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
/
mt.c
Age
Commit message (
Expand
)
Author
2006-01-20
b_un.b_addr -> b_data; no functional change.
Miod Vallat
2005-12-27
Do not tprintf() information, use printf() instead like all other tape
Miod Vallat
2005-11-18
Protect biodone() with splbio().
Miod Vallat
2005-11-16
Overhaul the way HP-IB devices are probed. We will now do an exhaustive
Miod Vallat
2005-01-15
Kill whitespace at EOL.
Miod Vallat
2003-12-20
Pass -Wformat
Miod Vallat
2002-05-30
protect biodone with splbio.
Artur Grabowski
2002-05-23
remove the defines for iodone -> biodone and iowait -> biowait.
Artur Grabowski
2002-03-14
First round of __P removal in sys
Todd C. Miller
2002-02-15
Don't cast nonexistent return value from splx to (void). ok art@
Thomas Nordin
2001-05-01
convert to new timeouts
Todd C. Miller
1997-04-16
Merge portions of NetBSD up to 970415.
Jason Downs
1997-02-03
Merge new config(8) support from NetBSD, by Jason Thorpe.
Jason Downs
1997-01-12
Mostly sync to NetBSD-current of 011196. Compiles, links, boots to single
Jason Downs
1996-04-25
sync w/ Net 960424
Michael Shalayeff
1995-12-14
update from netbsd (verbatim)
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt