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