aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* It turns out that we do not need to add a new ioctl to unbreak aMatthew Dillon2003-01-122-0/+43
* Cleanup the formatting from the last commit, convert everything toMatthew Dillon2003-01-111-8/+21
* Make 'sysctl vm.vmtotal' work properly using updated patch from Hiten.Matthew Dillon2003-01-111-0/+26
* I don't know where we got this ccd creation example from... or if it wasDavid E. O'Brien2003-01-101-2/+9
* Add TAPE to the ENVIRONMENT section and standardize the section, using aSheldon Hearn2003-01-101-3/+6
* Add TAPE to the ENVIRONMENT section.Sheldon Hearn2003-01-101-0/+2
* Add an ENVIRONMENT section so that the reader knows that the TMPDIR envarSheldon Hearn2003-01-101-0/+5
* These are OBE. devd.conf now lives in /etc.Warner Losh2003-01-092-126/+0
* Change this:Peter Wemm2003-01-081-4/+4
* Terminate the usage message with \n.Warner Losh2003-01-061-1/+1
* MFp4: make it workWarner Losh2003-01-061-41/+181
* devd not devddWarner Losh2003-01-061-1/+1
* Fix a reference to the order of SYNOPSIS lines.Giorgos Keramidas2003-01-051-1/+1
* Rename the dos_partition structure for pc98 to pc98_partition.Yoshihiro Takahashi2003-01-043-14/+35
* Remove CCDF_SWAP and CCDF_PARITY. They have never been implemented.Poul-Henning Kamp2003-01-032-4/+0
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,Jens Schweikhardt2003-01-0110-15/+15
* Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/Jens Schweikhardt2002-12-303-4/+4
* Remove hack from rev 1.15; getbsize(3)'s original interface has beenMike Barcroft2002-12-301-3/+1
* This really isn't WARNS clean.David E. O'Brien2002-12-301-2/+1
* Make the first argument to getbsize(3) a `size_t *'. This is a hackMike Barcroft2002-12-301-3/+4
* Make fdisk work on active GEOM devices.Poul-Henning Kamp2002-12-291-8/+33
* Add 'swapctl' - as a hardlink to swapon/swapoff, and augment swapon withMatthew Dillon2002-12-283-65/+257
* english(4) police.Jens Schweikhardt2002-12-2712-191/+191
* Spelling: s/then/than/ where appropriate.Ruslan Ermilov2002-12-241-1/+1
* mdoc(7) police: Deal with self-xrefs.Ruslan Ermilov2002-12-242-2/+2
* Make preprocessor support more generic by passing all command-line optionsKelly Yancey2002-12-233-50/+32
* Fixed the abuses of .Ql visible on stderr in troff mode.Ruslan Ermilov2002-12-234-7/+7
* mdoc(7) police: fixed the misplaced .Bl call.Ruslan Ermilov2002-12-231-1/+1
* mdoc(7) police: markup nits.Ruslan Ermilov2002-12-231-19/+31
* Solve another bug in the mapping code: correctly skip lock sectors.Poul-Henning Kamp2002-12-182-1/+7
* Fix two blunders in the mapping functions which can lead to corrupt data,Poul-Henning Kamp2002-12-181-1/+21
* Untwist a twisty bit of logic which gcc for some reason cannot seePoul-Henning Kamp2002-12-181-4/+4
* Latest snapshot of devd. This one adds re-matching and stringWarner Losh2002-12-182-17/+89
* Back out the previous commit, since there could be dire consequences ifBrian Feldman2002-12-171-4/+0
* /home/green/tmp/cvsSFosXgBrian Feldman2002-12-171-0/+4
* Straighten out a compound if() to improve readability marginally.Poul-Henning Kamp2002-12-171-1/+4
* A couple of stylistic improvements.Poul-Henning Kamp2002-12-172-5/+6
* Add PERIPH and XPT debug options to camcontrol. This makes all CAM debugNate Lawson2002-12-172-4/+22
* This is David Schultz's swapoff code which I am finally able to commit.Matthew Dillon2002-12-153-26/+56
* Add a list of currently supported modes && an EXAMPLES section.Tom Rhodes2002-12-141-0/+34
* MFp4: Make ifs consistant with rest of file.Warner Losh2002-12-131-3/+3
* mdoc(7) police: sort xrefs in SEE ALSO.Ruslan Ermilov2002-12-131-1/+1
* Remove the incorrect information about dump(8) and snapshots. All theTom Rhodes2002-12-131-6/+0
* Uniformly refer to a file system as "file system".Ruslan Ermilov2002-12-1211-35/+35
* mdoc(7) police: overhaul.Ruslan Ermilov2002-12-121-21/+30
* mdoc(7) police: markup overhaul.Ruslan Ermilov2002-12-121-23/+37
* mount_udf(8) is currently not in 4.X, so obviously it did not first appearTom Rhodes2002-12-121-1/+1
* vinum_info: Correct the print formats to allow for 64 bit pointers.Greg Lehey2002-12-121-8/+8
* mdoc(7) police: Use the default .Os version.Ruslan Ermilov2002-12-111-1/+1
* mdoc(7) police: markup nits.Ruslan Ermilov2002-12-091-25/+29