aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* MFS: Teach pkg_add -r how to find 4.7-RELEASE packages with an appropriateBruce A. Mah2002-10-081-0/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_4_7'.cvs2svn2002-10-051461-0/+380921
|\
| * MFC: If the peer gives us 0.0.0.0 as his IP number, NAK it rather than acceptingBrian Somers2002-09-281-1/+2
| * Partial revert of previous commit: tgz is once again the defaultBruce A. Mah2002-09-261-2/+2
| * Revert to gzip as the default compression scheme used by theBruce A. Mah2002-09-253-9/+5
| * MFC pciconf.c revision 1.18: usage message fixes. Sync the man pageJohn Polstra2002-09-172-16/+12
| * MFC: assume that autoinstalled dependencies have the same format (.tbz, tgz orMaxim Sobolev2002-09-171-2/+6
| * MFC 1.18: Check for FD_SET overruns.Jacques Vidrine2002-09-171-0/+8
| * MFC: Don't change MTRRs unless we understand the old values - shouldDavid Malone2002-09-162-1/+3
| * MFC: Unbreak things when NOINET6 is definedBrian Somers2002-09-161-0/+2
| * MFC: -S option that allows the user to disable vty switching andDima Dorfman2002-09-152-7/+34
| * This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-09-131-0/+89
| * MFC: Update to use *.tbz suffix, update example URL, fix a gramm-o.Bruce A. Mah2002-09-121-3/+3
| * MFC main.c 1.20, mapper.c 1.16, mrinfo.c 1.18, mtrace.c 1.20:Jacques Vidrine2002-09-124-0/+10
| * MFC: Fix minor off-by-one-error.Bruce A. Mah2002-09-091-1/+1
| * MFC: Make pkg_install go to the right place for 4.6-RELEASE andBruce A. Mah2002-09-091-0/+2
| * Backout previous commit. In code freeze for 4.7. Yes, I am an idiot.Crist J. Clark2002-09-051-20/+3
| * MFC: 1.105. Don't give up on a remote log host when we get aCrist J. Clark2002-09-051-3/+20
| * s/strchr/strrchr/ (typo in previous commit)Dag-Erling Smørgrav2002-09-041-1/+1
| * MFC: EverythingBrian Somers2002-09-0181-8887/+4658
| * MFC *: lpr-related pieces of 'The .Nm utility' changes.Garance A Drosehn2002-09-014-16/+24
| * MFC: use '' quotes instead of `' to delimit names of files and packagesDavid E. O'Brien2002-08-312-17/+17
| * sync style with -currentDavid E. O'Brien2002-08-311-3/+2
| * Sync style with -current.David E. O'Brien2002-08-311-3/+2
| * MFC: rev 1.18 (handle snprintf() returning <0)David E. O'Brien2002-08-311-2/+2
| * MFC: convert our compression method to bzip2 from gzip.David E. O'Brien2002-08-314-18/+23
| * MFC: Reduce private "lesser known" function redirection to improve clarity.David E. O'Brien2002-08-313-48/+39
| * MFC: rev 1.29 (snprintf can return <0)David E. O'Brien2002-08-311-3/+3
| * Sync style with -current to reduce diffs.David E. O'Brien2002-08-311-4/+3
| * MFC: styleDavid E. O'Brien2002-08-311-3/+3
| * MFC 1.59: Fix conjugation of exists, add full stops to the messages I changed.David Malone2002-08-311-2/+2
| * MFC: Constify, inet_aton returns 0 on failure, spell compatibility correctly.David Malone2002-08-311-3/+3
| * MFC: Use "kbytes" instead of "blocks" in messages as this is reallyJens Schweikhardt2002-08-311-2/+2
| * This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-08-315-0/+8238
| * MFC: user-setable promisc mode. The code is slightly diffrent (and uglier)Maxim Sobolev2002-08-302-5/+9
| * MFC the daemon(8) utility and hook it up to the build.Sheldon Hearn2002-08-281-0/+1
| * MFC: Introduce the -d flag to show which drivers are bound to a device.Josef Karthauser2002-08-272-42/+50
| * MFC: Correct the FAQ URLBrian Somers2002-08-262-4/+6
| * MFC: 1.17; respect the invoker's umask instead of always creatingIan Dowse2002-08-261-0/+6
| * MFC from rev 1.57: Preserve suid/gid permissions when extractingMario Sergio Fujikawa Ferreira2002-08-241-1/+1
| * MFC: Add capability for limiting the maximum number of simultaneousHajimu UMEMOTO2002-08-213-4/+314
| * MFC: don't use the GCC'ism __FUNCTION__, but rather than ISO __func__'ism.David E. O'Brien2002-08-2031-176/+174
| * MFC: rev 1.49 (increase the number of packages that can be installed by anDavid E. O'Brien2002-08-201-1/+1
| * MFC: prevent `pkg_info(1) -o' from dumping core on packages without originMaxim Sobolev2002-08-191-0/+1
| * MFC 1.97John W. De Boskey2002-08-181-4/+7
| * MFC: r1.26: Add break's to case blocks.Mike Heffner2002-08-171-0/+2
| * MFC: fix assorted typos.Jens Schweikhardt2002-08-152-3/+3
| * MFC: Don't dump apm information when only asked to enable/disable features.Maxim Sobolev2002-08-121-0/+2
| * MFC: Print something we've cast to a long with %ld not %d.David Malone2002-08-111-1/+1
| * MFC: rev. 1.74-1.75Akinori MUSHA2002-08-111-5/+1