aboutsummaryrefslogtreecommitdiff
path: root/sbin/ccdconfig
Commit message (Expand)AuthorAgeFilesLines
* Sweep man pages replacing ad -> ada.Sergey Kandaurov2013-10-011-2/+2
* Cross-reference gvinum(8) instead of vinum(8).Joel Dahl2013-03-161-3/+3
* Check the return error of set[e][ug]id. While this can never fail in theEitan Adler2012-10-221-3/+6
* Add missing static keywords for global variables to tools in sbin/.Ed Schouten2011-11-041-1/+1
* mdoc: drop redundant .Pp and .LP callsUlrich Spörlein2010-10-081-2/+0
* Remove dead variable assignmentsUlrich Spörlein2010-06-111-2/+1
* Switch the default WARNS level for sbin/ to 6.Ruslan Ermilov2009-10-191-1/+0
* Fix markup and some typos.Ruslan Ermilov2006-04-141-5/+14
* Make CCD be able to read and write Linux software raids.Martin Cracauer2006-04-132-0/+26
* Remove reference to raid(4), the RAIDframe manual page, which wasSimon L. B. Nielsen2005-08-201-1/+0
* Garbage collect useless variables.Stefan Farfeleder2005-08-051-2/+0
* Spell "partition" correctly.Giorgos Keramidas2005-07-281-1/+1
* Sync program's usage() with manpage's SYNOPSIS.Ruslan Ermilov2005-02-102-8/+6
* Sort sections.Ruslan Ermilov2005-01-181-10/+10
* Fixed display types.Ruslan Ermilov2005-01-151-5/+5
* Replace link to nonexistent raid(4) with one to geom(8). I don't likeDima Dorfman2004-10-311-2/+1
* Deal with double whitespace.Ruslan Ermilov2004-07-031-1/+1
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-20/+40
* Remove advertising clause from University of California Regent's license,Mark Murray2004-04-091-4/+0
* Try to catch up with device name changes due to GEOM'ification. RemoveDavid E. O'Brien2003-12-081-14/+19
* Make this WARNS=6 clean by renaming the variable 'err' to 'error'Johan Karlsson2003-08-072-7/+7
* Be consistent about module names.Poul-Henning Kamp2003-06-091-2/+2
* GEOMification of CCD.Poul-Henning Kamp2003-06-091-165/+69
* Further devilification of CCD:Poul-Henning Kamp2003-06-021-122/+29
* Use GEOM OAM api to retrive list of configured ccd devices.Poul-Henning Kamp2003-06-022-0/+22
* Use __FBSDID() to quiet GCC 3.3 warnings.David E. O'Brien2003-05-031-4/+2
* Don't pick the name out of the devstat member of the ccd softc, it willPoul-Henning Kamp2003-03-061-2/+1
* mdoc(7) police: markup laundry.Ruslan Ermilov2003-02-231-3/+6
* Convert references to other manpages to .Xr and addGiorgos Keramidas2003-01-261-4/+7
* Fix two errorchecks to check for negative error returns.Poul-Henning Kamp2003-01-181-2/+2
* Find places to store the previously implicityly passed unit number inPoul-Henning Kamp2003-01-172-18/+21
* Fix various details so we get to WARNS=3.Poul-Henning Kamp2003-01-172-83/+33
* I don't know where we got this ccd creation example from... or if it wasDavid E. O'Brien2003-01-101-2/+9
* Remove CCDF_SWAP and CCDF_PARITY. They have never been implemented.Poul-Henning Kamp2003-01-032-4/+0
* s/filesystem/file system/g as discussed on -developersTom Rhodes2002-08-211-1/+1
* The .Nm utilityPhilippe Charnier2002-07-061-7/+11
* o __P removal.Warner Losh2002-03-181-41/+24
* Default to WARNS=2.David E. O'Brien2001-12-041-0/+1
* Spelling police: "more then" - "more than" where appropriate.Dima Dorfman2001-11-241-1/+1
* Removed -M and -N from getopt(3) call as well.Ruslan Ermilov2001-09-111-1/+1
* Duh! forgot this bit of the NCCD patch.Poul-Henning Kamp2001-09-043-152/+83
* SECURITY: Drop `setgid kmem' bit as early as possible.Ruslan Ermilov2001-08-311-0/+2
* Remove whitespace at EOL.Dima Dorfman2001-07-151-4/+4
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-091-4/+0
* Removed -I${.CURDIR}/.../sys from CFLAGS.Ruslan Ermilov2001-05-181-1/+0
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for sbin/ to 8.Ruslan Ermilov2001-03-201-2/+2
* Prepare for mdoc(7)NG.Ruslan Ermilov2001-01-161-2/+2
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-271-4/+1