freebsd-skq/sys/i386
Bruce Evans 494bc6f09d Removed code for the !KERNEL case. It hasn't been maintained for 4
years and gives a "laugh"able number of compile-time errors (see the
comment).  main() just printed the struct sizes.  This can be done
better by compiling with -g and reading off the sizes from the stabs.

Sorted #includes.

Fixed an unsigned vs signed comparison.
1997-11-18 10:56:41 +00:00
..
apm Expand the APMIO_GETINFO ioctl to return the estimated remaining 1997-11-12 04:12:51 +00:00
bios Expand the APMIO_GETINFO ioctl to return the estimated remaining 1997-11-12 04:12:51 +00:00
boot Fixed spammed Id. 1997-10-07 06:40:16 +00:00
conf Typo fix. 1997-11-17 13:57:40 +00:00
eisa Remove a bunch of variables which were unused both in GENERIC and LINT. 1997-11-07 08:53:44 +00:00
i386 Don't #include <machine/smp.h> even in the SMP case. Fixed the one 1997-11-18 09:27:23 +00:00
ibcs2 Move the "retval" (3rd) parameter from all syscall functions and put 1997-11-06 19:29:57 +00:00
include Reviewed by: Amancio Hasty 1997-11-16 04:52:29 +00:00
isa Removed code for the !KERNEL case. It hasn't been maintained for 4 1997-11-18 10:56:41 +00:00
linux Added support for linux sound ioctls: 1997-11-17 04:00:32 +00:00
pci Removed unused #includes. 1997-07-20 14:10:18 +00:00
scsi Add support to the host driver for "downloaded constants". These are immediate 1997-09-27 19:38:27 +00:00
Makefile Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00