summaryrefslogtreecommitdiffstats
path: root/usr.bin/kdump/mkioctls
Commit message (Expand)AuthorAgeFilesLines
* Backed out revs 1.32-1.33. The problem has been fixed better bybde2002-09-161-2/+0
* Also add #include <netinet/in_systm.h> before <neinet/ip.h> to fix thesobomax2002-09-071-0/+1
* Add #include <netinet/ip.h> in attempt to fix the world.sobomax2002-09-071-0/+1
* Better warnings fixes. Use more sane argument types instead of bogus castsmarkm2002-06-241-3/+3
* Fix warnings generated elsewhere.markm2002-06-211-1/+1
* Const the code.dwmalone2002-04-011-1/+3
* Back out revision 1.13 (addition of ipfilter includes). A properru2002-03-251-6/+0
* Really fix this work to work. While rev 1.24 did allow awk to run w/oobrien2001-11-011-3/+3
* Utilize the property of 'echo' in that it removes \n from its input.obrien2001-11-011-1/+1
* Backout rev. 1.22 as the change that caused problems was also backed out.ru2001-05-241-1/+1
* Work around the side effect of src/include/Makefile,v 1.137 changes.ru2001-05-211-1/+1
* Execute this script in a "C" locale environment.ru2001-04-061-0/+2
* Traverse ${DESTDIR}/usr/include in lexographical order.ru2001-03-271-1/+1
* Rewrite of the CAM error recovery code.ken2001-03-271-1/+1
* Unbreak world build by adding the necessary <net/ethernet.h> include.ru2000-08-021-0/+1
* Fix an off-by-nine error when building a list of includes.ru2000-08-011-1/+1
* more pre-requisite for new ipv6 ioctlsitojun2000-07-041-0/+3
* sys/dkbad.h is no more.phk1999-12-081-1/+0
* Avoid hardcoding any paths and variables. The include directory mustmarcel1999-12-031-7/+18
* Unbreak build world by readding the necessary ipfilter includes.guido1999-11-241-0/+6
* ioctlname() is actually passed a register_t.dfr1999-11-101-1/+1
* Fix a boatload of warnings in the generated code on the alpha.dfr1999-11-091-1/+1
* Ack, ip_mroute.h is not an ipfilter include. :-/peter1999-10-111-0/+1
* Don't #include ipfilter includes that aren't there anymore.peter1999-10-101-7/+0
* Remove the inclusion of device.h. It's no longer there.n_hibma1999-10-061-1/+2
* we don't have <sys/disk.h> anymore.phk1999-05-081-1/+0
* Generate code to interpret ioctl numbers for all ioctls defined inbde1998-10-161-12/+50
* Fix up programs which expect <net/if.h> to include <sys/time.h> to insteadwollman1996-12-101-0/+1
* Run the headers through cpp -dM to find the #defines. The direct searchbde1996-06-231-2/+8
* Include queue.h in preparation for upcoming struct socket changes.dg1996-03-111-0/+1
* Added $DESTDIR toswallace1994-09-151-1/+1
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+33
OpenPOWER on IntegriCloud