1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/i386
John Baldwin b76c5a11e5 ed(4) uses kvtop() and is thus i386-only. It has several other warnings
related to sizeof(int) != sizeof(void *), but kvtop() is much harder to
fix.

Approved by:	imp
2002-11-06 22:03:53 +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 ed(4) uses kvtop() and is thus i386-only. It has several other warnings 2002-11-06 22:03:53 +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