summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Make the noauto flag usable for swap devices too. Closes PR#1542jkh1996-09-062-1/+3
* Fixed DPADD.bde1996-09-052-6/+6
* Cast the partial result of an expression to an off_t to fix an overflowdg1996-09-051-1/+1
* Just realised the man page didn't mention the appletalk specific optionsjulian1996-09-041-1/+9
* Get rid of an unexpectedly bogus sanity check under appletalk becausejulian1996-09-041-3/+3
* Implemented user side of "noatime" mount option. This option disablesdg1996-09-034-2/+8
* Add ${DPADD}, $Id$peter1996-09-021-0/+2
* Because 'ipfw flush' is such a dangerous command (given that mostnate1996-08-312-8/+42
* [HISTORY] command appeared in Version 1 AT&T UNIXwosch1996-08-292-2/+4
* Add one line fix to stop my old 'don't barf if you see the samewpaul1996-08-291-2/+3
* Add support to halt, to allow it to request that the power be turned offjulian1996-08-242-6/+18
* Use the .Bx macro where appropriate.mpp1996-08-2314-16/+30
* Use the .At macro where appropriate.mpp1996-08-232-2/+4
* Use the .Fx macro where appropriate.mpp1996-08-238-16/+27
* Print out ICMP errors that are responses to our own packets by default.fenner1996-08-202-20/+69
* a header file for zopen.3wosch1996-08-202-1/+5
* 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
OpenPOWER on IntegriCloud