freebsd-skq/sys/i386
dillon 2d7053a5cc Change local ddb_mode variable to volatile to handle GCC warning about
the variable possibly being clobbered by setjmp/longjmp.
1998-12-14 05:34:33 +00:00
..
apm Perform APM power-off on power-off request, not halt request. 1998-12-10 23:36:14 +00:00
bios Perform APM power-off on power-off request, not halt request. 1998-12-10 23:36:14 +00:00
boot Fix my breakage of `make installworld'. However, i don't think it's right to 1998-11-28 08:03:24 +00:00
conf Added all the options to LINT with descriptions. Haven't tried to compile 1998-12-13 23:06:16 +00:00
eisa malloc(xxx, yyy, M_WAITOK) does not fail. This probably explains why 1998-12-09 02:18:53 +00:00
i386 Change local ddb_mode variable to volatile to handle GCC warning about 1998-12-14 05:34:33 +00:00
ibcs2 Examine all occurrences of sprintf(), strcat(), and str[n]cpy() 1998-12-04 22:54:57 +00:00
include The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static 1998-12-07 21:58:50 +00:00
isa Fix 3-byte buffer overflow. 1998-12-13 23:36:16 +00:00
linux linux_pipe does not preserve the edx register. Linux and 1998-12-10 13:47:18 +00:00
pci
Makefile