aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Changes for the new KTH KerberosIVMark Murray1997-09-281-4/+8
* Changes for the new KTH KerberosIV.Mark Murray1997-09-281-4/+8
* Add noclusterr and noclusterw options. The noclusterr and noclusterwKATO Takenori1997-09-276-8/+36
* Spell out a few things for the media options.Peter Wemm1997-09-271-5/+14
* Fix bad assumptions about types.Poul-Henning Kamp1997-09-181-0/+10
* Many places in the code NULL is used in integer context, wherePoul-Henning Kamp1997-09-184-5/+5
* Typo.Philippe Charnier1997-09-181-1/+1
* Some tweaks to get this to cope with ELF where the address space startsPeter Wemm1997-09-131-8/+18
* If a host in an export line in /etc/exports (or within a netgroup onJonathan Lemon1997-09-121-7/+18
* Fix typo in comment.Daniel O'Callaghan1997-09-121-1/+1
* Mention the IPFIREWALL_DEFAULT_TO_ACCEPT option and it's effect onPeter Wemm1997-09-101-2/+14
* Fix typo (65434 -> 65534)Peter Wemm1997-09-101-1/+1
* tell dset how to save the pnp info in the kernel...John-Mark Gurney1997-09-091-0/+86
* Ingored incoming packets are now dropped whenBrian Somers1997-09-062-2/+20
* Fix my e-mail address. Old work addres is no good.Eivind Eklund1997-08-311-1/+1
* fix a few spelling changesJohn-Mark Gurney1997-08-301-1/+1
* Added hw.machine_arch.KATO Takenori1997-08-301-1/+2
* Plug info agthering attack as pointed out on Bugtraq recently.Guido van Rooij1997-08-291-9/+14
* .Xr vnconfig 8. This was suggested by Dworkin Muller <dworkin@village.org>Warner Losh1997-08-261-2/+3
* Fixed an example.Bruce Evans1997-08-252-2/+2
* Removed duplicate MOPT_FORCE and sorted the first one. Rev.1.5 andBruce Evans1997-08-252-6/+4
* Moved getmntops() stuff back to mntopt.h so that it is visible in otherBruce Evans1997-08-254-16/+10
* Backed out previous commit - don't clobber the (normally equivalent)Bruce Evans1997-08-252-4/+2
* Support all mount flags that are supported in the kernel.Bruce Evans1997-08-253-3/+12
* add Id line (so that the commit on RELENG_2_2 will have it too)John-Mark Gurney1997-08-251-0/+1
* Forgot to cvs add this new file.Steve Price1997-08-242-0/+80
* Try to avoid mounting filesystems multiple times. Also whileSteve Price1997-08-2414-58/+198
* Mention the various reasons for messages of the form:Joerg Wunsch1997-08-242-2/+34
* Make it explicit that arguments to -c are in hex, while other numbers areJoerg Wunsch1997-08-241-11/+22
* Always include the section name in the .Xr macro and cleanupSteve Price1997-08-242-22/+28
* Remove the reference to the nonexistant dump(5) manpage.Steve Price1997-08-231-2/+1
* Protect against target containing a '%' which might be misinterpretedSteve Price1997-08-232-4/+14
* Make the daemon process a true daemon by calling setsid().Joerg Wunsch1997-08-231-1/+2
* another -I/sys to -I${.CURDIR}/../../sysJohn-Mark Gurney1997-08-221-1/+1
* Add -R (rescan or refresh) option to rescan and rebuild the hintsPeter Wemm1997-08-222-13/+27
* Enable simultaneous use of -u and -p options. Release any resources beforeJonathan Lemon1997-08-211-7/+10
* Bring comment on '-a' flag in line with reality.Daniel O'Callaghan1997-08-211-2/+1
* Fix a typo and while here cleanup the use of the .Nm macro.Steve Price1997-08-201-6/+7
* ".if exists(${CURDIR}/../../secure)" rather than testing relative to theDavid Nugent1997-08-181-2/+2
* Test that rc.shutdown exists before attempting to run it - silentlyDavid Nugent1997-08-181-1/+13
* Add an ntohs() and format an IP address with inet_ntoa() whenBill Fenner1997-08-111-3/+3
* - 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