.. |
ansi.h
|
Define _BSD_CLOCKID_T_ and _BSD_TIMER_T_
|
1996-11-15 22:38:45 +00:00 |
aout_machdep.h
|
Updated #ifdef to reflect filename change.
|
1996-10-14 22:57:37 +00:00 |
asm.h
|
PROF -> GPROF
|
1996-11-30 02:48:57 +00:00 |
beep.h
|
|
|
bootconfig.h
|
Added magic number of bootconfig structure passed from the bootloader.
|
1996-10-14 22:30:19 +00:00 |
bus.h
|
Implement the bus space interfaces for set multiple, set region and copy.
|
1997-01-26 01:49:01 +00:00 |
cdefs.h
|
|
|
conf.h
|
Create a file for all the prototypes for the MD device drivers.
|
1997-01-26 01:36:56 +00:00 |
cpu.h
|
__P(()) -> __P((void)) on several prototypes to fix compiler warnings.
|
1997-01-26 01:56:20 +00:00 |
cpufunc.h
|
Create a separate header file with the prototypes for the functions that
|
1997-01-26 01:31:20 +00:00 |
cpus.h
|
Added a field for cpu specific data in the cpu_t structure.
|
1996-10-14 22:32:45 +00:00 |
db_machdep.h
|
Added prototype for branch_taken().
|
1996-11-23 03:20:18 +00:00 |
disklabel.h
|
|
|
endian.h
|
use in_addr_t and in_port_t
|
1996-10-13 02:57:47 +00:00 |
float.h
|
|
|
fp.h
|
Added a typedef for fp_extended_precision_t.
|
1996-10-15 00:15:37 +00:00 |
frame.h
|
|
|
ieee.h
|
|
|
ieeefp.h
|
Define the FP exeception types.
|
1996-10-15 00:06:47 +00:00 |
iic.h
|
ib_addr in the iicbus attach args should be an int not a u_int as -1
|
1997-01-03 23:13:05 +00:00 |
io.h
|
|
|
iomd.h
|
Added IOMD_ID macro to return the 16bit IOMD ID code.
|
1996-11-23 03:21:43 +00:00 |
ipkdb.h
|
Rename recently checked in KGDB to IPKDB to resolve conflicts with older KGDB
|
1996-10-16 19:32:08 +00:00 |
irqhandler.h
|
Declare the arguments to the function pointers in the interrupt
|
1997-01-26 01:30:51 +00:00 |
katelib.h
|
Removed the cpu specific functions and include <machine/cpufunc.h> instead.
|
1997-01-26 01:42:48 +00:00 |
kbd.h
|
|
|
limits.h
|
|
|
mouse.h
|
Added an ioctl acknowledgement bit to the buffer record flags field.
|
1996-10-14 22:41:59 +00:00 |
param.h
|
|
|
pcb.h
|
Fix the pcb_fpstate field.
|
1996-10-17 02:37:48 +00:00 |
pmap.h
|
Include <machine/cpufunc.h> for cpu specific prototypes e.g. tlbflush().
|
1997-01-26 01:34:45 +00:00 |
podule.h
|
|
|
proc.h
|
|
|
profile.h
|
At last, a version of profile.h that works properly and allows kernel
|
1996-10-14 22:52:49 +00:00 |
psl.h
|
__P(()) -> __P((void)) on several prototypes to fix some gcc warnings.
|
1997-01-26 01:25:42 +00:00 |
pte.h
|
Added a macro for un-cacheable un-bufferable ptes.
|
1996-10-12 18:31:10 +00:00 |
ptrace.h
|
|
|
reg.h
|
Updated fpreg_t to match changes made to fp.h
|
1996-10-15 00:21:36 +00:00 |
rtc.h
|
|
|
setjmp.h
|
|
|
signal.h
|
Added definitions for evaluating the signal code argument.
|
1996-10-14 23:02:53 +00:00 |
stdarg.h
|
|
|
sysarch.h
|
Initial commit of the header file defining the architecture specific
|
1996-10-14 22:47:31 +00:00 |
trap.h
|
Rename recently checked in KGDB to IPKDB to resolve conflicts with older KGDB
|
1996-10-16 19:32:08 +00:00 |
types.h
|
First step inn removing config_scan() and the hacks that gave devices
|
1996-12-05 00:13:47 +00:00 |
undefined.h
|
Updated the typedef for undef_handler_t to have a 4th argument. This
|
1996-10-15 00:00:44 +00:00 |
varargs.h
|
|
|
vconsole.h
|
Added a blanktime field to the vconsole structure so the blanktime time
|
1996-10-14 22:35:03 +00:00 |
vidc.h
|
__P(()) -> __P((void)) on several prototypes to fix some gcc warnings.
|
1997-01-26 01:25:42 +00:00 |
vmparam.h
|
Added a definition for the maximum amount of kernel VM space buffers can
|
1996-12-27 01:55:48 +00:00 |