.. |
arm26
|
Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.
|
2002-11-26 23:30:07 +00:00 |
arm32
|
protect with #ifndef _LOCORE so that assembler codes can share
|
2003-06-18 02:58:09 +00:00 |
ansi.h
|
add some ISO C 1995 I18N functions and types:
|
2003-03-02 22:18:11 +00:00 |
aout_machdep.h
|
Rename __LDPGSZ to AOUT_LDPGSZ, to accurately reflect what it is.
|
2002-12-10 17:14:02 +00:00 |
armreg.h
|
add CPU types
|
2003-05-13 11:45:52 +00:00 |
asm.h
|
|
|
atomic.h
|
make atomic_{set,clear}_bit() inline for arm32 ports, and
|
2002-10-19 12:22:33 +00:00 |
blockio.h
|
|
|
bootconfig.h
|
|
|
bswap.h
|
* Rename "word" -> 16, and "long" -> 32, as suggested by Ben Harris.
|
2002-08-14 15:08:57 +00:00 |
bus.h
|
Handle 64bit DMA addresses on PCI for platforms that can (currently only
|
2003-06-15 23:08:53 +00:00 |
byte_swap.h
|
Ensure that some integer constants are always unsigned.
|
2002-11-08 01:31:23 +00:00 |
cdefs.h
|
|
|
cpu.h
|
Make sure to include opt_foo.h if a defflag option FOO is used.
|
2003-06-23 11:00:59 +00:00 |
cpuconf.h
|
support IXP425 Intel Network Processor
|
2003-05-23 00:57:23 +00:00 |
cpufunc.h
|
support IXP425 Intel Network Processor
|
2003-05-23 00:57:23 +00:00 |
db_machdep.h
|
Make faulting in DDB continue back in the top-level command
|
2003-07-09 20:14:14 +00:00 |
disklabel.h
|
Remove redundant bounds_check_with_label() prototype.
|
2003-05-10 16:12:02 +00:00 |
elf_machdep.h
|
|
|
endian_machdep.h
|
* Rename "word" -> 16, and "long" -> 32, as suggested by Ben Harris.
|
2002-08-14 15:08:57 +00:00 |
endian.h
|
|
|
fiq.h
|
|
|
float.h
|
Rename <sys/float_ieee.h> to <sys/float_ieee754.h>, following libc's
|
2003-05-12 15:22:53 +00:00 |
fp.h
|
|
|
frame.h
|
Merge the nathanw_sa branch.
|
2003-01-17 21:55:23 +00:00 |
ieee.h
|
|
|
ieeefp.h
|
|
|
int_const.h
|
|
|
int_fmtio.h
|
|
|
int_limits.h
|
|
|
int_mwgwtypes.h
|
|
|
int_types.h
|
|
|
ipkdb.h
|
|
|
isa_machdep.h
|
A few ISA sound drivers like to share dma channels, and hence deferred
|
2003-05-09 23:51:25 +00:00 |
isapnp_machdep.h
|
|
|
limits.h
|
Add a new feature-test macro, _NETBSD_SOURCE. If this is defined
|
2003-04-28 23:16:11 +00:00 |
lock.h
|
Minor tidy-up, mostly to improve readability. The SWP instruction is now
|
2002-10-07 23:19:49 +00:00 |
Makefile
|
Merge the nathanw_sa branch.
|
2003-01-17 21:55:23 +00:00 |
math.h
|
|
|
mcontext.h
|
Merge the nathanw_sa branch.
|
2003-01-17 21:55:23 +00:00 |
ofisa_machdep.h
|
|
|
ofw.h
|
|
|
param.h
|
Purge CLSIZE, CLSIZELOG2 and MCLOFSET.
|
2002-02-26 15:13:19 +00:00 |
pcb.h
|
Remove #ifdefs supporting the old pmap, switching fully to the new.
|
2003-05-21 18:04:42 +00:00 |
pci_machdep.h
|
Let machine-dependent code specify how to enumerate the bus.
|
2002-05-15 19:23:51 +00:00 |
pio.h
|
|
|
pmc.h
|
* PMC_TYPE_I80200 -> PMC_CLASS_I80200 to reflect the terminology
|
2002-08-09 05:27:09 +00:00 |
proc.h
|
Forward declare struct lwp as well as struct trapframe.
|
2003-03-05 11:28:14 +00:00 |
profile.h
|
Inline SetCPSR calls where it seems prudent to do so. This avoids two
|
2002-08-14 21:55:52 +00:00 |
ptrace.h
|
|
|
reg.h
|
|
|
setjmp.h
|
|
|
signal.h
|
Add a new feature-test macro, _NETBSD_SOURCE. If this is defined
|
2003-04-28 23:16:11 +00:00 |
softintr.h
|
|
|
stdarg.h
|
Add a new feature-test macro, _NETBSD_SOURCE. If this is defined
|
2003-04-28 23:16:11 +00:00 |
swi.h
|
|
|
sysarch.h
|
Rename the ARM sysarch calls from arm32* -> arm*
|
2002-03-30 06:23:39 +00:00 |
trap.h
|
Use the GDB5 breakpoint value for the kernel breakpoint assembly statement
|
2003-05-21 13:39:01 +00:00 |
types.h
|
Add a new feature-test macro, _NETBSD_SOURCE. If this is defined
|
2003-04-28 23:16:11 +00:00 |
undefined.h
|
|
|
varargs.h
|
Fix pasto. (Man, it's not my day today, is it...)
|
2002-11-08 02:35:23 +00:00 |