summaryrefslogtreecommitdiff
path: root/sbin/dkctl/dkctl.c
AgeCommit message (Expand)Author
2018-01-07PR bin/52905kre
2017-04-05write info about DKCACHE_FUA, DKCACHE_DPO in disk_getcache()jdolecek
2017-01-10missing <sys/stat.h>christos
2016-01-06Sort command list in usage.wiz
2014-11-23- pass the proper argument vector so that subcommands can use getopt.christos
2014-11-04Add 'makewedges' option to autodiscover wedges from a changed label.mlelstv
2011-08-27staticfy. __dead.joerg
2011-08-06Use explicit cast instead of -Wno-pointer-sign. The site in question isdholland
2009-08-02make dkctl conform to its man page and print the device name on addwedgespz
2009-02-07- Display cache, strategy, and list of wedges if no command is specified inuebayasi
2006-06-17fix typochristos
2006-06-16strcpy -> strlcpyelad
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
2005-12-26add a functionality to get/switch bufq strategy.yamt
2005-01-20ANSIfy; WARNS=3xtraeme
2004-09-28Use PRI* format strings to print 64 bit data types.martin
2004-09-25Add commands to create, delete, and query the configuration of wedges.thorpej
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
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-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-15Implement (and document!) "dkctl <dev> badsector .." to `manage' the baddarrenr
2002-07-01add a new command, "keeplabel".yamt
2002-01-09dkctl(8) -- a program to manupulate disks. It currently supportsthorpej