summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Bring comment on '-a' flag in line with reality.danny1997-08-211-2/+1
* Fix a typo and while here cleanup the use of the .Nm macro.steve1997-08-201-6/+7
* ".if exists(${CURDIR}/../../secure)" rather than testing relative to thedavidn1997-08-181-2/+2
* Test that rc.shutdown exists before attempting to run it - silentlydavidn1997-08-181-1/+13
* Add an ntohs() and format an IP address with inet_ntoa() whenfenner1997-08-111-3/+3
* - Buffer space problem found by Sergio Lenzi <lenzi@bsi.com.br>brian1997-08-105-92/+297
* If, in a level N dump, the file with the inode number X is ajoerg1997-08-101-2/+6
* Support interface names up to 15 characters in length. In order toalex1997-08-081-4/+4
* don't lose track of how many packets we've sentjulian1997-08-071-3/+3
* runshutdown(): get rid of getdtablesize loop, it gains nothing nowache1997-08-061-4/+1
* rc.shutdown fixes:ache1997-08-061-12/+12
* Add /etc/rc.shutdown capability to init.davidn1997-08-023-18/+171
* Allow service names as the divert/tee arg.brian1997-07-251-5/+19
* Cleaned up revisions 1.22 and 1.23.bde1997-07-201-21/+24
* Calculate and print out the standard deviation of the round trip times.wollman1997-07-183-19/+33
* Check if routed had the same problems that route(1) had.julian1997-07-182-19/+35
* fix what appears to me to be absolutle bogus codejulian1997-07-181-6/+7
* Merge WebNFS support from NetBSD.dfr1997-07-162-2/+47
* Removed "hack to prevent overflow of a 32bit block number". Lite2 has abde1997-07-131-3/+1
* kill the undeadpeter1997-07-132-733/+0
* Fix a problem introduced with a recent change that caused a hang withsef1997-07-131-10/+28
* Allow ldconfig to accept files (containing directory paths) as well asjkh1997-07-112-9/+73
* don't count packets as being transmitted when we know that the sendto()julian1997-07-091-2/+4
* ping called printf() from a signal handler..julian1997-07-091-5/+26
* Move logwtmp(shutdown) call before any real action in death().ache1997-07-081-4/+4
* 1. Replace malloc+bzero by callocache1997-07-051-28/+5
* Add -D_NEW_VFSCONF to eliminate compilation warningache1997-07-051-2/+2
* Document recent changes (config files and -D...) and not so recent changesbde1997-07-051-42/+106
* death: revoke all lines listed in /etc/ttys instead of sending HUPache1997-07-041-3/+27
* Add Xref to nologin(5).max1997-07-041-0/+1
* Die and stay dead. Ya got it?!jdp1997-07-042-776/+0
* Include <libutil.h> instead of private declarationsache1997-07-031-8/+2
* Remove unneded cast in login_getclassbyname which cause warningache1997-07-021-2/+2
* This commit was generated by cvs2svn to compensate for changes in r27163,bde1997-07-023-0/+1121
|\
| * Import Lite2's src/sbin, except for XNSrouted and routed. All relevantbde1997-07-0219-84/+1277
* | Import Lite2's src/sbin, except for XNSrouted and routed. All relevantbde1997-07-021-0/+388
* | Remove lines inside #ifdef 0/#endif.charnier1997-06-302-64/+2
* | Configure static linkage in the normal way (default to -static usingbde1997-06-291-2/+2
* | Print fs_maxfilesize.bde1997-06-291-2/+2
* | Prepare to remove the declaration of sys_siglist from <unistd.h>.bde1997-06-291-2/+2
* | Attempt to open the device for reading before actually adding the devicepst1997-06-281-1/+14
* | Display tickadj in struct clockinfo.jhay1997-06-241-3/+3
* | Suggest using /etc/services entry rather than abrian1997-06-241-4/+5
* | Allow use of the name "swap" instead of an actual swap device.tegge1997-06-231-0/+31
* | Allow ipfw to look up service names from /etc/services (or NIS if turned on)julian1997-06-232-15/+47
* | Show the real revision date and not the date that thissteve1997-06-238-10/+10
* | sysconfig -> rc.confjkh1997-06-221-3/+3
* | This commit was generated by cvs2svn to compensate for changes in r26781,brian1997-06-227-0/+1969
|\ \
| * | Bring natd into main source tree now that thebrian1997-06-227-0/+1969
| /
* | Sync usage string according to man page.charnier1997-06-191-4/+3
OpenPOWER on IntegriCloud