summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Add relevant files to the FILES sectionmarkm1996-08-031-0/+5
* Document that the major and minor numbers are parsed by strtoul().bde1996-07-301-2/+3
* Use strtoul() more carefully.bde1996-07-301-12/+34
* Limit the risk of `buf' overrun in ping.c when printing hostnames.peter1996-07-281-2/+3
* Finally use strtoul() to convert the major an minor numbers, sojoerg1996-07-272-2/+23
* Submitted by: archie@whistle.comjulian1996-07-231-2/+3
* When running 'rrestore foo', you get a segmentation fault becausejkh1996-07-231-1/+3
* mount_ext2fs somehow got a stray mntopts.h, which was out of sync withpeter1996-07-232-74/+2
* Submitted by: archie@whistle.comjulian1996-07-232-23/+71
* I have added a new option -p to the mount command. This wasjkh1996-07-214-16/+146
* Grammar fix described by wollman in response to PR 1363.alex1996-07-141-1/+1
* General -Wall warning cleanup, part I.jkh1996-07-121-3/+5
* 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
OpenPOWER on IntegriCloud