summaryrefslogtreecommitdiff
path: root/sbin/ccdconfig
AgeCommit message (Expand)Author
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
1997-12-30The output of `ccdconfig -g' is supposed to be a valid configuration file.mycroft
1997-12-30reset the gid before calling fopen() on the config file. stops peoplemrg
1997-12-05Fix type problems on the Alpha.thorpej
1997-12-01use fparseln() instead of fgets(), improve man pagelukem
1997-11-24use Bl -column, fix .Nx usagelukem
1997-10-11- Use .Nm "" instead of .Nm ccdconfig in SYNOPSYS.enami
1997-10-10all but the first .Nm in SYNOPSIS need to be spelt out. [bin/4256]lukem
1997-09-15define WARNS?=1 for all of sbin/*lukem
1997-09-15fix use of .Nmlukem
1997-09-14use memset instead of bzerolukem
1997-07-31Fix files using old TNF copyright noticejtc
1997-07-23Clean up usage of __COPYRIGHT() macro.thorpej
1997-07-20Case size_t to "long" for printing, and use %ld for the format.thorpej
1997-07-20Build with WARNS.thorpej
1997-07-20- Use __COPYRIGHT() and __RCSID().thorpej
1997-04-21be safe with buffers.mrg
1997-01-30Add support to display the ccd-specific statistics kept by the ccdthorpej
1996-06-06Discard setgid privelidges if not reading the running kernel, as suggestedthorpej
1996-05-16Use getmaxpartitions() and getrawpartition() from libutil, not homegrownthorpej
1996-02-28Copyright assigned to The NetBSD Foundation.thorpej