.. |
pc
|
|
|
ansi.h
|
Provide definitions for intptr_t and uintptr_t, signed resp. unsigned integral
|
1998-04-27 17:39:10 +00:00 |
aout_machdep.h
|
|
|
apmvar.h
|
|
|
asm.h
|
|
|
bioscall.h
|
|
|
bootinfo.h
|
|
|
bus.h
|
vm_offset_t -> {vaddr_t,paddr_t}, vm_size_t -> vsize_t
|
1998-08-13 21:36:02 +00:00 |
cdefs.h
|
Bug fixes and cleanup from Chris Demetriou <cgd@pa.dec.com>:
|
1997-11-04 23:09:23 +00:00 |
conf.h
|
remove unneeded stuff
|
1998-04-15 21:39:01 +00:00 |
cpu.h
|
Generate dependencies on the USER_LDT option.
|
1998-01-22 00:39:16 +00:00 |
cpufunc.h
|
Assign my copyrights to TNF.
|
1998-08-15 04:57:50 +00:00 |
cputypes.h
|
cosmetic cleanup (newlines, comments)
|
1997-10-18 04:51:03 +00:00 |
db_machdep.h
|
vm_offset_t -> {vaddr_t,paddr_t}, vm_size_t -> vsize_t
|
1998-08-13 21:36:02 +00:00 |
disklabel.h
|
Use fixed-size types.
|
1998-07-07 04:29:42 +00:00 |
elf_machdep.h
|
Add i386 relocations.
|
1998-07-12 17:09:43 +00:00 |
endian.h
|
Assign my copyrights to TNF.
|
1998-08-15 04:57:50 +00:00 |
float.h
|
Include correct information for long doubles (i387 extended precision).
|
1998-02-18 09:22:02 +00:00 |
frame.h
|
Assign my copyrights to TNF.
|
1998-08-15 04:57:50 +00:00 |
freebsd_machdep.h
|
|
|
gdt.h
|
Some general cleanup:
|
1997-11-13 03:16:42 +00:00 |
ibcs2_machdep.h
|
Added prototype for ibcs2_sendsig.
|
1998-03-05 05:23:49 +00:00 |
ieeefp.h
|
RCSID Police.
|
1998-01-05 07:02:46 +00:00 |
intr.h
|
Assign my copyrights to TNF.
|
1998-08-15 04:57:50 +00:00 |
joystick.h
|
|
|
kcore.h
|
Switch the i386 port to the new kernel crash dump format.
|
1998-02-18 01:09:25 +00:00 |
limits.h
|
_POSIX_SOURCE -> _POSIX_C_SOURCE
|
1998-08-06 11:25:04 +00:00 |
linux_machdep.h
|
Since wscons can support VT_xxx ioctl()s, enable them if NWSDISPLAY > 0.
|
1998-06-11 22:26:13 +00:00 |
Makefile
|
Rework the way kernel include files are installed. In the new method,
|
1998-06-12 23:22:30 +00:00 |
mouse.h
|
|
|
npx.h
|
Add some comments about what the control words do.
|
1998-01-24 14:00:36 +00:00 |
param.h
|
allow a config file to redefine MAXPHYS
|
1998-07-01 00:51:15 +00:00 |
pcb.h
|
Assign my copyrights to TNF.
|
1998-08-15 04:57:50 +00:00 |
pccons.h
|
Export pcconskbd_cnattach() - it is used if pccons attaches to the MI
|
1998-03-22 17:49:00 +00:00 |
pio.h
|
Assign my copyrights to TNF.
|
1998-08-15 04:57:50 +00:00 |
pmap.h
|
Assign my copyrights to TNF.
|
1998-08-15 04:57:50 +00:00 |
pmap.new.h
|
vm_offset_t -> {vaddr_t,paddr_t}, vm_size_t -> vsize_t
|
1998-08-13 21:36:02 +00:00 |
proc.h
|
|
|
profile.h
|
asm -> __asm__
|
1997-11-05 03:53:20 +00:00 |
psl.h
|
Generate dependencies on the VM86 option.
|
1998-01-15 22:25:52 +00:00 |
pte.h
|
Allow userland access to pd_entry_t and pt_entry_t, like the old pte.h
|
1998-02-06 21:58:05 +00:00 |
ptrace.h
|
|
|
reg.h
|
Update a comment dating from 4.3/VAX.
|
1997-10-16 02:31:32 +00:00 |
segments.h
|
Some rearrangement of the startup code:
|
1998-01-23 00:44:02 +00:00 |
setjmp.h
|
|
|
signal.h
|
If any of _ANSI_SOURCE, _POSIX_C_SOURCE or _XOPEN_SOURCE are defined, don't
|
1998-05-25 20:59:01 +00:00 |
specialreg.h
|
|
|
spkr.h
|
"spkr" is now mi. Keep this file for compatibility.
|
1998-04-15 21:40:27 +00:00 |
stdarg.h
|
Delint.
|
1998-07-27 13:55:32 +00:00 |
svr4_machdep.h
|
|
|
sysarch.h
|
change second parm of sysarch() from char * to void *
|
1998-02-25 21:24:56 +00:00 |
trap.h
|
|
|
tss.h
|
|
|
types.h
|
Garbage-collect vm_offset_t and vm_size_t.
|
1998-08-13 21:36:27 +00:00 |
varargs.h
|
|
|
vm86.h
|
|
|
vmparam.h
|
vm_offset_t -> {vaddr_t,paddr_t}, vm_size_t -> vsize_t
|
1998-08-13 21:36:02 +00:00 |