summaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
...
* Add "-m" command to read mode pages. Also add -z for freezing,Peter Dufault1995-04-282-74/+333
* Replace call to obsolete inet_addr routine with inet_aton so we can specifyPaul Traina1995-04-261-2/+2
* Obtained from: copied fro mount_kernfsJulian Elischer1995-04-213-0/+211
* Bugfixes :Gary Palmer1995-04-196-18/+66
* Yank out the rewriting of disklabels. This code can and will get confusedPoul-Henning Kamp1995-04-191-52/+0
* Remove "BUG" of not supporting arguments for "-o"Peter Dufault1995-04-171-14/+7
* Add support for arguments in output "-o" string.Peter Dufault1995-04-171-5/+28
* Bump to 2.0-950418-SNAPGary Palmer1995-04-171-1/+1
* Claim 0xA7 for NEXTSTEP in here also.Gary Palmer1995-04-172-0/+2
* Add NEXTSTEP as claiming partition code 0xA7.Gary Palmer1995-04-172-0/+2
* Bump the snap date.Jordan K. Hubbard1995-04-151-1/+1
* We're now shooting for a 950412-SNAPJordan K. Hubbard1995-04-121-1/+1
* Bump this to 0408. I have my reasons.Jordan K. Hubbard1995-04-111-1/+1
* Fix initialization error that caused `mount -vat' to behave unexpectedlyGarrett Wollman1995-04-101-3/+6
* Update declaration to match the change made to dir.c a few hours ago.Bruce Evans1995-04-023-3/+3
* Submitted by: Philippe Charnier <charnier@lirmm.fr>, added to by bdeBruce Evans1995-04-021-8/+8
* Make this actually work. It always failed in FreeBSD because it attemptedBruce Evans1995-04-021-6/+27
* Submitted by: Philippe Charnier <charnier@lirmm.fr>, distilled by bdeBruce Evans1995-04-026-6/+9
* Submitted by: phk, added to by bdeBruce Evans1995-04-0240-226/+797
* make pass work also as the first keywordUgen J.S. Antsilevich1995-03-301-1/+1
* Fixed stupid bug in mountd: it would seem that the kernel doesn't allowBill Paul1995-03-261-6/+26
* Use more AI to predict initial/final isdst,Andrey A. Chernov1995-03-261-19/+37
* add a \t which has been nagging me too longPoul-Henning Kamp1995-03-191-2/+2
* Remove reference to fsdb(8). We don't have it.Poul-Henning Kamp1995-03-173-3/+0
* Fix long-standing core dump when ld returns failure.Garrett Wollman1995-03-161-2/+2
* Changed manual page to conform to the reality in FreeBSD.David Greenman1995-03-151-9/+8
* Extract the cpio-floppy relative to the root, not /stand.Poul-Henning Kamp1995-03-151-7/+5
* Do not try to make any notice if the PID file cannot be created.Joerg Wunsch1995-03-121-3/+1
* Impliment -ad and -au flags in addition to -a and document the changeBill Paul1995-03-122-8/+42
* Make slattach create a PID file under /var/run when the connection isJoerg Wunsch1995-03-122-4/+33
* Fix it - now this programm should work probably..It isUgen J.S. Antsilevich1995-03-121-37/+49
* Update manpage..BTW,if somebody wit good EnglishUgen J.S. Antsilevich1995-03-031-8/+21
* Oops..remove some debugging leftover..Ugen J.S. Antsilevich1995-03-031-1/+0
* Ok..so everybody picking on me that ipfw syntacsUgen J.S. Antsilevich1995-03-031-106/+172
* Fixed manpage..ldeny,lreject and log options are thereUgen J.S. Antsilevich1995-02-271-3/+2
* The things you have to go through some times! Add a minimal program toPoul-Henning Kamp1995-02-262-4/+22
* oops.Poul-Henning Kamp1995-02-261-4/+6
* Add a '-p' option to md5. This will save some time in generation of thePoul-Henning Kamp1995-02-262-7/+15
* configure_network() if carrier already presentAndrey A. Chernov1995-02-251-2/+4
* Change utility to accept interface nameUgen J.S. Antsilevich1995-02-242-10/+59
* Fix -Wall warnings.Poul-Henning Kamp1995-02-231-7/+11
* Don't clobber d_secperunit in `disklabel -e'. `disklabel -e' replaces allBruce Evans1995-02-222-0/+22
* Document the mountdtab file in the man page.Andreas Schulz1995-02-221-1/+3
* Use POSIX.2 regular expressions, get rid of libcompat.Garrett Wollman1995-02-214-40/+52
* Implement maxprocperuid and maxfilesperproc. They are tunableGuido van Rooij1995-02-201-1/+3
* Clean this file up so it is readable...Poul-Henning Kamp1995-02-201-178/+111
* ipfirewall.4 is obviously not here anymore! Adjust the Makefile.Jordan K. Hubbard1995-02-181-2/+0
* Finally document "via" feature..Ugen J.S. Antsilevich1995-02-171-5/+9
* fstab is in section 5, not section 8.Jordan K. Hubbard1995-02-171-1/+1
* Fix another bogon in the change before the last.Bruce Evans1995-02-162-2/+2