.. |
pc
|
…
|
|
Makefile
|
Require that each each MACHINE/MACHINE_ARCH supply a lock.h. This file
|
2000-04-29 03:31:45 +00:00 |
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
|
add some v1.2 bits, comment out the APM_IOC_DEV_CTL ioctl which I didn't
|
1999-08-17 19:05:53 +00:00 |
asm.h
|
charles was on drugs. There's no such thing as #elifdef.
|
1999-11-09 02:25:33 +00:00 |
bios32.h
|
Basic interface to BIOS32. Separated from UCHIYAMA Yasushi's PCI BIOS
|
1999-11-17 00:55:50 +00:00 |
bioscall.h
|
copyright has been assigned to TNF, update notice
|
1998-10-03 02:14:30 +00:00 |
bootinfo.h
|
Clean up the BIOS disk matching code a bit (better naming, one structure
|
1999-03-12 01:01:41 +00:00 |
bswap.h
|
Include <sys/bswap.h> for function prototypes. i386, pc532 and vax
|
1999-08-21 05:39:51 +00:00 |
bus.h
|
implement bus_space_vaddr()
|
2000-04-17 17:24:48 +00:00 |
byte_swap.h
|
This code has nothing to do with UCB.
|
2000-03-16 14:15:26 +00:00 |
cdefs.h
|
Garbage-collect.
|
1999-03-20 01:40:25 +00:00 |
conf.h
|
Assign copyright to TNF.
|
1998-09-05 15:28:06 +00:00 |
cpu.h
|
- Declare biosbasemem and biosextmem in <machine/cpu.h>, don't extern
|
2000-04-21 18:37:20 +00:00 |
cpufunc.h
|
The assembler understands rdmsr, wrmsr, rdtsc, and rdpmc, so there's
|
2000-03-28 19:17:29 +00:00 |
cputypes.h
|
Add CPUVENDOR_IDT and CPU_C6.
|
1998-10-15 13:40:33 +00:00 |
db_machdep.h
|
Support both a.out and Elf32 symbols in DDB.
|
1998-12-04 20:19:22 +00:00 |
disklabel.h
|
Use the MI <sys/disklabel_mbr.h>, not our own machine-dependent
|
1999-01-27 20:54:56 +00:00 |
eisa_machdep.h
|
Moved from ../eisa/eisa_machdep.h,v
|
1999-03-19 02:56:59 +00:00 |
elf_machdep.h
|
Move dl* function definitions to libc on ELF.
|
2000-04-02 15:35:47 +00:00 |
endian.h
|
In the `MY THAT'S GROSS' department...
|
2000-03-17 00:09:18 +00:00 |
endian_machdep.h
|
In the `MY THAT'S GROSS' department...
|
2000-03-17 00:09:18 +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
|
Substantial signal handling changes:
|
1998-09-11 12:50:05 +00:00 |
gdt.h
|
Move the user-set LDT out of the PCB and into the pmap. Applications
|
1999-05-12 19:28:28 +00:00 |
ibcs2_machdep.h
|
Add some i386 defines.
|
2000-01-10 03:03:54 +00:00 |
ieee.h
|
Add an ieee.h.
|
1999-03-10 08:13:01 +00:00 |
ieeefp.h
|
RCSID Police.
|
1998-01-05 07:02:46 +00:00 |
intr.h
|
Change the semantics of splsoftclock() to be like other spl*() functions,
|
1999-08-05 18:08:08 +00:00 |
ipkdb.h
|
Make IPKDB working again.
|
2000-03-22 20:58:25 +00:00 |
isa_machdep.h
|
Add a new function call to the ISA DMA API: isa_dmamaxsize(), which returns
|
2000-02-07 22:07:27 +00:00 |
isapnp_machdep.h
|
Moved from arch/i386/isa/isapnp_machdep.h,v
|
1999-03-19 03:18:53 +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
|
Define ISO C99 (unsigned) long long (min, max) symbols.
|
2000-03-07 19:31:49 +00:00 |
loadfile_machdep.h
|
Allow loading of kernels larger than (16-1)M.
|
1999-11-30 12:02:13 +00:00 |
lock.h
|
Let each platform typedef the new __cpu_simple_lock_t, which should
|
2000-05-02 04:41:04 +00:00 |
math.h
|
Improve namespace test macros a bit.
|
2000-02-05 14:04:36 +00:00 |
mouse.h
|
…
|
|
npx.h
|
add prototypes for the assembly functions that moved to locore.s
|
1999-01-26 14:25:02 +00:00 |
param.h
|
Update for the NKMEMPAGES changes.
|
2000-02-11 19:25:12 +00:00 |
pcb.h
|
eliminate the PMAP_NEW option by making it required for all ports.
|
1999-09-12 01:16:55 +00:00 |
pccons.h
|
sort the dependencies between terminal devices a bit and add consistency
|
1999-02-06 18:46:21 +00:00 |
pci_machdep.h
|
Moved from arch/i386/pci/pci_machdep.h,v
|
1999-03-19 03:36:13 +00:00 |
pio.h
|
Make the inline asm conform to what gcc thinks they should look like (per
|
2000-03-13 21:10:24 +00:00 |
pmap.h
|
Glue in uvm_pageidlezero(). While here, improve some panic messages
|
2000-04-24 17:18:16 +00:00 |
proc.h
|
…
|
|
profile.h
|
Delint.
|
2000-01-22 22:40:58 +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
|
…
|
|
rbus_machdep.h
|
add NetBSD ID tag.
|
1999-10-15 06:42:21 +00:00 |
reg.h
|
Update a comment dating from 4.3/VAX.
|
1997-10-16 02:31:32 +00:00 |
segments.h
|
add GDT segments for pnpbios use
|
1999-11-12 18:37:29 +00:00 |
setjmp.h
|
Need 13 longs for jmp_buf; signal mask is 128 bits now.
|
1998-09-14 21:31:52 +00:00 |
signal.h
|
oops, missed one.
|
1998-09-14 02:50:12 +00:00 |
specialreg.h
|
Add/correct some MSRs, from Intel Architecture Software Developer's Manual,
|
2000-03-27 23:15:57 +00:00 |
spkr.h
|
"spkr" is now mi. Keep this file for compatibility.
|
1998-04-15 21:40:27 +00:00 |
stdarg.h
|
Add a C99-style va_copy macro.
|
2000-02-03 16:16:06 +00:00 |
svr4_machdep.h
|
Move prototypes to mi code; add MD constant for padding
|
1999-01-21 23:11:45 +00:00 |
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
|
clean up (group, sort) __HAVE_* defines
|
2000-02-05 00:07:30 +00:00 |
varargs.h
|
…
|
|
vm86.h
|
Fix tipo inherited from old version of TNF copyright template.
|
1997-10-09 08:48:33 +00:00 |
vmparam.h
|
Update for the NKMEMPAGES changes.
|
2000-02-11 19:25:12 +00:00 |