aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* - Buffer space problem found by Sergio Lenzi <lenzi@bsi.com.br>Brian Somers1997-08-105-92/+297
* If, in a level N dump, the file with the inode number X is aJoerg Wunsch1997-08-101-2/+6
* Support interface names up to 15 characters in length. In order toAlexander Langer1997-08-081-4/+4
* don't lose track of how many packets we've sentJulian Elischer1997-08-071-3/+3
* runshutdown(): get rid of getdtablesize loop, it gains nothing nowAndrey A. Chernov1997-08-061-4/+1
* rc.shutdown fixes:Andrey A. Chernov1997-08-061-12/+12
* Add /etc/rc.shutdown capability to init.David Nugent1997-08-023-18/+171
* Allow service names as the divert/tee arg.Brian Somers1997-07-251-5/+19
* Cleaned up revisions 1.22 and 1.23.Bruce Evans1997-07-201-21/+24
* Calculate and print out the standard deviation of the round trip times.Garrett Wollman1997-07-183-19/+33
* Check if routed had the same problems that route(1) had.Julian Elischer1997-07-182-19/+35
* fix what appears to me to be absolutle bogus codeJulian Elischer1997-07-181-6/+7
* Merge WebNFS support from NetBSD.Doug Rabson1997-07-162-2/+47
* Removed "hack to prevent overflow of a 32bit block number". Lite2 has aBruce Evans1997-07-131-3/+1
* kill the undeadPeter Wemm1997-07-132-733/+0
* Fix a problem introduced with a recent change that caused a hang withSean Eric Fagan1997-07-131-10/+28
* Allow ldconfig to accept files (containing directory paths) as well asJordan K. Hubbard1997-07-112-9/+73
* don't count packets as being transmitted when we know that the sendto()Julian Elischer1997-07-091-2/+4
* ping called printf() from a signal handler..Julian Elischer1997-07-091-5/+26
* Move logwtmp(shutdown) call before any real action in death().Andrey A. Chernov1997-07-081-4/+4
* 1. Replace malloc+bzero by callocAndrey A. Chernov1997-07-051-28/+5
* Add -D_NEW_VFSCONF to eliminate compilation warningAndrey A. Chernov1997-07-051-2/+2
* Document recent changes (config files and -D...) and not so recent changesBruce Evans1997-07-051-42/+106
* death: revoke all lines listed in /etc/ttys instead of sending HUPAndrey A. Chernov1997-07-041-3/+27
* Add Xref to nologin(5).Masafumi Max NAKANE1997-07-041-0/+1
* Die and stay dead. Ya got it?!John Polstra1997-07-042-776/+0
* Include <libutil.h> instead of private declarationsAndrey A. Chernov1997-07-031-8/+2
* Remove unneded cast in login_getclassbyname which cause warningAndrey A. Chernov1997-07-021-2/+2
* This commit was generated by cvs2svn to compensate for changes in r27163,Bruce Evans1997-07-023-0/+1121
|\
| * Import Lite2's src/sbin, except for XNSrouted and routed. All relevantBruce Evans1997-07-0219-0/+9671
* | Import Lite2's src/sbin, except for XNSrouted and routed. All relevantBruce Evans1997-07-021-0/+388
* | Remove lines inside #ifdef 0/#endif.Philippe Charnier1997-06-302-64/+2
* | Configure static linkage in the normal way (default to -static usingBruce Evans1997-06-291-2/+2
* | Print fs_maxfilesize.Bruce Evans1997-06-291-2/+2
* | Prepare to remove the declaration of sys_siglist from <unistd.h>.Bruce Evans1997-06-291-2/+2
* | Attempt to open the device for reading before actually adding the devicePaul Traina1997-06-281-1/+14
* | Display tickadj in struct clockinfo.John Hay1997-06-241-3/+3
* | Suggest using /etc/services entry rather than aBrian Somers1997-06-241-4/+5
* | Allow use of the name "swap" instead of an actual swap device.Tor Egge1997-06-231-0/+31
* | Allow ipfw to look up service names from /etc/services (or NIS if turned on)Julian Elischer1997-06-232-15/+47
* | Show the real revision date and not the date that thisSteve Price1997-06-238-10/+10
* | sysconfig -> rc.confJordan K. Hubbard1997-06-221-3/+3
* | Bring natd into main source tree now that theBrian Somers1997-06-227-0/+1969
* | Sync usage string according to man page.Philippe Charnier1997-06-191-4/+3
* | Cosmetic in usage string.Philippe Charnier1997-06-191-1/+1
* | Use warn(3).Philippe Charnier1997-06-191-7/+8
* | Use err(3). Add missing prototypes. Cosmetic in usage string.Philippe Charnier1997-06-191-11/+20
* | Use err(3). Add usage().Philippe Charnier1997-06-191-33/+20
* | Use err(3).Philippe Charnier1997-06-191-21/+13
* | Various typos in man page. Cosmetic in usage string. Use err(3) insteadPhilippe Charnier1997-06-182-34/+22