Find a file
Bruce Evans ebedb5ad97 Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>:
- don't include <sys/ioctl.h> in any header.  Include <sys/ioccom.h>
  instead.  This was already done in 4.4Lite for the most important
  ioctl headers.  Header spam currently increases kernel build
  times by 10-20%.  There are more than 30000 #includes (not counting
  duplicates) for compiling LINT.
- include <sys/types.h> if and only it is necessary to make the header
  almost self-sufficient (some ioctl headers still need structs from
  elsewhere).
- uniformized idempotency ifdefs.  Copied the style in the 4.4Lite
  ioctl headers.
1996-09-21 14:59:43 +00:00
bin ts_sec -> tv_sec 1996-09-20 04:45:59 +00:00
contrib Merge local changes. 1996-09-18 14:24:33 +00:00
eBones Fix my typo here from last commit. 1996-09-02 23:49:09 +00:00
etc Remove SHARED_LIBCC_INT sample, it's gone and has been a do-nothing option 1996-09-21 14:30:23 +00:00
games Fixed DPADD. 1996-09-05 17:16:10 +00:00
gnu Remove the partial support for a shared -lcc_int, since it's been unusable 1996-09-21 14:27:38 +00:00
include Fixed CLEANFILES. osreldate was missing. 1996-09-20 13:42:26 +00:00
lib ".Xr chflags 1," -> ".Xr chflags 1 ," 1996-09-21 06:28:55 +00:00
libexec This should have gone away with the COMPAT_43 cruft. cgetent() is now 1996-09-20 11:19:00 +00:00
lkm Fiexed CFLAGS. Compiling things in the kernel without -O now causes 1996-09-21 01:51:11 +00:00
release Note that Adaptec 1510 controller is supported (via aic0 driver). 1996-09-21 06:47:27 +00:00
sbin Who would have though that dmesg didn't understand message buffers? 1996-09-21 08:11:22 +00:00
secure cmp -s || install -c --> install -C 1996-08-30 04:07:04 +00:00
share Remove SHARED_LIBCC_INT sample, it's gone and has been a do-nothing option 1996-09-21 14:30:23 +00:00
sys Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>: 1996-09-21 14:59:43 +00:00
tools Fixed CLEANFILES. The *.3 links were missing. 1996-09-20 14:12:32 +00:00
usr.bin Fix for PR#1230, make ``.for'' loops iterate backwards. 1996-09-21 04:00:22 +00:00
usr.sbin ts_sec -> tv_sec 1996-09-20 04:13:44 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile Unlocalize date 1996-09-21 06:06:41 +00:00