freebsd-dev/usr.bin/kdump
Bruce Evans e18efcbd6a Run the headers through cpp -dM to find the #defines. The direct search
has been broken at least since 4.4Lite moved most of the #defines out of
<sys/ioctl.h>.  This should be done better.  Only a few headers are
searched.

Added some #includes so that ioctl.c compiles.  The networking headers
have a maze of undocumented interdependencies and ioctl.c now actually
supports networking ioctls.
1996-06-23 17:05:10 +00:00
..
kdump.1 BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
kdump.c Add setlocale LC_CTYPE 1995-10-26 22:16:45 +00:00
Makefile -I${.CURDIR}/../.. 1994-11-21 00:54:28 +00:00
mkioctls Run the headers through cpp -dM to find the #defines. The direct search 1996-06-23 17:05:10 +00:00