freebsd-nq/sys/i386
Peter Wemm 1174c7d121 This fixes a compiler warning, and a cosmetic problem with the linux
emul code when compiling with "options KTRACE".
ktrsyscall() was expecting an array of integers, this was passing the
address of a structure containing an array of integers..
The cosmetic problem was that it was calling the "enter syscall"
trace hook twice - this looks like a cut/paste error/typo.
1995-07-16 14:10:55 +00:00
..
apm Don't include <sys/tty.h> in drivers that aren't tty drivers or in general 1995-07-16 10:13:08 +00:00
bios Don't include <sys/tty.h> in drivers that aren't tty drivers or in general 1995-07-16 10:13:08 +00:00
boot Reset defaults in case of boot() is looping several times (e.g. the 1995-06-25 14:02:57 +00:00
conf Include ``options POWERFAIL_NMI'' for owners of older (non-apm) 1995-07-16 10:31:26 +00:00
eisa First pass cleanup of this driver. This pass does not include the sequencer 1995-07-04 21:14:45 +00:00
i386 This fixes a compiler warning, and a cosmetic problem with the linux 1995-07-16 14:10:55 +00:00
ibcs2 Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
include Make the bootinfo structure visible from sysctl. 1995-07-16 10:33:38 +00:00
isa Don't include <sys/tty.h> in drivers that aren't tty drivers or in general 1995-07-16 10:13:08 +00:00
linux First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
pci The PCI config mechanism 1 test failed for the Intel Aries. 1995-06-30 16:11:42 +00:00
scsi Correct a typo in a comment. 1995-07-08 22:09:11 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00