.. |
ansi.h
|
De-lint.
|
2003-12-07 20:00:38 +00:00 |
aout_machdep.h
|
Rename __LDPGSZ to AOUT_LDPGSZ, to accurately reflect what it is.
|
2002-12-10 17:14:02 +00:00 |
asm.h
|
In PIC_GET_GOT, use a local numeric label which is very unlikely to
|
2003-08-10 22:18:12 +00:00 |
bootparams.h
|
A bunch of things:
|
2003-03-13 13:44:16 +00:00 |
bswap.h
|
|
|
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
|
Sign-extend the return value, as required by the ABI.
|
2003-03-26 12:00:41 +00:00 |
cacheops.h
|
A bunch of things:
|
2003-03-13 13:44:16 +00:00 |
cdefs.h
|
|
|
conreg.h
|
|
|
cpu.h
|
Rearrange process exit path to avoid need to free resources from different
|
2004-01-04 11:33:29 +00:00 |
cputypes.h
|
|
|
db_machdep.h
|
Uppercase CPU, plural is CPUs.
|
2004-02-13 11:36:08 +00:00 |
disklabel.h
|
Overhaul MBR handling (part 1):
|
2003-10-08 04:25:43 +00:00 |
elf_machdep.h
|
A bunch of things:
|
2003-03-13 13:44:16 +00:00 |
endian_machdep.h
|
|
|
endian.h
|
|
|
float.h
|
Rename <sys/float_ieee.h> to <sys/float_ieee754.h>, following libc's
|
2003-05-12 15:22:53 +00:00 |
fpu.h
|
Kernel bits for siginfo on sh5.
|
2003-10-05 09:57:47 +00:00 |
frame.h
|
Uppercase CPU, plural is CPUs.
|
2004-02-13 11:36:08 +00:00 |
ieee.h
|
Use <sys/ieee754.h> where applicable.
|
2003-10-26 20:55:30 +00:00 |
ieeefp.h
|
|
|
int_const.h
|
|
|
int_fmtio.h
|
Fix PRIiPTR.
|
2002-12-07 21:37:35 +00:00 |
int_limits.h
|
Remove some obsolete checks for __GNUC__ < 3.
|
2003-04-01 10:27:17 +00:00 |
int_mwgwtypes.h
|
Fixes for LP64.
|
2002-10-10 09:47:17 +00:00 |
int_types.h
|
Move UCB-licensed code from 4-clause to 3-clause licence.
|
2003-08-07 16:26:28 +00:00 |
intr.h
|
Interrupt overhaul:
|
2002-10-14 14:19:27 +00:00 |
limits.h
|
Move UCB-licensed code from 4-clause to 3-clause licence.
|
2003-08-07 16:26:28 +00:00 |
lock.h
|
Move __cpu_simple_lock_t and __SIMPLELOCK_{UN,}LOCKED to machine/types.h
|
2003-09-26 22:45:41 +00:00 |
Makefile
|
A bunch of things:
|
2003-03-13 13:44:16 +00:00 |
math.h
|
|
|
mcontext.h
|
Quell a bunch of compiler warnings by avoiding using 'long long'.
|
2003-12-07 20:01:58 +00:00 |
memregion.h
|
|
|
netbsd32_machdep.h
|
Add sh5 kernel support for SAs.
|
2003-01-19 19:49:47 +00:00 |
param.h
|
Move UCB-licensed code from 4-clause to 3-clause licence.
|
2003-08-07 16:26:28 +00:00 |
pcb.h
|
|
|
pci_machdep.h
|
|
|
pmap.h
|
Simplify the way the bounds of the managed kernel virtual address
|
2003-05-08 18:13:12 +00:00 |
pmc.h
|
|
|
proc.h
|
Move UCB-licensed code from 4-clause to 3-clause licence.
|
2003-08-07 16:26:28 +00:00 |
profile.h
|
Define just one mcount for both 32 and 64-bit ABIs; there's really no
|
2003-03-24 14:24:38 +00:00 |
pte.h
|
Use PAGE_SIZE rather than NBPG.
|
2003-04-02 07:35:54 +00:00 |
ptrace.h
|
Split struct reg into integer and FP parts, to be more like every other port.
|
2003-01-20 20:07:52 +00:00 |
reg.h
|
Split struct reg into integer and FP parts, to be more like every other port.
|
2003-01-20 20:07:52 +00:00 |
setjmp.h
|
|
|
signal.h
|
Quell a bunch of compiler warnings by avoiding using 'long long'.
|
2003-12-07 20:01:58 +00:00 |
stdarg.h
|
De-lint.
|
2003-12-07 20:00:38 +00:00 |
trap.h
|
Kernel bits for siginfo on sh5.
|
2003-10-05 09:57:47 +00:00 |
types.h
|
Do not export __HAVE_RAS to userland. Applications are supposed to try
|
2004-01-18 18:23:19 +00:00 |
varargs.h
|
De-lint.
|
2003-12-07 20:00:38 +00:00 |
vmparam.h
|
Ditch some cruft which crept in with the last commit.
|
2003-12-07 20:03:47 +00:00 |