aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/kdump/mkioctls
Commit message (Expand)AuthorAgeFilesLines
* Merge mkioctls:1.38 from HEAD to RELENG_6:Robert Watson2006-09-031-0/+1
* Commit userland part of pf version 3.5 from OpenBSD (OPENBSD_3_5_BASE).Max Laier2004-06-161-0/+1
* Use the -H option instead of the deprecated -follow predicate.Dag-Erling Smørgrav2004-02-251-1/+1
* Kill references to netns in comment about how it conflicted with netipx soPeter Wemm2003-03-051-2/+0
* Backed out revs 1.32-1.33. The problem has been fixed better byBruce Evans2002-09-161-2/+0
* Also add #include <netinet/in_systm.h> before <neinet/ip.h> to fix theMaxim Sobolev2002-09-071-0/+1
* Add #include <netinet/ip.h> in attempt to fix the world.Maxim Sobolev2002-09-071-0/+1
* Better warnings fixes. Use more sane argument types instead of bogus castsMark Murray2002-06-241-3/+3
* Fix warnings generated elsewhere.Mark Murray2002-06-211-1/+1
* Const the code.David Malone2002-04-011-1/+3
* Back out revision 1.13 (addition of ipfilter includes). A properRuslan Ermilov2002-03-251-6/+0
* Really fix this work to work. While rev 1.24 did allow awk to run w/oDavid E. O'Brien2001-11-011-3/+3
* Utilize the property of 'echo' in that it removes \n from its input.David E. O'Brien2001-11-011-1/+1
* Backout rev. 1.22 as the change that caused problems was also backed out.Ruslan Ermilov2001-05-241-1/+1
* Work around the side effect of src/include/Makefile,v 1.137 changes.Ruslan Ermilov2001-05-211-1/+1
* Execute this script in a "C" locale environment.Ruslan Ermilov2001-04-061-0/+2
* Traverse ${DESTDIR}/usr/include in lexographical order.Ruslan Ermilov2001-03-271-1/+1
* Rewrite of the CAM error recovery code.Kenneth D. Merry2001-03-271-1/+1
* Unbreak world build by adding the necessary <net/ethernet.h> include.Ruslan Ermilov2000-08-021-0/+1
* Fix an off-by-nine error when building a list of includes.Ruslan Ermilov2000-08-011-1/+1
* more pre-requisite for new ipv6 ioctlsJun-ichiro itojun Hagino2000-07-041-0/+3
* sys/dkbad.h is no more.Poul-Henning Kamp1999-12-081-1/+0
* Avoid hardcoding any paths and variables. The include directory mustMarcel Moolenaar1999-12-031-7/+18
* Unbreak build world by readding the necessary ipfilter includes.Guido van Rooij1999-11-241-0/+6
* ioctlname() is actually passed a register_t.Doug Rabson1999-11-101-1/+1
* Fix a boatload of warnings in the generated code on the alpha.Doug Rabson1999-11-091-1/+1
* Ack, ip_mroute.h is not an ipfilter include. :-/Peter Wemm1999-10-111-0/+1
* Don't #include ipfilter includes that aren't there anymore.Peter Wemm1999-10-101-7/+0
* Remove the inclusion of device.h. It's no longer there.Nick Hibma1999-10-061-1/+2
* we don't have <sys/disk.h> anymore.Poul-Henning Kamp1999-05-081-1/+0
* Generate code to interpret ioctl numbers for all ioctls defined inBruce Evans1998-10-161-12/+50
* Fix up programs which expect <net/if.h> to include <sys/time.h> to insteadGarrett Wollman1996-12-101-0/+1
* Run the headers through cpp -dM to find the #defines. The direct searchBruce Evans1996-06-231-2/+8
* Include queue.h in preparation for upcoming struct socket changes.David Greenman1996-03-111-0/+1
* Added $DESTDIR toSteven Wallace1994-09-151-1/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+33