aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/kdump/mkioctls
Commit message (Expand)AuthorAgeFilesLines
* Merge headSimon J. Gerraty2014-04-281-1/+5
|\
| * Fix world build WITHOUT_PF.Gleb Smirnoff2014-02-121-1/+5
* | Tell cpp to only look where we told itSimon J. Gerraty2013-10-121-1/+1
|/
* MFprojects/zfsd:Alexander Motin2012-05-241-0/+2
* In kdump's mkioctls script, use '${CPP}' instead of hardcodedly usingDimitry Andric2012-04-091-1/+1
* It turns out that truss also used kdump's mkioctls script, and expectedDag-Erling Smørgrav2011-10-211-17/+34
* Clean up mkioctls a bit, and fix cross-building by checking ${MACHINE}Dag-Erling Smørgrav2011-10-131-4/+5
* Make kdump compile cleanly at WARNS level 6, with one exception: theDag-Erling Smørgrav2011-10-121-1/+10
* Bring ioctlname() in line with all the other *name() functions, whichDag-Erling Smørgrav2011-10-081-22/+18
* Remove no longer needed #include after removing the legacyBjoern A. Zeeb2009-07-181-1/+0
* Unbreak buildworld.Marko Zec2009-05-311-0/+1
* Delete the old USB stack. The new stack has settled in and has all theAndrew Thompson2009-05-271-4/+1
* Fix kdump build when building it by hand.Ed Schouten2009-05-251-1/+1
* Add support for old TTY ioctls to kdump.Ed Schouten2009-05-091-0/+1
* Install the old usb headers under /usr/include/legacy/dev/usb as they areAndrew Thompson2009-02-241-1/+4
* Remove netatm from HEAD as it is not MPSAFE and relies on the now removedRobert Watson2008-05-251-5/+0
* These are files are shell scripts; give smart editors a chance to figureDag-Erling Smørgrav2008-02-031-4/+6
* Disconnect netatm from the build as it is not MPSAFE and relies onRobert Watson2007-07-141-4/+5
* Add audit.h to mkioctls inclusion list: audit pipe ioctls need accessRobert Watson2006-06-051-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