aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Thresh-out the nfs manual page references a bitMatthew Dillon2000-01-133-1/+5
* Unremoved used include of <sys/stat.h> (don't depend on pollution inBruce Evans2000-01-121-1/+1
* Backed out removal of vendor id and gratuitous change of tmpfile prefixBruce Evans2000-01-112-2/+4
* Fix the use of an uninitialized variable in the previous commit.Peter Wemm2000-01-103-6/+6
* Add `.Nm rrestore' to NAME section.Alexey Zelkin2000-01-101-1/+2
* Add `.Nm fastboot' and `.Nm fasthalt' to NAME section.Alexey Zelkin2000-01-101-3/+4
* Add `.Nm rdump' to NAME section.Alexey Zelkin2000-01-101-1/+2
* 10 X's for mktemp(). This seems to be free from race conditions.Kris Kennaway2000-01-102-2/+2
* 10 X's for mkstemp(), and don't redefine _PATH_TMPKris Kennaway2000-01-104-8/+6
* - Style/bde changes.Peter Wemm2000-01-103-96/+114
* - Forgot to nuke hotroot completely.Peter Wemm2000-01-103-3/+3
* Add Latin2 conversion tableAndrey A. Chernov2000-01-086-3/+177
* Allow #-comments in conversion table fileAndrey A. Chernov2000-01-0812-57/+189
* Merge bug fix from KAME repository.Yoshinobu Inoue2000-01-081-7/+0
* Some code cleanup based on the ideas from submitter.Boris Popov2000-01-081-24/+16
* Support per-flow queueing in dummynet.Luigi Rizzo2000-01-082-296/+531
* Don't try to include ipsec support if we are building for the installMike Smith2000-01-071-2/+7
* Document a waring that tunefs(8) emits when enabling/disablingAlexey Zelkin2000-01-071-0/+19
* libipsec and IPsec related apps. (and some KAME related man pages)Yoshinobu Inoue2000-01-0613-5/+3309
* Add chown(8)-like functionality. This will allow us to not use chown(8)David E. O'Brien2000-01-062-6/+98
* make_devices(): Create devices with permissions 640, not 740.Greg Lehey2000-01-051-10/+10
* Cast myminor/mymajor results to u_int soMatt Jacob2000-01-051-1/+2
* Refreshed the silly copy of <sys/disklabel.h>. The old copy wasBruce Evans2000-01-052-320/+638
* Describe 'move' function.Greg Lehey2000-01-051-14/+79
* Change parameters of some declarations.Greg Lehey2000-01-051-3/+4
* makedev: Give all devices permissions 740.Greg Lehey2000-01-051-57/+25
* Explicitly type large scalar parameters to avoid compilation warningsGreg Lehey2000-01-051-90/+168
* Explicitly type large scalar parameters to avoid compilation warningsGreg Lehey2000-01-051-10/+132
* The dumpon sysctl only accept cdevs thse days.Poul-Henning Kamp2000-01-041-2/+3
* Remove -g compiler flag.Marcel Moolenaar2000-01-031-1/+1
* Make fsck(8) do a MNT_RELOAD after cleaning for all read-only mountedPeter Wemm1999-12-307-113/+189
* - do not dereference a null pointer.Ruslan Ermilov1999-12-291-2/+10
* Small bug fix and improvementsYoshinobu Inoue1999-12-281-2/+8
* Getaddrinfo(), getnameinfo(), and etc support in libc/net.Yoshinobu Inoue1999-12-285-0/+1937
* Fix tab completion mounts (like /cdrom/)Eivind Eklund1999-12-262-0/+2
* Fix bogus initialization of using a sledge hammer to quite -Wall, badDavid E. O'Brien1999-12-211-5/+4
* 'clri' takes an argument.Bill Fumerola1999-12-201-2/+3
* Fix the example in the bugs section.Kenneth D. Merry1999-12-171-1/+1
* Document that securelevel >= 2 clamps time changes to at most one second.Nik Clayton1999-12-161-0/+4
* Spelling fix (manuall -> manual)Bill Fumerola1999-12-161-1/+1
* Spelling correction (adress -> address)Bill Fumerola1999-12-161-1/+1
* Add MAINTAINER tag.Guido van Rooij1999-12-154-0/+8
* Enable INET6 by default.Yoshinobu Inoue1999-12-152-2/+2
* First version of HPFS stuff.Semen Ustimenko1999-12-093-0/+396
* When erroring out that there is not enough space to write the corefile,David E. O'Brien1999-12-081-3/+5
* udp IPv6 support, IPv6/IPv4 tunneling support in kernel,Yoshinobu Inoue1999-12-077-16/+508
* Move basic ifilter utils to sbin where they shold have been committed byGuido van Rooij1999-12-061-0/+3
* Correct the ttys.5 and init.8 manpages with respect to the incorrectSheldon Hearn1999-12-061-7/+20
* Turn on 'ipfw tee'. Update man page. Please note (from the man page):Archie Cobbs1999-12-062-17/+10
* Properly align the columns of the header on Alpha.Marcel Moolenaar1999-12-041-1/+7