summaryrefslogtreecommitdiffstats
path: root/sys/sys/cdio.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove defines for ioctls the kernel doesn't recognisejsg2017-10-241-2/+1
* Add the ability to issue GPCMD_REPORT_KEY and GPCMD_SEND_KEY scsikrw2006-12-231-1/+18
* Add a definition for CD/DVD lead-out tracks, okay krw@pedro2006-07-111-1/+2
* use the underscore variants of _BYTE_ORDER which are always definedtedu2006-04-271-15/+15
* in ansi c, bitfields must be done against int, unsigned int, or _Bool.deraadt2005-12-101-29/+29
* define CDIOREADTOCENTRYS CDIOREADTOCENTRIES, not as a duplicate _IOWR(); deraadt@ okmickey2002-10-171-2/+2
* knfderaadt2002-10-171-2/+2
* KNFderaadt2001-06-221-102/+102
* Move the FIBMAP ioctl.angelos1999-12-081-3/+1
* Merge dvdio.h and cdio.h, don't use typedefs, get rid of bitfields (noangelos1999-11-121-1/+183
* Make acd redundant.csapuntz1999-07-201-3/+18
* Add struct cd_sub_channel_q_data for CD_SUBQ_DATA; msaitohderaadt1998-08-211-1/+35
* from NetBSD PR#812:mickey1996-05-161-1/+2
* From NetBSD: 960217 mergeniklas1996-03-031-0/+1
* The bitfields are ugly, but as they are basically a published interface,briggs1996-02-201-1/+25
* from freebsd: rename some fields.deraadt1996-01-061-3/+14
* initial import of NetBSD treederaadt1995-10-181-0/+152