HardenedBSD/sys/i386/include
Bruce Evans 8793135f2d Don't provide bogus source operands in some asms. This probably shouldn't
matter, but similar bogusness in npx.c causes compiling without -O to fail.

Use __volatile in all asms.

Parenthesize macro args.

Change the names of the macros to avoid namespace pollution.

Remove unnecessary "#ifdef __i386__".

Sort #defines.

Add comments.
1994-09-20 22:26:37 +00:00
..
pc
_limits.h
ansi.h
asmacros.h Get all the definitions from DEFS.h and not directly from asmacros.h 1994-09-08 12:25:18 +00:00
clock.h Redo Kernel NTP PLL support, kernel side. 1994-09-18 20:40:01 +00:00
cons.h
console.h Added support for many more videomodes, including graphic modes up til 1994-09-15 07:26:40 +00:00
cpu.h resettodr() now exists, enable it 1994-09-20 00:32:40 +00:00
cpufunc.h Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included from 1994-09-16 13:33:56 +00:00
cputypes.h Detect if we're running on a Cyrix 486DLC and enable automatic cache 1994-09-04 19:59:24 +00:00
db_machdep.h Remove <machine/eflags.h> and all dependencies on it. eflags.h is just 1994-09-08 11:49:04 +00:00
dkio.h Quote the first arg to _IO(). Not quoting it didn't matter because 1994-09-08 12:26:07 +00:00
eflags.h
endian.h Change "asm" to "__asm" - makes it possible to compile code with 1994-09-10 20:03:14 +00:00
exec.h
float.h
floatingpoint.h Don't provide bogus source operands in some asms. This probably shouldn't 1994-09-20 22:26:37 +00:00
frame.h
ieeefp.h
ioctl_fd.h Updated driver to the 1.1.5 version: 1994-09-17 16:56:10 +00:00
ioctl_pc.h
ipl.h
limits.h
lpt.h
mouse.h Added the psm driver from 1.1.5. 1994-09-09 11:27:50 +00:00
mtpr.h
npx.h Submitted by: Bruce Evans 1994-08-14 23:32:45 +00:00
param.h Replace unsigned' by u_int' so that it is not necessary to include 1994-09-18 22:05:22 +00:00
pcaudioio.h
pcb.h
pio.h
pmap.h Corrected some comments regarding ptes/pdes. 1994-08-23 16:27:15 +00:00
proc.h
profile.h Added MCOUNT_ENTER and MCOUNT_EXIT macros to profile.h 1994-09-15 16:27:14 +00:00
psl.h
pte.h Improved some comments. 1994-09-04 23:10:27 +00:00
ptrace.h
reg.h
reloc.h Made idempotent. 1994-08-21 04:55:31 +00:00
segments.h
signal.h Made idempotent. 1994-08-21 04:55:31 +00:00
soundcard.h Made idempotent. 1994-08-21 04:55:31 +00:00
speaker.h
specialreg.h Improved some comments. 1994-09-04 23:10:27 +00:00
spl.h Remove the alias splnone() for spl0(). It was used only once. 1994-09-20 05:07:32 +00:00
stdarg.h
sysarch.h
trap.h
tss.h
types.h
ultrasound.h
varargs.h
vmparam.h Eliminated a whole pile of ancient (we're taking 4.3BSD) VM system 1994-09-12 11:38:31 +00:00