..
pc
Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some
1993-10-16 14:40:57 +00:00
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
Declare the full uglyness of the interfaces to the clock driver (except
1994-11-05 22:51:17 +00:00
cpu.h
Disable the direct call from hardclock() to softclock(). Support
1994-11-05 22:44:34 +00:00
cpufunc.h
Don't declare DELAY() here. Callers should include <machine/clock.h>.
1994-11-09 00:51:38 +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
Fix the test for the code segment being the usual one. Unusual code
1994-10-19 21:13:51 +00:00
exec.h
Shuffled macros and definitions around to facilitate architecture
1994-09-24 21:37:01 +00:00
float.h
Made all header files idempotent and moved incorrect common data from
1993-11-07 17:43:17 +00:00
floatingpoint.h
Don't provide bogus source operands in some asms. This probably shouldn't
1994-09-20 22:26:37 +00:00
fpu.h
Declare all functions exported by the npx driver.
1994-11-05 22:59:09 +00:00
frame.h
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
1994-05-25 09:21:21 +00:00
ieeefp.h
Delete redundant #ifdef __i386__, be consistent about idempotency
1994-08-05 14:36:04 +00:00
npx.h
Declare all functions exported by the npx driver.
1994-11-05 22:59:09 +00:00
pcb.h
Added prototypes.
1994-10-08 22:21:34 +00:00
pmap.h
Declare inline functions as __inline and with new-style parameter lists
1994-11-14 14:12:24 +00:00
proc.h
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
1994-05-25 09:21:21 +00:00
profile.h
Added MCOUNT_ENTER and MCOUNT_EXIT macros to profile.h
1994-09-15 16:27:14 +00:00
psl.h
Add back in CPU detection copde from 1.1.5. As an added bonus, the
1994-08-10 03:51:18 +00:00
ptrace.h
Added $Id$
1994-08-02 07:55:43 +00:00
reg.h
apm_bios.h: removed the equiv-stuff. Not needed now that the kernel module
1994-10-02 17:31:29 +00:00
reloc.h
Made idempotent.
1994-08-21 04:55:31 +00:00
segments.h
Remove 1.5+K of bloat for unused idt entries.
1994-11-14 14:18:15 +00:00
signal.h
Made idempotent.
1994-08-21 04:55:31 +00:00
specialreg.h
Improved some comments.
1994-09-04 23:10:27 +00:00
sysarch.h
Added $Id$
1994-08-02 07:55:43 +00:00
trap.h
Made all header files idempotent and moved incorrect common data from
1993-11-07 17:43:17 +00:00
tss.h
Fixed comments that start within a comment, so code compiles cleanly with
1993-11-17 23:25:28 +00:00
varargs.h
Added $Id$
1994-08-02 07:55:43 +00:00
vmparam.h
Increased SHMMAXPGS from 512 to 1024 now that there is plenty of kernel
1994-09-23 07:00:12 +00:00