summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Man page was incorrectly pointing to /etc/dump, it should be /sbin/dump.rgrimes1995-07-151-1/+1
* Fix to match new API. Fixes memory leak, faster.phk1995-07-121-6/+9
* Remove a bogus fclose. Normally the "w" stream for /var/crash/bounds wasbde1995-07-111-1/+0
* The mode page editor never cleaned up the temp files. Thanksdufault1995-07-111-1/+32
* Changes to support version 3 of the NFS protocol.dfr1995-06-278-209/+538
* When tuneing filesystems with tunefs, it is not obvious what the currentjoerg1995-06-252-0/+39
* When using dump/rdump on large filesytems (my case 3 GB), the lseekjoerg1995-06-241-2/+4
* Add an "-m" flag to merge instead of replace the entries. We canasami1995-06-242-41/+75
* `dev_bsize' must be reset to 1 before the bread() ordima1995-06-211-0/+1
* Added -o port option. Use specified port number for NFS requests. The defaultkarl1995-06-142-1/+13
* Use the correct file pointer when reading the group id map file. The oldwollman1995-06-132-10/+16
* Merge RELENG_2_0_5 into HEADrgrimes1995-06-112-7/+10
* Remove trailing whitespace.rgrimes1995-05-3075-490/+490
* Remove trailing whitespace.rgrimes1995-05-301-4/+4
* Fixed bug where UDP was required to mount a TCP NFS filesystem.dg1995-05-241-3/+7
* The dset program didn't set the "msize" (iosiz in userconfig).phk1995-05-221-5/+15
* Add a undocumented '-d' flag to set debugging.phk1995-05-211-2/+5
* Fixed incompleteness that would allow dirty filesystems to get mounteddg1995-05-152-4/+10
* Add dumponache1995-05-141-1/+1
* Take out special error message for EINVAL...we really do want it to bedg1995-05-141-4/+0
* Fix force flag: It is not a "negative" flag. Add MNT_FORCE to the acceptabledg1995-05-124-2/+4
* Learn how to print out kern.dumpdev as a name.wollman1995-05-121-3/+12
* My utility to specify where you want crash dumps to go. More userwollman1995-05-123-0/+236
* Remove all reference to sysinstall - it's going away.jkh1995-05-091-2/+0
* Add support for editing mode pages.dufault1995-05-052-22/+266
* Flush stdout when writing out each superblock backup.dg1995-05-021-0/+1
* Don't print out zero length names when verbose is set.dufault1995-05-011-2/+2
* Add a "-s" argument to specify the command timeout in seconds.dufault1995-05-012-12/+23
* Add "-m" command to read mode pages. Also add -z for freezing,dufault1995-04-282-74/+333
* Replace call to obsolete inet_addr routine with inet_aton so we can specifypst1995-04-261-2/+2
* Obtained from: copied fro mount_kernfsjulian1995-04-213-0/+211
* Bugfixes :gpalmer1995-04-196-18/+66
* Yank out the rewriting of disklabels. This code can and will get confusedphk1995-04-191-52/+0
* Remove "BUG" of not supporting arguments for "-o"dufault1995-04-171-14/+7
* Add support for arguments in output "-o" string.dufault1995-04-171-5/+28
* Bump to 2.0-950418-SNAPgpalmer1995-04-171-1/+1
* Claim 0xA7 for NEXTSTEP in here also.gpalmer1995-04-172-0/+2
* Add NEXTSTEP as claiming partition code 0xA7.gpalmer1995-04-172-0/+2
* Bump the snap date.jkh1995-04-151-1/+1
* We're now shooting for a 950412-SNAPjkh1995-04-121-1/+1
* Bump this to 0408. I have my reasons.jkh1995-04-111-1/+1
* Fix initialization error that caused `mount -vat' to behave unexpectedlywollman1995-04-101-3/+6
* Update declaration to match the change made to dir.c a few hours ago.bde1995-04-023-3/+3
* Submitted by: Philippe Charnier <charnier@lirmm.fr>, added to by bdebde1995-04-021-8/+8
* Make this actually work. It always failed in FreeBSD because it attemptedbde1995-04-021-6/+27
* Submitted by: Philippe Charnier <charnier@lirmm.fr>, distilled by bdebde1995-04-026-6/+9
* Submitted by: phk, added to by bdebde1995-04-0240-226/+797
* make pass work also as the first keywordugen1995-03-301-1/+1
* Fixed stupid bug in mountd: it would seem that the kernel doesn't allowwpaul1995-03-261-6/+26
* Use more AI to predict initial/final isdst,ache1995-03-261-19/+37
OpenPOWER on IntegriCloud