summaryrefslogtreecommitdiff
path: root/sys/scsi/cd_atapi.c
AgeCommit message (Collapse)Author
2004-05-09Remove some #ifndef __OpenBSD__/#endif sections that were intended toKenneth R Westerback
make sync'ing with NetBSD easier. NetBSD has moved on, most of these sections have not. ok marco@ deraadt@ grange@ csapuntz@
2002-03-14First round of __P removal in sysTodd C. Miller
1999-07-20Make acd redundant.Constantine Sapuntzakis
Mostly based on NetBSD-current