summaryrefslogtreecommitdiff
path: root/ioctl.c
Commit message (Expand)AuthorAge
* Do not compile scsi ioctl decoding if <scsi/sg.h> is not availableDmitry V. Levin2014-02-25
* Decode ptp ioctlsStefan Sørensen2014-02-04
* Decode mtd/ubi ioctlsMike Frysinger2013-05-02
* Create and use struct_sysent and struct_ioctlent typedefs.Denys Vlasenko2013-02-22
* Decode /dev/loop ioctlsMike Frysinger2012-04-18
* Decode mtd ioctlsMike Frysinger2012-04-06
* Do not include limits.h unnecessarilyDmitry V. Levin2012-03-20
* Partially revert last changeDenys Vlasenko2012-03-20
* Simplify search in ioctl tableDenys Vlasenko2012-03-20
* Tidy up includes and copyright notices, fix indentationDenys Vlasenko2012-03-16
* Remove a few more code parts which are unused on LinuxDenys Vlasenko2012-02-25
* Automated removal of non-Linux codeDenys Vlasenko2012-02-25
* Convert ioctl_next_match() to new-style C function definitionDenys Vlasenko2011-08-23
* Small optimization in signal and ioctl tablesDenys Vlasenko2011-08-23
* Introduce ARRAY_SIZE() macroDmitry V. Levin2011-06-13
* "Modernize" all old-style function parameter declarationsDenys Vlasenko2011-05-30
* Add block ioctl supportDmitry V. Levin2011-01-15
* 2007-03-29 Vladimir Nadvornik <nadvornik@suse.cz>Dmitry V. Levin2007-06-30
* 2005-02-02 Roland McGrath <roland@redhat.com>Roland McGrath2005-02-02
* 2004-09-13 Ulrich Drepper <drepper@redhat.com>, Dmitry V. Levin <ldv@altlinu...Roland McGrath2004-10-06
* 2004-09-03 Roland McGrath <roland@redhat.com>Roland McGrath2004-09-04
* 2004-07-07 David S. Miller <davem@nuts.davemloft.net>Roland McGrath2004-07-12
* 2003-09-06 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath2003-11-14
* 2003-01-13 Roland McGrath <roland@redhat.com>Roland McGrath2003-01-14
* Copyright updateWichert Akkerman2001-08-03
* remember to shift ioctl masks as wellWichert Akkerman2001-08-03
* Implement new way to get the ioctl list for Linux: instead ofWichert Akkerman2001-03-17
* Add FreeBSD supportWichert Akkerman2000-09-01
* Bunch of stuffWichert Akkerman1999-12-23
* Add UnixWare support to configureWichert Akkerman1999-11-29
* Catching up on my mail-backlog, see ChangeLog for detailsWichert Akkerman1999-08-29
* Initial revisionWichert Akkerman1999-02-19