summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* back out a part of the previous patch that garrett objected to..julian1996-08-192-7/+2
* Submitted by: Archie@whistle.comjulian1996-08-133-3/+13
* Completely rewrite handling of protocol field for firewalls, things arepst1996-08-132-130/+72
* Attempt to unlink any stale .o files before relocating code.pst1996-08-131-2/+3
* Cover a potential buffer overrun problempst1996-08-131-2/+2
* Fix tcp/udp port rangespst1996-08-131-3/+3
* Reviewed by: julianjulian1996-08-093-2/+46
* add nextboot by defaultjulian1996-08-091-2/+2
* slight man page additions re: deficienciesjulian1996-08-092-0/+10
* Drop setuid ASAP, to minimize code executed as root.fenner1996-08-091-3/+17
* Submitted by: archie@whistle.comjulian1996-08-072-14/+12
* Filter by IP protocol.alex1996-08-052-28/+72
* 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
OpenPOWER on IntegriCloud