summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* I don't know where we got this ccd creation example from... or if it wasobrien2003-01-101-2/+9
* Add TAPE to the ENVIRONMENT section and standardize the section, using asheldonh2003-01-101-3/+6
* Add TAPE to the ENVIRONMENT section.sheldonh2003-01-101-0/+2
* Add an ENVIRONMENT section so that the reader knows that the TMPDIR envarsheldonh2003-01-101-0/+5
* These are OBE. devd.conf now lives in /etc.imp2003-01-092-126/+0
* Change this:peter2003-01-081-4/+4
* Terminate the usage message with \n.imp2003-01-061-1/+1
* MFp4: make it workimp2003-01-061-41/+181
* devd not devddimp2003-01-061-1/+1
* Fix a reference to the order of SYNOPSIS lines.keramida2003-01-051-1/+1
* Rename the dos_partition structure for pc98 to pc98_partition.nyan2003-01-043-14/+35
* Remove CCDF_SWAP and CCDF_PARITY. They have never been implemented.phk2003-01-032-4/+0
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,schweikh2003-01-0110-15/+15
* Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/schweikh2002-12-303-4/+4
* Remove hack from rev 1.15; getbsize(3)'s original interface has beenmike2002-12-301-3/+1
* This really isn't WARNS clean.obrien2002-12-301-2/+1
* Make the first argument to getbsize(3) a `size_t *'. This is a hackmike2002-12-301-3/+4
* Make fdisk work on active GEOM devices.phk2002-12-291-8/+33
* Add 'swapctl' - as a hardlink to swapon/swapoff, and augment swapon withdillon2002-12-283-65/+257
* english(4) police.schweikh2002-12-2712-191/+191
* Spelling: s/then/than/ where appropriate.ru2002-12-241-1/+1
* mdoc(7) police: Deal with self-xrefs.ru2002-12-242-2/+2
* Make preprocessor support more generic by passing all command-line optionskbyanc2002-12-233-50/+32
* Fixed the abuses of .Ql visible on stderr in troff mode.ru2002-12-234-7/+7
* mdoc(7) police: fixed the misplaced .Bl call.ru2002-12-231-1/+1
* mdoc(7) police: markup nits.ru2002-12-231-19/+31
* Solve another bug in the mapping code: correctly skip lock sectors.phk2002-12-182-1/+7
* Fix two blunders in the mapping functions which can lead to corrupt data,phk2002-12-181-1/+21
* Untwist a twisty bit of logic which gcc for some reason cannot seephk2002-12-181-4/+4
* Latest snapshot of devd. This one adds re-matching and stringimp2002-12-182-17/+89
* Back out the previous commit, since there could be dire consequences ifgreen2002-12-171-4/+0
* /home/green/tmp/cvsSFosXggreen2002-12-171-0/+4
* Straighten out a compound if() to improve readability marginally.phk2002-12-171-1/+4
* A couple of stylistic improvements.phk2002-12-172-5/+6
* Add PERIPH and XPT debug options to camcontrol. This makes all CAM debugnjl2002-12-172-4/+22
* This is David Schultz's swapoff code which I am finally able to commit.dillon2002-12-153-26/+56
* Add a list of currently supported modes && an EXAMPLES section.trhodes2002-12-141-0/+34
* MFp4: Make ifs consistant with rest of file.imp2002-12-131-3/+3
* mdoc(7) police: sort xrefs in SEE ALSO.ru2002-12-131-1/+1
* Remove the incorrect information about dump(8) and snapshots. All thetrhodes2002-12-131-6/+0
* Uniformly refer to a file system as "file system".ru2002-12-1211-35/+35
* mdoc(7) police: overhaul.ru2002-12-121-21/+30
* mdoc(7) police: markup overhaul.ru2002-12-121-23/+37
* mount_udf(8) is currently not in 4.X, so obviously it did not first appeartrhodes2002-12-121-1/+1
* vinum_info: Correct the print formats to allow for 64 bit pointers.grog2002-12-121-8/+8
* mdoc(7) police: Use the default .Os version.ru2002-12-111-1/+1
* mdoc(7) police: markup nits.ru2002-12-091-25/+29
* Slow down the operation of background fsck so as to leave some diskiedowse2002-12-071-1/+46
* MFp4 (imp_freebsd branch): snapshot of devd work:imp2002-12-078-316/+701
* corrected buffer lengths for memset()suz2002-12-061-2/+2
OpenPOWER on IntegriCloud