| Age | Commit message (Expand) | Author |
| 2011-08-27 | staticfy. __dead. | joerg |
| 2011-08-06 | Use explicit cast instead of -Wno-pointer-sign. The site in question is | dholland |
| 2011-06-20 | remove most of the remaining HAVE_GCC tests that are always true in | mrg |
| 2011-01-04 | Use Nm. Bump date for previous. | wiz |
| 2011-01-04 | add notes what 'device' is and also rub in that addwedge doesn't | spz |
| 2010-05-18 | Mention that dkctl(8) does not modify on-disk data, and add xrefs to | wiz |
| 2009-08-02 | Bump date for previous. Add comma in enumeration. Use Pp for paragraph | wiz |
| 2009-08-02 | make dkctl conform to its man page and print the device name on addwedge | spz |
| 2009-07-30 | list the partition types addwedge understands, so you don't need to utsl | spz |
| 2009-02-07 | - Display cache, strategy, and list of wedges if no command is specified in | uebayasi |
| 2008-08-29 | Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a f... | gmcgarry |
| 2006-06-17 | fix typo | christos |
| 2006-06-16 | strcpy -> strlcpy | elad |
| 2006-05-11 | sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4. | mrg |
| 2006-03-17 | Fix build breakage, split assignment and test for ease of reading. | dsl |
| 2006-03-17 | Check for allocation failures in malloc, calloc, realloc, asprintf, and | rumble |
| 2006-01-12 | Improve description of strategy command a bit. | wiz |
| 2005-12-26 | add a functionality to get/switch bufq strategy. | yamt |
| 2005-06-27 | Move WARNS=3 to the Makefile.inc, and add a little const to the remaining | christos |
| 2005-01-20 | ANSIfy; WARNS=3 | xtraeme |
| 2004-09-28 | Use PRI* format strings to print 64 bit data types. | martin |
| 2004-09-25 | Improve formatting. | wiz |
| 2004-09-25 | Bump date for last. | snj |
| 2004-09-25 | Add commands to create, delete, and query the configuration of wedges. | thorpej |
| 2004-09-16 | Add a couple cross-references to make similar ctl commands easier to find. | erh |
| 2004-08-30 | Bump date for improved bad sector | wiz |
| 2004-08-30 | mention that the "badsector" subcommend depends on the WD_BADSECTOR | drochner |
| 2004-01-05 | Homogenize usage messages: make the 'usage' word all lowercase, as this seems | jmmv |
| 2003-07-13 | also reference disklabel(5) | lukem |
| 2003-06-23 | Add NetBSD RCS Ids. | agc |
| 2003-04-16 | Until timeval.tv_sec becomes a time_t, we can't pass a pointer to | martin |
| 2003-04-16 | New sentence, new line. | wiz |
| 2003-04-16 | Drop superfluous .Pp; bump date for last. | wiz |
| 2003-04-16 | Fix printf formats and kill unused variable to make it compile | dsl |
| 2003-04-15 | Don't forget to increment the iterator when going around a loop | darrenr |
| 2003-04-15 | Add a note to "retry" option about device requirements. | darrenr |
| 2003-04-15 | Implement (and document!) "dkctl <dev> badsector .." to `manage' the bad | darrenr |
| 2002-10-01 | New sentence, new line. By Robert Elz with minimal fixes. | wiz |
| 2002-07-01 | add a new command, "keeplabel". | yamt |
| 2002-01-09 | Grammar fix, and drop a trailing comma in SEE ALSO section. | wiz |
| 2002-01-09 | dkctl(8) -- a program to manupulate disks. It currently supports | thorpej |