freebsd-skq/sys/i386
yokota 9625424b5f Remove a hard-coded table of kernel console I/O functions exported
from sc, vt and sio drivers.  Use instead a linker_set to collect them.

Staticize ??cngetc(), ??cnputc(), etc functions in sc and vt drivers.
We must still have siocngetc() and siocnputc() as globals because they
are directly referred to by i386-gdbstub.c :-(

Oked by: bde
1999-01-07 14:14:24 +00:00
..
apm
bios
boot Don't build biosboot by default - there's no point now that nothing 1999-01-06 08:46:26 +00:00
conf Flip the kernel default to ELF.. Add a test to try and warn people 1999-01-07 06:52:41 +00:00
eisa The previous commit was bogus. malloc(..., M_WAITOK) should not be 1999-01-01 12:35:47 +00:00
i386 Remove a hard-coded table of kernel console I/O functions exported 1999-01-07 14:14:24 +00:00
ibcs2
include OBJFORMAT_DEFAULT = elf now. (this is where /usr/bin/objformat and 1999-01-07 06:35:18 +00:00
isa Remove a hard-coded table of kernel console I/O functions exported 1999-01-07 14:14:24 +00:00
linux Add (but don't activate) code for a special VM option to make 1999-01-06 23:05:42 +00:00
pci
Makefile