Age | Commit message (Expand) | Author |
2023-11-20 | Include <dev/efi/efiio.h> to pretty print EFIIOC_* ioctls | Klemens Nanni |
2023-11-20 | Sort includes, <scsi/scsi_all.h> before <dev/*> | Klemens Nanni |
2021-09-17 | the ioctl table generation does not require sys/param.h | Theo de Raadt |
2020-06-22 | plug the wireguard ioctls in. | David Gwynne |
2019-04-14 | path to i915_drm.h has changed | Jonathan Gray |
2018-08-29 | recognize kcov ioctl commands; ok deraadt@ mpi@ visa@ | anton |
2017-07-29 | Goodbye, sys/dkbad.h, you lost your last friend when sparc was removed. | Vadim Zhukov |
2017-05-29 | zap scanio.h, found by deraadt | Ted Unangst |
2016-04-25 | remove systrace support | Ted Unangst |
2016-03-13 | Recognize ipmi, vscsi, pvbus, udl, fuse, trunk, pipex and memrange | natano |
2016-01-05 | include all i915 drm ioctls on top of the common drm ones | Robert Nagy |
2014-08-20 | Remove userland bits related to the crypto(4) interface; ok deraadt | Mike Belopuhov |
2014-07-11 | Grok the new /dev/klog LIOCSFD ioctl associated with sendsyslog(2) | Theo de Raadt |
2014-03-18 | <sys/agpio.h> is gone; pointed out by Benoit Lecocq. | Mark Kettenis |
2013-12-13 | 4.3BSD tty compatibility and the associated ioctls are gone | Christian Weisgerber |
2013-11-22 | Teach kdump(1) about USB, VIDIOC and generic DRM ioctls. | Martin Pieuchot |
2013-07-16 | Tighten the pattern for matching ioctl definitions in header files and | Philip Guenther |
2013-03-15 | Delete the sequencer(4) driver, since its not used any longer. Diff | Alexandre Ratchov |
2011-10-06 | mark ccd(4) deprecated in a few more places | Theo de Raadt |
2011-10-06 | ccd goes to the attic | Theo de Raadt |
2011-06-25 | DESTDIR handling does not belong here. This is built live. | Theo de Raadt |
2011-06-23 | Don't check dev/ramdisk.h for ioctl(2) commands as it doesn't exist | Matthew Dempsky |
2010-12-29 | the random ioctl stuff is not very useful. I want to see all the | Theo de Raadt |
2007-06-02 | knock out FIBMAP (which we got rid of) | Theo de Raadt |
2005-07-31 | scsi/ses.h goes away | Theo de Raadt |
2004-12-14 | no need for pfsync.h here | Michael Shalayeff |
2004-12-14 | no need to look into ip_carp.h anymore | Michael Shalayeff |
2004-12-12 | pick up missing ioctls for ieee80211, carp, pfsync, and pppoe; ok fgsch@ | Christian Weisgerber |
2004-11-24 | replace old net/if_ieee80211.h header with the net80211 ones, userland part. | Federico G. Schwindt |
2004-06-07 | dig gpio ioctls | Michael Shalayeff |
2004-01-09 | use cc -E for the preprocessor instead of cpp. | Brad Smith |
2003-07-02 | ioctlname() proto | Theo de Raadt |
2003-06-26 | change awk script to generate ansi code | Theo de Raadt |
2003-06-23 | grok more of the dev/ and net*/ and crypto/ ioctls | Michael Shalayeff |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-12-04 | grok systrace ioctl names | Michael Shalayeff |
2002-11-26 | i've comitted from the wrong tree the previous, needs dkbad | Michael Shalayeff |
2002-11-26 | parse all the usefull files in sys for ioctls, change if() return to a switch... | Michael Shalayeff |
2002-10-17 | Add support for printing the AUDIO_* ioctls, too. | Jason Wright |
2001-08-18 | Add lots of missing prototypes, constify a few things. Add explicit ints. | Marc Espie |
1999-12-28 | Add necessary include files. | Angelos D. Keromytis |
1999-02-26 | Ethernet bridge/IP firewall driver. | Jason Wright |
1997-04-16 | Make mkioctls obey the DESTDIR environment variable. | Todd C. Miller |
1996-06-26 | rcsid | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |