.. |
pc
|
…
|
|
ansi.h
|
Add _BSD_SUSECONDS_T_ and _BSD_USECONDS_T_; do some space vs. tab formatting
|
1997-11-23 20:20:53 +00:00 |
aout_machdep.h
|
…
|
|
apmvar.h
|
put in place a proper bioscall.h (sorry about that!)
|
1997-10-15 01:20:33 +00:00 |
asm.h
|
Define the ALTENTRY() macro here.
|
1997-07-05 20:49:19 +00:00 |
bioscall.h
|
put in place a proper bioscall.h (sorry about that!)
|
1997-10-15 01:20:33 +00:00 |
bootinfo.h
|
Data structures passed from the boot loader to the kernel.
|
1997-09-20 12:08:21 +00:00 |
bus.h
|
Add offset and length parameters to bus_dmamap_sync(), used for specifiying
|
1998-02-04 05:12:46 +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
|
Implement poll(2).
|
1996-09-07 12:40:22 +00:00 |
cpu.h
|
Generate dependencies on the USER_LDT option.
|
1998-01-22 00:39:16 +00:00 |
cpufunc.h
|
define kernel only inline static functions only #ifdef _KERNEL
|
1998-02-26 01:57:30 +00:00 |
cputypes.h
|
cosmetic cleanup (newlines, comments)
|
1997-10-18 04:51:03 +00:00 |
db_machdep.h
|
#define DB_AOUT_SYMBOLS
|
1997-06-26 01:26:56 +00:00 |
disklabel.h
|
-correct misleading name and comment for MBR partition type 14
|
1998-02-22 14:45:43 +00:00 |
elf_machdep.h
|
Add ENDIANNESS constant
|
1997-10-11 19:11:10 +00:00 |
endian.h
|
Generate dependencies on the CPU type options (I386_CPU, I486_CPU, ...)
|
1998-01-15 19:47:36 +00:00 |
float.h
|
Include correct information for long doubles (i387 extended precision).
|
1998-02-18 09:22:02 +00:00 |
frame.h
|
…
|
|
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
|
Add IPL_AUDIO.
|
1997-03-21 04:34:18 +00:00 |
joystick.h
|
add joystick driver from Matthieu Herrb (pr #2267)
|
1996-03-27 19:11:13 +00:00 |
kcore.h
|
Switch the i386 port to the new kernel crash dump format.
|
1998-02-18 01:09:25 +00:00 |
limits.h
|
multiple include protect machine/limits.h, fixes pr 4473 (from Mika Nystrom)
|
1998-01-09 22:23:44 +00:00 |
linux_machdep.h
|
Add missing prototypes.
|
1996-05-03 19:26:28 +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
|
remove unused and misleading KERNSIZE definition
|
1998-01-20 13:11:25 +00:00 |
pcb.h
|
- add defopt's for UVM, UVMHIST and PMAP_NEW.
|
1998-02-10 14:08:44 +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
|
make this idempotent. bus.h needs to include it, and other things which
|
1996-03-08 20:15:23 +00:00 |
pmap.h
|
Fixup an inconsistency in the declaration of PTDpaddr, pointed out by
|
1998-02-18 03:04:40 +00:00 |
pmap.new.h
|
Don't make simple_lock decls dependent on NCPU > 1, be consistent with
|
1998-03-02 18:06:32 +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
|
VM86 support, by John Kohl, touched up a bit by me.
|
1996-01-08 13:51:30 +00:00 |
specialreg.h
|
add bits for %cr4 and cpu_feature [from freebsd and www.sandpile.org]
|
1997-09-05 22:28:12 +00:00 |
spkr.h
|
…
|
|
stdarg.h
|
Stylistic changes.
|
1995-12-25 23:15:31 +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
|
tell drivers that this port knows about the new wscons code
|
1998-03-22 17:53:23 +00:00 |
varargs.h
|
Make the type of __builtin_va_list a long.
|
1995-12-26 01:16:24 +00:00 |
vm86.h
|
Fix tipo inherited from old version of TNF copyright template.
|
1997-10-09 08:48:33 +00:00 |
vmparam.h
|
- add defopt's for UVM, UVMHIST and PMAP_NEW.
|
1998-02-10 14:08:44 +00:00 |