summaryrefslogtreecommitdiff
path: root/sbin/ccdconfig
AgeCommit message (Expand)Author
2013-05-03avoid initialization bug in vax gcc: int i; foo(&i);christos
2013-04-27one less kvm groveller. Use sysctl to get ccd info.christos
2011-08-27static. __dead.joerg
2011-01-04Fix file descriptor leak. Found by cppcheck.wiz
2009-08-22Fix markupjoerg
2009-03-16fix sign-compare issueslukem
2008-07-20Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2006-10-16c99 initializerschristos
2006-03-20Delete an obvious free(NULL) pointed out by erh.christos
2006-03-20Coverity CID's 1853, 1852, 1851: Plug memory leaks.christos
2006-03-17Fix minor ressource leakhubertf
2006-02-16* The kernel's struct ccd_softc has extra structure members over thelukem
2005-09-08namespace sanity: no need to include <sys/device.h>drochner
2005-05-17move to my now standard 3-clause BSD license (remove advertising clause)grant
2005-01-20WARNS=2 is the default defined in sbin/Makefile.inc. (thanks wiz)xtraeme
2005-01-20Kill __P(), ANSIfy, remove main() prototype; WARNS=2xtraeme
2004-10-28Add (unsigned char) to isdigit()dsl
2003-10-17Support CCDF_NOLABEL. Document what CCDF_UNIFORM actually does.lukem
2003-10-08use asprintf David Hillitojun
2003-10-08plug memory leak. David Hillitojun
2003-09-19realloc pedantitojun
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2002-10-01New sentence, new line. By Robert Elz with minimal fixes.wiz
2002-06-11Seems I was overzealous. Undo part of last, noted by grant.wiz
2002-06-11Fix copyright, and some minor mdoc improvements.wiz
2002-06-11add ccd.conf(5)grant
2001-11-16Sort sections, use standard section headers.wiz
2001-11-16Whitespace nitswiz
2001-08-20precede, not preceed.wiz
2001-07-26concatinate -> concatenatewiz
2001-06-05Drop arguments of .Os.wiz
2001-02-19convert to use getprogname()cgd
2001-01-28Sprinkle some const.thorpej
2000-10-10Format string cleanups by Bill Sommerfeld.is
2000-07-07warnx?/errx? audit. don't pass variable/function return value alone.itojun
2000-06-09Sync with rev. 1.19 of vnconfig.c.enami
2000-02-16Define __POOL_EXPOSE almost at the beginning, instead of just beforeenami
1999-08-11Garbage-collect CCDF_SWAP; no longer used, and doesn't make any sensethorpej
1999-04-01Define __POOL_EXPOSE for this nlist-groveling program.ross
1999-01-21update for changes to the ccd_softc.thorpej
1999-01-12Update for changes to ccdvar.hthorpej
1998-11-13CCDF_MIRROR is nuked from orbit.thorpej
1998-08-25from Erik Bertelsen <erik@mediator.uni-c.dk>ross
1998-08-10delete an obsolete usagemsaitoh
1998-07-31Remove the stats printing code. Now that the ccd driver uses the poolthorpej
1998-07-06- change setgid kmem programs (that lend themselves to this) so setegid(getgi...mrg
1998-02-03use warn() properly.mrg