freebsd-dev/sys/i386/i386
Bruce Evans fe7bb84c74 Remove <machine/eflags.h> and all dependencies on it. eflags.h is just
the Mach/i386 version of the BSD/vax(?) <machine/psl.h>.  The Mach
version has slightly better names for many macros but is now out of
date and little used.  It was originally used even less (for spelling
PSL_T as EFL_TF in <machine/db_machdep.h>).
1994-09-08 11:49:04 +00:00
..
autoconf.c Reviewed by: Stefan Esser <se> 1994-08-31 23:36:56 +00:00
conf.c Conditionalized support for syscons as the console so that it can be 1994-08-31 07:44:22 +00:00
cons.c Conditionalized support for syscons as the console so that it can be 1994-08-31 07:44:22 +00:00
cons.h The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
db_disasm.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
db_interface.c Removed all vestiges of tlbflush(). Replaced them with calls to pmap_update(). 1994-09-02 04:12:26 +00:00
db_trace.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
dkbad.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
exception.s Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
genassym.c Converted P_LINK -> P_FORW, P_RLINK -> P_BACK, minor optimization. 1994-09-02 05:58:51 +00:00
in_cksum.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
locore.s Fix comments. 1994-09-05 14:09:41 +00:00
machdep.c Detect if we're running on a Cyrix 486DLC and enable automatic cache 1994-09-04 19:59:24 +00:00
math_emu.h Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 14:15:10 +00:00
math_emulate.c The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
mem.c Fixed various prototype problems with the pmap functions and the subsequent 1994-08-06 10:25:50 +00:00
microtime.s Fix conditional-compilation mixup, pointed out by Paul Richards. 1994-08-13 17:45:09 +00:00
ns_cksum.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
pmap.c Added pmap_mapdev() function to map device memory. 1994-09-04 04:11:57 +00:00
procfs_machdep.c The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
support.s Rewrote last vestige of code that used gs (copyinstr). The use of gs in 1994-09-04 10:24:22 +00:00
swapgeneric.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
swtch.s Converted P_LINK -> P_FORW, P_RLINK -> P_BACK, minor optimization. 1994-09-02 05:58:51 +00:00
symbols.raw The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
sys_machdep.c Change all #includes to follow the current Berkeley style. Some of these 1994-08-13 03:50:34 +00:00
trap.c Remove <machine/eflags.h> and all dependencies on it. eflags.h is just 1994-09-08 11:49:04 +00:00
tsc.c Fix up some sloppy coding practices: 1994-08-18 22:36:09 +00:00
vm_machdep.c Removed all vestiges of tlbflush(). Replaced them with calls to pmap_update(). 1994-09-02 04:12:26 +00:00