summaryrefslogtreecommitdiff
path: root/sys/compat/netbsd32/netbsd32_ioctl.h
AgeCommit message (Expand)Author
2021-12-22Handle the SIOCGNBRINFO ioctl for compat32.roy
2021-04-14Add DIOCGDISKINFO compat.mlelstv
2021-01-17Handle the SIOCGNBRINFO_IN6 ioctl for compat32. ndp -a works withsimonb
2021-01-14Handle the KFILTER_BYFILTER and KFILTER_BYNAME ioctls for compat32.simonb
2021-01-14Handle FSSIOCSET and FSSIOCGET; vndconfig(8) works with compat32 now.simonb
2021-01-14Use netbsd32_* types instead of relying on __packed in the vnd ioctlsimonb
2020-09-07remove __packed from struct netbsd32_lsdisable. the structuremrg
2020-07-21Add lockstat(1) ioctl handling.simonb
2020-07-18Add BIOCSETWF32 (bpf)jmcneill
2019-11-18Sorry, revert unintentional parts of the previous commit:rin
2019-11-18Belatedly catch up with kern_sig.c rev 1.358:rin
2019-08-20compat32 drm ioctl support from Surya Shankar at GSoC 2019christos
2019-05-17 The max subtype of the ifmedia word is 31. It's too small for Ethernet now.msaitoh
2018-11-25Restore netbsd32 compat code for new NPF ABI.mlelstv
2018-10-11PR/53666: Rin Okuyama: tcpdump for i386 does not work with COMPAT_NETBSD32christos
2018-09-29NPF: Major rework -- migrate NPF to the libnv library.rmind
2018-09-24fix DIOCLWEDGES to at least not fail with ENOTTY due to struct size difference,jdolecek
2018-09-24add support for DIOCGSTRATEGY and DIOCSSTRATEGYjdolecek
2018-09-06Remove the network ATM code.maxv
2018-09-02remove dead references to IPF; also remove references to netccitt/, it wasmaxv
2018-03-06Add DIOCLWEDGESmlelstv
2018-01-19add conversion goop for WSDISPLAYIO_LDFONT and _SFONTmacallan
2017-11-26Add support for SIOCGIFGENERIC and SIOCSIFGENERIC ioctls.jmcneill
2016-12-26Sync NPF with the version on github: backport standalone NPF changes,christos
2016-11-12Fix netbsd32 emulation for clockctl_ntp_adjtime.mlelstv
2016-07-13Add netbsd32 support for drvctl(4)jmcneill
2015-12-08Replace DIOCGPART -> DIOCGPARTINFO which returns the data needed instead ofchristos
2015-06-01Add support for NPF ioctls.roy
2015-05-31Add support for PPPOEGETPARMS and PPPOESETPARMS.roy
2015-05-31Support SPPPGETAUTHCFG and SPPPSETAUTHCFG.roy
2015-05-27Add missing SIOCGDRVSPEC32matt
2015-05-20Use Elf_Symmatt
2015-05-20Only define the KIOC netbsd32 stuff if the KIOC ioctls have been defined.matt
2015-05-20Change the ksyms ioctls to more compat_netbsd32 friendly. Use _IOWR ioctlsmatt
2015-05-18Implement SIOCIFGCLONERS for netbsd32, so ifconfig -C works.martin
2014-01-24Add ATAIOCCOMMAND ioctl form COMPAT_NETBSD32manu
2012-05-28compat for 80211 ioctls from jmcneillchristos
2012-05-11provide clockctl ioctl emulationchristos
2011-09-28support WSDISPLAYIO_GCURSOR and WSDISPLAYIO_SCURSORmacallan
2011-09-07support ioctl(POWER_EVENT_RECVDICT) - now powerd turns my gdium's backlightmacallan
2011-08-30Provide netbsd32 compat for bpf. Beside the ioctls, the structurebouyer
2011-08-30support SIOCG80211NWKEYmacallan
2011-08-30add WSDISPLAYIO_ADDSCREENmacallan
2011-08-27translate WDOGIOC_GWDOGSbouyer
2011-04-04remove FLASH_GET_INFO compat as it is no longer using size_tahoka
2011-04-04flash_addr_t -> flash_off_tahoka
2011-03-19include flashio.hcliff
2011-03-19compat/netbsd32 ioctl support for FLASH_GET_INFOcliff
2011-03-06merge the bouyer-quota2 branch. This adds a new on-disk formatbouyer
2011-02-01Define 32bit version of SIOC[GS]IFADDRPREF32. We wouldn't need this tomatt