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
kdump.c Add setlocale LC_CTYPE 1995-10-26 22:16:45 +00:00
Makefile
mkioctls Run the headers through cpp -dM to find the #defines. The direct search 1996-06-23 17:05:10 +00:00