summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Adding changes to ipfw and the kernel to support ip packet diversion..julian1996-07-102-32/+80
* Now that we have a manpage, don't have the 'clean' target be a NO-OP.nate1996-07-101-1/+1
* changes to allow route to manipulate appletalk routes.julian1996-07-093-3/+61
* Submitted by: Archie@whistle.comjulian1996-07-092-2/+60
* oops, make the magic number match that used in the bootblock..julian1996-07-092-4/+4
* Obtained from: Whistle Communicationsjulian1996-07-096-0/+656
* Document that suid wrapper like suidperl(1) break option 'nosuid'.wosch1996-07-022-0/+8
* Correct definition of 'established' keyword.alex1996-07-021-1/+1
* Formatting fixes for 'in' and 'out' while listing.alex1996-06-291-22/+32
* Fix port specification syntax.alex1996-06-291-1/+1
* Fix address mask calculation when using ':' syntax. Allow a maskalex1996-06-231-13/+23
* Fix a couple of bogus casts to off_t that caused dumpfs to lseek negativepeter1996-06-231-4/+4
* Code clean up. Prototypes, parentheses around assignments used inalex1996-06-212-68/+136
* Add #include <err.h>.alex1996-06-191-0/+1
* Set the program name before trying to use it.alex1996-06-181-3/+3
* Moved initialization of defaults for the label for the whole disk frombde1996-06-172-20/+8
* Fix a typo in the view accounting records example.alex1996-06-151-1/+1
* Bring the man page more into line with reality.alex1996-06-151-259/+94
* Our kernel is not called /netbsd. ;)asami1996-06-141-4/+4
* Big sweep over ipfw, picking up where Poul left off:alex1996-06-091-23/+197
* Return make_union, s-bit removedache1996-05-191-2/+1
* Disable setuid permission for mount_union(1).pst1996-05-172-6/+0
* Large security hole in mount_union, the underlying filesystem for which doesn'tjkh1996-05-171-1/+2
* Accept mount(8)'s calling convention of passing just the filesystem typewollman1996-05-142-9/+23
* One program I missed in removing MOUNT_* constants.wollman1996-05-133-51/+63
* Get rid of the last vestiges of the old MOUNT_* constants in thewollman1996-05-1327-519/+376
* Document LFS as broken.jkh1996-05-122-0/+6
* Some cosmetics and some better error-checking.phk1996-05-111-46/+43
* From: Terry Lambert <terry@lambert.org>nate1996-05-093-3/+33
* Update route(8) to print out current meanings of rt_flags RTF_* bits.wollman1996-05-081-4/+10
* Connect ccd man page and ccdconfig to parent Makefiles.asami1996-05-041-1/+1
* Better method of choosing libdescrypt/libscrypt.markm1996-05-041-6/+6
* Split CRYPTOBJDIR -> SCRYPTOBJDIR/DESCRYPTOBJDIR for init(8)markm1996-05-041-2/+8
* Stupid bug, the default man page goes to section 1, not 8.joerg1996-05-031-0/+1
* Specify FreeBSd on the .Os line, since this is a FreeBSD-specificmpp1996-05-021-4/+3
* Oops, forgot to `cvs add' this one first...joerg1996-05-021-0/+80
* Add a man page.joerg1996-05-021-1/+0
* NBPG -> getpagesize()phk1996-05-022-2/+2
* Default to udp if neither udp nor tcp is specified. The previous revisionbde1996-05-011-1/+2
* changed a strchr to a strrchr so that modules with a `.' in the patherich1996-04-261-2/+2
* Fixed a couple of format strings to match the change of pid_t from longbde1996-04-131-1/+1
* default to udp if no flags specified...closes PR#bin/759scrappy1996-04-131-0/+1
* removed xref to icheck(8), ncheck(8) as they don't existscrappy1996-04-111-3/+1
* Fix a core dump when the user gives "-w" without an "="smpatel1996-04-101-1/+4
* English corrections from jdp.ache1996-04-091-18/+23
* Do not install the now unsupported netns and netisompp1996-04-081-1/+1
* Correct some man page xrefs, and some other minor changes to bring somempp1996-04-082-29/+29
* Correct some man page cross references and file location references.mpp1996-04-074-12/+12
* Don't immediately give up if a single read() or write() wasn'tjoerg1996-04-061-5/+31
* More info and more correctionsache1996-04-051-4/+8
OpenPOWER on IntegriCloud