christos
286191634b
We don't need to define struct ap_control anymore
2006-06-03 03:15:24 +00:00
christos
7042b96381
SIOCLOOKUPSTAT is the same as SIOCPROXY.
2006-06-03 00:02:51 +00:00
christos
58fc70c4d6
WARNS=3
2005-07-16 22:00:01 +00:00
christos
750fc37531
deal with another dup ioctl; fortunately this is from pcvt and it will die.
2004-07-08 03:22:32 +00:00
christos
ab5ca5c5d6
Include ioctl's that don't have IO in their names [lkm ones eg.]
2004-06-22 17:30:52 +00:00
drochner
7723c241ec
remove creation of the intermediate "sourcefile" which was for debugging
2004-05-10 20:46:44 +00:00
hannken
97b2d1519a
Add "sys/dkbad.h" for DIOCSBAD from sys/dkio.h.
...
Use # to start comment in awk program.
2004-05-10 20:41:32 +00:00
christos
ff5de51147
Change code to use a switch statement, and add exceptions to fix the
...
conflicts.
XXX: Fix the conflicts.
1. chio: change to 'x' from 'c' so that it does not conflict with cdio.
keep the 'c' ioctls in the driver for compat.
2. ppp/slip: change SLCGUNIT to some other number and accept the old number
in the driver.
3. ipf: [3 instances] Have darren fix them.
2004-05-10 15:25:57 +00:00
jmc
7492226095
Add another exception for broken includes (showed up on acorn32 build)
2004-05-08 21:03:43 +00:00
christos
19e4b9c5ad
Instead of pussy-footing around and grabbing a few of the ioctl's here and
...
there randomly, grab all the ioctls from the include files.
Read the XXX's in mkioctls about problems with our header files.
2004-04-22 22:31:18 +00:00
thorpej
e5adc13bea
* Make it a little easier to add new "ioctl defns are in these files".
...
* Add the ability to decode the cryptodev ioctls.
2003-08-27 20:35:42 +00:00
mjl
91085f010d
Add sys/sockio.h to needed includes for SIOCGIFASYNCMAP.
2003-06-24 11:27:50 +00:00
cgd
100e87de11
'${CC:-cc} -E' rather than 'cpp': want to use a cross-compiler if
...
appropriate, but worse: 'cpp' (real-UNIX or stock gnu) takes args
[infile [outfile]]. I.e., the second arg (ioctl_compat.h) would
end up being nuked by this script if using a vendor or stock gnu cpp!
Our /usr/bin/cpp works Differently.
2000-07-27 01:36:56 +00:00
lukem
0dd4a8e6e5
WARNSify mkioctls output, fix .Nm usage, deprecate register
1997-10-19 03:38:27 +00:00
mikel
3489c99115
RCSid police
1997-07-23 05:51:08 +00:00
leo
48e267e695
Make it obey the DESTDIR environment.
1997-04-14 13:49:56 +00:00
jtc
9cffeee5b2
Sync with 4.4lite2
1995-08-31 22:50:22 +00:00
thorpej
7d7d30315b
Bring in all includes necessary since the multicast changes. Fixes
...
PR #1114 .
1995-06-06 23:45:27 +00:00
mycroft
7a7adcb788
Gather a more complete ioctl list. From Matt Green (somewhat edited).
1995-01-15 07:51:08 +00:00
cgd
e3599736d2
val is a long, now.
1994-12-24 16:47:28 +00:00
mycroft
2fd4512058
Add RCS ids.
1994-10-06 15:44:32 +00:00
mycroft
71782585d6
Pass the file names in to mkioctl, to help cross-compilation.
1994-06-18 16:33:22 +00:00
cgd
57935c670a
updated kdump
1994-05-11 07:10:27 +00:00