.. |
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
|
RCS Id police.
|
1996-03-14 23:10:59 +00:00 |
bootconfig.h
|
Added magic number of bootconfig structure passed from the bootloader.
|
1996-10-14 22:30:19 +00:00 |
bus.h
|
Update for new bus space interface. This implementation is based on
|
1997-01-13 00:33:36 +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
|
Check for CPU_ARM8 when testing for comflicting CPU options.
|
1996-11-23 03:18: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
|
Added structures to describe RISCiX partition tables.
|
1996-03-06 23:17:51 +00:00 |
endian.h
|
use in_addr_t and in_port_t
|
1996-10-13 02:57:47 +00:00 |
float.h
|
Define FLT_ROUNDS properly. Guard #defines with #ifndef / #endif
|
1996-05-12 21:27:52 +00:00 |
fp.h
|
Added a typedef for fp_extended_precision_t.
|
1996-10-15 00:15:37 +00:00 |
frame.h
|
Added switchframe structure to describe the stack frame pushed on the
|
1996-03-13 21:06:34 +00:00 |
ieee.h
|
Definitions of various contants and types for arm32 IEEE float point.
|
1996-05-12 21:26:20 +00:00 |
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
|
Removed definitions of mouse buttons. These should be obtained from
|
1996-05-16 17:45:10 +00:00 |
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
|
Added prototypes for tlb_flush(), cache_clean(), sync_caches() and
|
1996-10-15 00:44:58 +00:00 |
kbd.h
|
RCS Id police.
|
1996-03-14 23:10:59 +00:00 |
limits.h
|
RCS Id police.
|
1996-03-14 23:10:59 +00:00 |
mouse.h
|
Added an ioctl acknowledgement bit to the buffer record flags field.
|
1996-10-14 22:41:59 +00:00 |
param.h
|
RCS Id police.
|
1996-03-14 23:10:59 +00:00 |
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
|
RCS Id police.
|
1996-03-14 23:10:59 +00:00 |
proc.h
|
RCS Id police.
|
1996-03-14 23:10:59 +00:00 |
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
|
RCS Id police.
|
1996-03-14 23:10:59 +00:00 |
reg.h
|
Updated fpreg_t to match changes made to fp.h
|
1996-10-15 00:21:36 +00:00 |
rtc.h
|
Added IIC information for the PCF8583 RTC chip.
|
1996-04-19 19:51:48 +00:00 |
setjmp.h
|
RCS Id police.
|
1996-03-14 23:10:59 +00:00 |
signal.h
|
Added definitions for evaluating the signal code argument.
|
1996-10-14 23:02:53 +00:00 |
stdarg.h
|
RCS Id police.
|
1996-03-14 23:10:59 +00:00 |
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
|
RCS Id police.
|
1996-03-14 23:10:59 +00:00 |
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 |