summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Add '-t X' which times out after pinging for X seconds.billf2000-01-142-4/+18
* Adjust paths after repository copy.bde2000-01-142-2/+2
* Move sbin/i386/{mount_msdos,comcontrol} back to sbin, they are notpeter2000-01-1410-874/+3
* Removed yet another vestige of the ft driver.bde2000-01-141-7/+0
* Thresh-out the nfs manual page references a bitdillon2000-01-133-1/+5
* Unremoved used include of <sys/stat.h> (don't depend on pollution inbde2000-01-121-1/+1
* Backed out removal of vendor id and gratuitous change of tmpfile prefixbde2000-01-112-2/+4
* Fix the use of an uninitialized variable in the previous commit.peter2000-01-103-6/+6
* Add `.Nm rrestore' to NAME section.phantom2000-01-101-1/+2
* Add `.Nm fastboot' and `.Nm fasthalt' to NAME section.phantom2000-01-101-3/+4
* Add `.Nm rdump' to NAME section.phantom2000-01-101-1/+2
* 10 X's for mktemp(). This seems to be free from race conditions.kris2000-01-102-2/+2
* 10 X's for mkstemp(), and don't redefine _PATH_TMPkris2000-01-104-8/+6
* - Style/bde changes.peter2000-01-103-96/+114
* - Forgot to nuke hotroot completely.peter2000-01-103-3/+3
* Add Latin2 conversion tableache2000-01-086-3/+177
* Allow #-comments in conversion table fileache2000-01-0812-57/+189
* Merge bug fix from KAME repository.shin2000-01-081-7/+0
* Some code cleanup based on the ideas from submitter.bp2000-01-081-24/+16
* Support per-flow queueing in dummynet.luigi2000-01-082-296/+531
* Don't try to include ipsec support if we are building for the installmsmith2000-01-071-2/+7
* Document a waring that tunefs(8) emits when enabling/disablingphantom2000-01-071-0/+19
* libipsec and IPsec related apps. (and some KAME related man pages)shin2000-01-0613-5/+3309
* Add chown(8)-like functionality. This will allow us to not use chown(8)obrien2000-01-062-6/+98
* make_devices(): Create devices with permissions 640, not 740.grog2000-01-051-10/+10
* Cast myminor/mymajor results to u_int somjacob2000-01-051-1/+2
* Refreshed the silly copy of <sys/disklabel.h>. The old copy wasbde2000-01-052-320/+638
* Describe 'move' function.grog2000-01-051-14/+79
* Change parameters of some declarations.grog2000-01-051-3/+4
* makedev: Give all devices permissions 740.grog2000-01-051-57/+25
* Explicitly type large scalar parameters to avoid compilation warningsgrog2000-01-051-90/+168
* Explicitly type large scalar parameters to avoid compilation warningsgrog2000-01-051-10/+132
* The dumpon sysctl only accept cdevs thse days.phk2000-01-041-2/+3
* Remove -g compiler flag.marcel2000-01-031-1/+1
* Make fsck(8) do a MNT_RELOAD after cleaning for all read-only mountedpeter1999-12-307-113/+189
* - do not dereference a null pointer.ru1999-12-291-2/+10
* Small bug fix and improvementsshin1999-12-281-2/+8
* Getaddrinfo(), getnameinfo(), and etc support in libc/net.shin1999-12-285-0/+1937
* Fix tab completion mounts (like /cdrom/)eivind1999-12-262-0/+2
* Fix bogus initialization of using a sledge hammer to quite -Wall, badobrien1999-12-211-5/+4
* 'clri' takes an argument.billf1999-12-201-2/+3
* Fix the example in the bugs section.ken1999-12-171-1/+1
* Document that securelevel >= 2 clamps time changes to at most one second.nik1999-12-161-0/+4
* Spelling fix (manuall -> manual)billf1999-12-161-1/+1
* Spelling correction (adress -> address)billf1999-12-161-1/+1
* Add MAINTAINER tag.guido1999-12-154-0/+8
* Enable INET6 by default.shin1999-12-152-2/+2
* First version of HPFS stuff.semenu1999-12-093-0/+396
* When erroring out that there is not enough space to write the corefile,obrien1999-12-081-3/+5
* udp IPv6 support, IPv6/IPv4 tunneling support in kernel,shin1999-12-077-16/+508
OpenPOWER on IntegriCloud