summaryrefslogtreecommitdiffstats
path: root/usr.bin/kdump/mkioctls
Commit message (Expand)AuthorAgeFilesLines
* Bulk sync of pf changes from head, in attempt to fixup broken build Iglebius2014-03-121-1/+5
* MFprojects/zfsd:mav2012-05-241-0/+2
* In kdump's mkioctls script, use '${CPP}' instead of hardcodedly usingdim2012-04-091-1/+1
* It turns out that truss also used kdump's mkioctls script, and expecteddes2011-10-211-17/+34
* Clean up mkioctls a bit, and fix cross-building by checking ${MACHINE}des2011-10-131-4/+5
* Make kdump compile cleanly at WARNS level 6, with one exception: thedes2011-10-121-1/+10
* Bring ioctlname() in line with all the other *name() functions, whichdes2011-10-081-22/+18
* Remove no longer needed #include after removing the legacybz2009-07-181-1/+0
* Unbreak buildworld.zec2009-05-311-0/+1
* Delete the old USB stack. The new stack has settled in and has all thethompsa2009-05-271-4/+1
* Fix kdump build when building it by hand.ed2009-05-251-1/+1
* Add support for old TTY ioctls to kdump.ed2009-05-091-0/+1
* Install the old usb headers under /usr/include/legacy/dev/usb as they arethompsa2009-02-241-1/+4
* Remove netatm from HEAD as it is not MPSAFE and relies on the now removedrwatson2008-05-251-5/+0
* These are files are shell scripts; give smart editors a chance to figuredes2008-02-031-4/+6
* Disconnect netatm from the build as it is not MPSAFE and relies onrwatson2007-07-141-4/+5
* Add audit.h to mkioctls inclusion list: audit pipe ioctls need accessrwatson2006-06-051-0/+1
* Commit userland part of pf version 3.5 from OpenBSD (OPENBSD_3_5_BASE).mlaier2004-06-161-0/+1
* Use the -H option instead of the deprecated -follow predicate.des2004-02-251-1/+1
* Kill references to netns in comment about how it conflicted with netipx sopeter2003-03-051-2/+0
* 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
OpenPOWER on IntegriCloud