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