freebsd-dev/sys/i386
John Baldwin 8a651d2c4a Make the ar(4) driver i386-only for now. It has lots of sizeof(int) ==
sizeof(void *) assumptions and doesn't use busdma yet (it uses kvtop()
which is not an MI interface).

Recommended by:	jake, mux
2002-11-06 19:27:09 +00:00
..
acpica - curproc may be NULL in 4-stable. In that case use the vmspace from 2002-10-16 17:22:03 +00:00
apm Be consistent about functions being static. 2002-10-16 08:57:14 +00:00
bios Be consistent about functions being static. 2002-10-16 08:57:14 +00:00
compile
conf Make the ar(4) driver i386-only for now. It has lots of sizeof(int) == 2002-11-06 19:27:09 +00:00
i386 Remove what was a temporary bogus assignment of bits of siginfo_t, as it does 2002-11-06 14:53:35 +00:00
ibcs2 Back our kernel support for reliable signal queues. 2002-10-01 17:15:53 +00:00
include Note that the sched_lock protects md_ldt of struct mdproc. 2002-10-25 20:06:16 +00:00
isa - Convert to newbus, bus_space etc. 2002-11-05 09:37:32 +00:00
linux bzero() the sigframe before we fill it. This was not done at all in 2002-11-02 07:41:04 +00:00
pci MFp4: 2002-11-02 22:35:24 +00:00
svr4
Makefile