aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Add a "noauto" flag so that you can do things like prevent your systemJordan K. Hubbard1995-08-234-6/+16
* Add $Id$Gary Palmer1995-08-221-0/+3
* Reset the umask before creating the output file; otherwise runningJoerg Wunsch1995-08-161-1/+2
* Add (apparently) Larry McVoy's warning....Peter Wemm1995-08-121-0/+2
* Fix init to correctly detect processes that are exiting multipleMike Pritchard1995-08-081-1/+1
* nspace count was incremented only in child, so warning never displayedAndrey A. Chernov1995-08-081-9/+13
* Delete bogus referneces to timezone code internal header file `tzfile.h',Garrett Wollman1995-08-073-12/+2
* Just when you thought it was safe...Bill Paul1995-08-071-0/+69
* Remove IMAXBEL clearing, our cfmakeraw() already fixed for itAndrey A. Chernov1995-08-041-1/+0
* Remove a newline from the output of savecore(8), so the bogus numberJoerg Wunsch1995-07-301-1/+0
* scsi(8) used to fall off the end of main(), returning an arbitraryJoerg Wunsch1995-07-301-1/+2
* Change `install' to `${INSTALL}' so that default install flags can beBruce Evans1995-07-251-1/+1
* Man page was incorrectly pointing to /etc/dump, it should be /sbin/dump.Rodney W. Grimes1995-07-151-1/+1
* Fix to match new API. Fixes memory leak, faster.Poul-Henning Kamp1995-07-121-6/+9
* Remove a bogus fclose. Normally the "w" stream for /var/crash/bounds wasBruce Evans1995-07-111-1/+0
* The mode page editor never cleaned up the temp files. ThanksPeter Dufault1995-07-111-1/+32
* Changes to support version 3 of the NFS protocol.Doug Rabson1995-06-278-209/+538
* When tuneing filesystems with tunefs, it is not obvious what the currentJoerg Wunsch1995-06-252-0/+39
* When using dump/rdump on large filesytems (my case 3 GB), the lseekJoerg Wunsch1995-06-241-2/+4
* Add an "-m" flag to merge instead of replace the entries. We canSatoshi Asami1995-06-242-41/+75
* `dev_bsize' must be reset to 1 before the bread() orDima Ruban1995-06-211-0/+1
* Added -o port option. Use specified port number for NFS requests. The defaultKarl Strickland1995-06-142-1/+13
* Use the correct file pointer when reading the group id map file. The oldGarrett Wollman1995-06-132-10/+16
* Merge RELENG_2_0_5 into HEADRodney W. Grimes1995-06-112-7/+10
* Remove trailing whitespace.Rodney W. Grimes1995-05-3075-490/+490
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-4/+4
* Fixed bug where UDP was required to mount a TCP NFS filesystem.David Greenman1995-05-241-3/+7
* The dset program didn't set the "msize" (iosiz in userconfig).Poul-Henning Kamp1995-05-221-5/+15
* Add a undocumented '-d' flag to set debugging.Poul-Henning Kamp1995-05-211-2/+5
* Fixed incompleteness that would allow dirty filesystems to get mountedDavid Greenman1995-05-152-4/+10
* Add dumponAndrey A. Chernov1995-05-141-1/+1
* Take out special error message for EINVAL...we really do want it to beDavid Greenman1995-05-141-4/+0
* Fix force flag: It is not a "negative" flag. Add MNT_FORCE to the acceptableDavid Greenman1995-05-124-2/+4
* Learn how to print out kern.dumpdev as a name.Garrett Wollman1995-05-121-3/+12
* My utility to specify where you want crash dumps to go. More userGarrett Wollman1995-05-123-0/+236
* Remove all reference to sysinstall - it's going away.Jordan K. Hubbard1995-05-091-2/+0
* Add support for editing mode pages.Peter Dufault1995-05-052-22/+266
* Flush stdout when writing out each superblock backup.David Greenman1995-05-021-0/+1
* Don't print out zero length names when verbose is set.Peter Dufault1995-05-011-2/+2
* Add a "-s" argument to specify the command timeout in seconds.Peter Dufault1995-05-012-12/+23
* 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