index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
hp300
/
dev
/
hd.c
Age
Commit message (
Expand
)
Author
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-09-20
occured->occurred
Mike Pechkin
2001-08-26
Nuke annoying defopt, by popular demand. Plus you get two typos fixed
Miod Vallat
2001-05-01
convert to new timeouts
Todd C. Miller
1998-10-04
Add DIOCGPDINFO support
Todd C. Miller
1998-10-03
Add a "spoofonly" argument to readdisklabel() which will be used to
Todd C. Miller
1998-05-07
don't clear *_WLABEL on close so 'disklabel -W' is persistent like in the gen...
Todd C. Miller
1998-04-25
set d_bbsize and d_sbsize in spoofed label to values correct for ffs
Todd C. Miller
1998-03-27
fictious disklabels for hpib disks we have in the table.
Todd C. Miller
1997-07-13
sync to NETBSD_CURRENT_970711.
Jason Downs
1997-07-06
Sync with changes from NetBSD, up to 970705.
Jason Downs
1997-04-16
Merge portions of NetBSD up to 970415.
Jason Downs
1997-02-10
Kill COMPAT_NOLABEL. It is not appropiate in the modern world.
Jason Downs
1997-02-07
Changed hdintr() to hdinterupt() so it won't interfere
dima
1997-02-03
rd -> hd
Jason Downs