freebsd_amp_hwpstate/sys/i386/ibcs2
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
..
coff.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
ibcs2_dirent.h
ibcs2_errno.c
ibcs2_errno.h
ibcs2_fcntl.c
ibcs2_fcntl.h
ibcs2_ioctl.c Implement ioctl's IBCS2_TCFLSH and IBCS2_TCXONC. Improve termios conversion. 1996-03-28 19:53:21 +00:00
ibcs2_ioctl.h
ibcs2_ipc.c Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
ibcs2_ipc.h
ibcs2_isc.c Untangled the vm.h include file spaghetti. 1995-12-07 12:48:31 +00:00
ibcs2_isc_syscall.h reran makesyscalls 1996-01-08 04:34:54 +00:00
ibcs2_isc_sysent.c reran makesyscalls 1996-01-08 04:34:54 +00:00
ibcs2_misc.c Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
ibcs2_mount.h
ibcs2_msg.c
ibcs2_other.c Untangled the vm.h include file spaghetti. 1995-12-07 12:48:31 +00:00
ibcs2_poll.h
ibcs2_proto.h Reran makesyscalls.sh.. 1996-01-08 05:27:29 +00:00
ibcs2_signal.c
ibcs2_signal.h
ibcs2_socksys.c Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
ibcs2_socksys.h Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>: 1996-09-21 14:59:43 +00:00
ibcs2_stat.c When uname() returns the system name, try to use the unqualified domain 1996-06-08 06:01:29 +00:00
ibcs2_stat.h
ibcs2_statfs.h
ibcs2_stropts.h
ibcs2_syscall.h Reran makesyscalls.sh.. 1996-01-08 05:27:29 +00:00
ibcs2_sysent.c Reran makesyscalls.sh.. 1996-01-08 05:27:29 +00:00
ibcs2_sysi86.c Change the 'sysi86()' function not implemented' printf to be called only 1996-06-08 17:12:45 +00:00
ibcs2_sysvec.c Clean-up the new VM map procfs code, and also add support for executable 1996-06-18 05:16:00 +00:00
ibcs2_termios.h
ibcs2_time.h
ibcs2_types.h
ibcs2_unistd.h
ibcs2_ustat.h
ibcs2_util.c Changed type of ni_dirp in `struct namei' from caddr_t to `const char *' 1996-09-03 23:17:15 +00:00
ibcs2_util.h Fix a (mostly harmless) bogon when calculating the start of the stack gap. 1996-03-10 22:24:54 +00:00
ibcs2_utime.h
ibcs2_utsname.h
ibcs2_xenix.c Implement ioctl's IBCS2_TCFLSH and IBCS2_TCXONC. Improve termios conversion. 1996-03-28 19:53:21 +00:00
ibcs2_xenix.h Implement ioctl's IBCS2_TCFLSH and IBCS2_TCXONC. Improve termios conversion. 1996-03-28 19:53:21 +00:00
ibcs2_xenix_syscall.h Implement ioctl's IBCS2_TCFLSH and IBCS2_TCXONC. Improve termios conversion. 1996-03-28 19:53:21 +00:00
ibcs2_xenix_sysent.c reran makesyscalls 1996-01-08 04:34:54 +00:00
imgact_coff.c Fixed some more easy cases of const poisoning in the kernel. Cosmetic. 1996-09-03 22:19:16 +00:00
syscalls.conf
syscalls.isc
syscalls.isc.conf
syscalls.master Oops. forgot to remove #include "opt_sysvipc.h" 1996-01-08 05:24:09 +00:00
syscalls.xenix Implement ioctl's IBCS2_TCFLSH and IBCS2_TCXONC. Improve termios conversion. 1996-03-28 19:53:21 +00:00
syscalls.xenix.conf