summaryrefslogtreecommitdiff
path: root/sbin/dkctl/dkctl.c
AgeCommit message (Expand)Author
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