Go to file
martin 1bcc2150d3 Put back the previous hack to make compat_cvtcmd() work for all the ioctls
that use struct ifreq which have not been explicitly versioned.
If someone feels like fixing it with a list aproach, I think below is
a complete list - the one used in the previous version missed a lot of them.

BIOCGETIF
BIOCSETIF
GREDSOCK
GREGADDRD
GREGADDRS
GREGPROTO
GRESADDRD
GRESADDRS
GRESPROTO
GRESSOCK
SIOCADDMULTI
SIOCDELMULTI
SIOCDIFADDR
SIOCDIFADDR_IN6
SIOCDIFPHYADDR
SIOCGDEFIFACE_IN6
SIOCGIFADDR
SIOCGIFADDR_IN6
SIOCGIFAFLAG_IN6
SIOCGIFALIFETIME_IN6
SIOCGIFBRDADDR
SIOCGIFDLT
SIOCGIFDSTADDR
SIOCGIFDSTADDR_IN6
SIOCGIFFLAGS
SIOCGIFGENERIC
SIOCGIFMETRIC
SIOCGIFMTU
SIOCGIFNETMASK
SIOCGIFNETMASK_IN6
SIOCGIFPDSTADDR
SIOCGIFPDSTADDR_IN6
SIOCGIFPSRCADDR
SIOCGIFPSRCADDR_IN6
SIOCGIFSTAT_ICMP6
SIOCGIFSTAT_IN6
SIOCGPVCSIF
SIOCGVH
SIOCIFCREATE
SIOCIFDESTROY
SIOCSDEFIFACE_IN6
SIOCSIFADDR
SIOCSIFADDR_IN6
SIOCSIFALIFETIME_IN6
SIOCSIFBRDADDR
SIOCSIFDSTADDR
SIOCSIFDSTADDR_IN6
SIOCSIFFLAGS
SIOCSIFGENERIC
SIOCSIFMEDIA
SIOCSIFMETRIC
SIOCSIFMTU
SIOCSIFNETMASK
SIOCSIFNETMASK_IN6
SIOCSNDFLUSH_IN6
SIOCSPFXFLUSH_IN6
SIOCSPVCSIF
SIOCSRTRFLUSH_IN6
SIOCSVH
TAPGIFNAME
2007-08-20 16:52:59 +00:00
bin - Cleanup for sleep.c: 2007-08-18 00:41:52 +00:00
common struct plistref does not reference other proplib data types, so split it 2007-08-17 11:05:03 +00:00
crypto src/racoon/isakmp_xauth.c: Don't mix up RADIUS authentication and 2007-08-07 04:35:01 +00:00
dist track upcoming fix for NTP-Bug 889 (avoid calling malloc() 2007-08-18 13:18:23 +00:00
distrib Add C99 complex support, for double and float. 2007-08-20 16:01:28 +00:00
doc Update yamt-idlelwp status after merge. 2007-08-20 12:39:33 +00:00
etc Added wscons to ramdisk for tpctl. 2007-08-10 16:23:59 +00:00
games Teach wtf(6) about pkgsrc's help facility: 2007-08-06 21:14:36 +00:00
gnu Add macros for FreeBSD 6.3 and libarchive. 2007-08-06 23:38:49 +00:00
include Add C99 complex support, for double and float. 2007-08-20 16:01:28 +00:00
lib Never use "utilize". It means exactly the same thing as "use", but it 2007-08-20 16:07:05 +00:00
libexec Oops. USE_FORT needs to be in Makefile.inc, not Makefile, to cause the 2007-08-16 18:36:46 +00:00
regress Fix duplicate year in copyright notice. 2007-07-24 11:29:16 +00:00
rescue Add read-only support for SGI's Extent File System. 2007-06-29 23:30:16 +00:00
sbin Attempt at fixing build failures after proplib was converted to bool: 2007-08-17 17:59:15 +00:00
share "must instead be used" -> "must be used instead" 2007-08-20 16:08:55 +00:00
sys Put back the previous hack to make compat_cvtcmd() work for all the ioctls 2007-08-20 16:52:59 +00:00
tools use a pre-generated list of files instead of running find(1) again and again. 2007-08-07 12:44:39 +00:00
usr.bin Never use "utilize". It means exactly the same thing as "use", but it 2007-08-20 16:07:05 +00:00
usr.sbin Never use "utilize". It means exactly the same thing as "use", but it 2007-08-20 16:07:05 +00:00
x11 build sunffb and xf8_32wid on sparc 2007-04-22 23:42:38 +00:00
BUILDING Document recent changes to "make iso-image". 2007-04-13 19:43:38 +00:00
Makefile
Makefile.inc
UPDATING Add a note that tools have to be re-installed. 2007-07-03 16:35:47 +00:00
build.sh Move several variable initialisations to the beginning of 2007-06-26 12:59:38 +00:00