summaryrefslogtreecommitdiffstats
path: root/sbin/ccdconfig
Commit message (Expand)AuthorAgeFilesLines
* MFC r306598sevan2016-10-101-3/+3
* Create packages for atm, ccdconfig, devd, ipf, ipfw,gjb2016-02-091-0/+1
* Add META_MODE support.sjg2015-06-131-0/+21
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge sync of headsjg2015-05-271-2/+1
| |\ | |/ |/|
| * Updated dependenciessjg2014-05-161-1/+0
| * Updated dependenciessjg2014-05-101-0/+2
| * Merge head@256284sjg2013-10-131-2/+2
| |\
| * | Updated dependenciessjg2013-10-131-0/+2
| * | sync from headsjg2013-04-121-3/+3
| |\ \
| * | | Updated dependenciessjg2013-03-111-0/+1
| * | | Updated dependenciessjg2013-02-161-2/+0
| | | |
| | \ \
| *-. \ \ Sync from headsjg2012-11-041-3/+6
| |\ \ \ \
| * | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+20
| | |/ / / | |/| | |
* | | | | Convert sbin/ to LIBADDbapt2014-11-251-2/+1
| |_|_|/ |/| | |
* | | | Sweep man pages replacing ad -> ada.pluknet2013-10-011-2/+2
| |_|/ |/| |
* | | Cross-reference gvinum(8) instead of vinum(8).joel2013-03-161-3/+3
| |/ |/|
* | Check the return error of set[e][ug]id. While this can never fail in theeadler2012-10-221-3/+6
|/
* Add missing static keywords for global variables to tools in sbin/.ed2011-11-041-1/+1
* mdoc: drop redundant .Pp and .LP callsuqs2010-10-081-2/+0
* Remove dead variable assignmentsuqs2010-06-111-2/+1
* Switch the default WARNS level for sbin/ to 6.ru2009-10-191-1/+0
* Fix markup and some typos.ru2006-04-141-5/+14
* Make CCD be able to read and write Linux software raids.cracauer2006-04-132-0/+26
* Remove reference to raid(4), the RAIDframe manual page, which wassimon2005-08-201-1/+0
* Garbage collect useless variables.stefanf2005-08-051-2/+0
* Spell "partition" correctly.keramida2005-07-281-1/+1
* Sync program's usage() with manpage's SYNOPSIS.ru2005-02-102-8/+6
* Sort sections.ru2005-01-181-10/+10
* Fixed display types.ru2005-01-151-5/+5
* Replace link to nonexistent raid(4) with one to geom(8). I don't likedd2004-10-311-2/+1
* Deal with double whitespace.ru2004-07-031-1/+1
* Mechanically kill hard sentence breaks.ru2004-07-021-20/+40
* Remove advertising clause from University of California Regent's license,markm2004-04-091-4/+0
* Try to catch up with device name changes due to GEOM'ification. Removeobrien2003-12-081-14/+19
* Make this WARNS=6 clean by renaming the variable 'err' to 'error'johan2003-08-072-7/+7
* Be consistent about module names.phk2003-06-091-2/+2
* GEOMification of CCD.phk2003-06-091-165/+69
* Further devilification of CCD:phk2003-06-021-122/+29
* Use GEOM OAM api to retrive list of configured ccd devices.phk2003-06-022-0/+22
* Use __FBSDID() to quiet GCC 3.3 warnings.obrien2003-05-031-4/+2
* Don't pick the name out of the devstat member of the ccd softc, it willphk2003-03-061-2/+1
* mdoc(7) police: markup laundry.ru2003-02-231-3/+6
* Convert references to other manpages to .Xr and addkeramida2003-01-261-4/+7
* Fix two errorchecks to check for negative error returns.phk2003-01-181-2/+2
* Find places to store the previously implicityly passed unit number inphk2003-01-172-18/+21
* Fix various details so we get to WARNS=3.phk2003-01-172-83/+33
* I don't know where we got this ccd creation example from... or if it wasobrien2003-01-101-2/+9
* Remove CCDF_SWAP and CCDF_PARITY. They have never been implemented.phk2003-01-032-4/+0
* s/filesystem/file system/g as discussed on -developerstrhodes2002-08-211-1/+1
OpenPOWER on IntegriCloud