freebsd-dev/sys/i386
Bruce Evans e77e2e6ca1 Oops, the previous commit got the diff for the log message instead of
the following.

Move declarations to and from <machine/segments.h>.  Make segment stuff
static if possible.

Remove unused (although initialized) global variables _default_ldt,
currentldt, _gsel_tss (rename the latter to the auto variable
gtel_tss).

Use "correct" and consistent types for interrupt handlers.

Remove a mailing address from the code.

Fix type mismatches found by adding prototypes.
1994-11-14 14:23:54 +00:00
..
apm Calling sync will panic you more often than not. 1994-11-07 04:23:58 +00:00
bios Calling sync will panic you more often than not. 1994-11-07 04:23:58 +00:00
boot Improved the user interface: 1994-11-07 11:26:30 +00:00
conf Add ep0 line to kernel config files. 1994-11-13 10:17:07 +00:00
eisa Finished device configuration database work for all ISA devices (except `ze') 1994-10-23 21:28:03 +00:00
i386 Oops, the previous commit got the diff for the log message instead of 1994-11-14 14:23:54 +00:00
ibcs2 First shot README file for iBCS support 1994-10-23 19:20:57 +00:00
include Remove 1.5+K of bloat for unused idt entries. 1994-11-14 14:18:15 +00:00
isa Move declarations of atdevbase and rtcin() to cpufunc.h (a less wrong 1994-11-14 14:19:10 +00:00
pci Added support for SIOCSIFMTU ioctl. Fixed bug that caused panic at boot time 1994-11-13 12:39:38 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00