xtraeme
6d580415e4
ANSIfy; WARNS=3
2005-01-20 15:53:35 +00:00
martin
bafafd830d
Use PRI* format strings to print 64 bit data types.
2004-09-28 10:01:42 +00:00
wiz
76b7f3faf9
Improve formatting.
2004-09-25 12:44:25 +00:00
snj
b7fd6fcc52
Bump date for last.
2004-09-25 04:00:49 +00:00
thorpej
0e37eeed2c
Add commands to create, delete, and query the configuration of wedges.
2004-09-25 03:31:35 +00:00
erh
4ed261aea9
Add a couple cross-references to make similar ctl commands easier to find.
2004-09-16 18:02:27 +00:00
wiz
ef90a2a4b4
Bump date for improved bad sector
...
description.
2004-08-30 12:53:30 +00:00
drochner
afa0d914f3
mention that the "badsector" subcommend depends on the WD_BADSECTOR
...
kernel option
2004-08-30 09:38:28 +00:00
jmmv
b635f565e7
Homogenize usage messages: make the 'usage' word all lowercase, as this seems
...
to be the most common practice in our tree.
2004-01-05 23:23:32 +00:00
lukem
6a52ab7b0e
also reference disklabel(5)
2003-07-13 09:53:10 +00:00
agc
c2a3b5ec84
Add NetBSD RCS Ids.
2003-06-23 11:53:35 +00:00
martin
eb1ff84c33
Until timeval.tv_sec becomes a time_t, we can't pass a pointer to
...
it to ctime(). tv_sec is long, while time_t is int on some archs.
2003-04-16 13:32:58 +00:00
wiz
037dbec1f7
New sentence, new line.
2003-04-16 13:05:01 +00:00
wiz
77c7ae1259
Drop superfluous .Pp; bump date for last.
2003-04-16 13:04:27 +00:00
dsl
1608697b9e
Fix printf formats and kill unused variable to make it compile
2003-04-16 08:39:56 +00:00
darrenr
8745a98a43
Don't forget to increment the iterator when going around a loop
2003-04-15 19:07:37 +00:00
darrenr
543eb62ec5
Add a note to "retry" option about device requirements.
2003-04-15 18:39:58 +00:00
darrenr
8dac8843a5
Implement (and document!) "dkctl <dev> badsector .." to `manage' the bad
...
sector information in the kernel. Doing this uncovered some shortcomings
that should have been pretty obvious with the code committed prior, addressing
the major kludge with a new struct - disk_bacsecinfo to be passed into
DIOCBSLIST.
2003-04-15 18:27:26 +00:00
wiz
2fb4b1db52
New sentence, new line. By Robert Elz with minimal fixes.
2002-10-01 13:40:23 +00:00
yamt
e9ae5a9bbd
add a new command, "keeplabel".
2002-07-01 18:49:57 +00:00
wiz
6220b41f40
Grammar fix, and drop a trailing comma in SEE ALSO section.
2002-01-09 23:10:19 +00:00
thorpej
fcc3de9c40
dkctl(8) -- a program to manupulate disks. It currently supports
...
the disk cache-related ioctls.
2002-01-09 22:30:14 +00:00