.. |
Makefile
|
Merge the nathanw_sa branch.
|
2003-01-17 21:55:23 +00:00 |
Makefile.inc
|
Multiple include protection.
|
2001-10-05 15:25:02 +00:00 |
alpha.h
|
Move UCB-licensed code from 4-clause to 3-clause licence.
|
2003-08-07 16:26:28 +00:00 |
alpha_cpu.h
|
Merge the nathanw_sa branch.
|
2003-01-17 21:55:23 +00:00 |
ansi.h
|
Move UCB-licensed code from 4-clause to 3-clause licence.
|
2003-08-07 16:26:28 +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
|
netbsd.org -> NetBSD.org
|
2003-12-04 13:05:15 +00:00 |
atomic.h
|
Fix constraints in __asm statements (err, again). Kernels compiled
|
2001-12-17 23:34:57 +00:00 |
autoconf.h
|
Fix a grammatical nit.
|
2003-03-22 14:26:41 +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 |
bwx.h
|
…
|
|
cdefs.h
|
…
|
|
cfbreg.h
|
…
|
|
cpu.h
|
Rearrange process exit path to avoid need to free resources from different
|
2004-01-04 11:33:29 +00:00 |
cpu_counter.h
|
Share alpha/microtime.c with i386 and sparc64 as kern_microtime.c.
|
2003-02-05 12:16:41 +00:00 |
cpuconf.h
|
…
|
|
cpuvar.h
|
Make sure to include opt_foo.h if a defflag option FOO is used.
|
2003-06-23 11:00:59 +00:00 |
db_machdep.h
|
Add a BKPT_ADDR() macro which gives MD code a chance to munge a
|
2003-04-29 17:06:03 +00:00 |
disklabel.h
|
remove boot_block stuff from include/disklabel.h, and migrate to
|
2002-04-03 06:16:01 +00:00 |
ecoff_machdep.h
|
…
|
|
eisa_machdep.h
|
…
|
|
elf_machdep.h
|
Add support for dumping ELF-cormat core files.
|
2001-12-09 23:05:56 +00:00 |
endian.h
|
…
|
|
endian_machdep.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
|
…
|
|
frame.h
|
Siginfo changes for alpha kernel. Approved by thorpej@netbsd.org.
|
2003-10-07 17:04:18 +00:00 |
ieee.h
|
Use <sys/ieee754.h> where applicable.
|
2003-10-26 20:55:30 +00:00 |
ieeefp.h
|
Merge the nathanw_sa branch.
|
2003-01-17 21:55:23 +00:00 |
int_const.h
|
…
|
|
int_fmtio.h
|
…
|
|
int_limits.h
|
…
|
|
int_mwgwtypes.h
|
*int_fast64_t should be "long", not "long long".
|
2001-09-22 18:03:10 +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
|
…
|
|
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
|
…
|
|
kbio.h
|
Move UCB-licensed code from 4-clause to 3-clause licence.
|
2003-08-07 16:26:28 +00:00 |
kcore.h
|
…
|
|
limits.h
|
Move UCB-licensed code from 4-clause to 3-clause licence.
|
2003-08-07 16:26:28 +00:00 |
loadfile_machdep.h
|
Split elf32 vs. elf64 handling in loadfile(), including support for
|
2001-10-31 17:20:45 +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 |
logout.h
|
Uppercase CPU, plural is CPUs.
|
2004-02-13 11:36:08 +00:00 |
math.h
|
Clean up some rampant code duplication wrt ieee number handling:
|
2002-02-19 13:08:12 +00:00 |
mcontext.h
|
Add some accessor macros for the ucontext:
|
2003-10-08 22:43:01 +00:00 |
pal.h
|
Add missing common or OSF/1 PALcode instructions from the AARM: wtint,
|
2002-05-19 00:23:50 +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
|
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
|
2003-06-29 22:28:00 +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
|
…
|
|
pmap.h
|
add support for non-executable mappings (where the hardware allows this)
|
2003-08-24 17:52:28 +00:00 |
pmc.h
|
Implement pmc(9) -- An interface to hardware performance monitoring
|
2002-08-07 05:14:47 +00:00 |
proc.h
|
Backed out single step emulation.
|
2003-09-21 15:14:51 +00:00 |
profile.h
|
…
|
|
prom.h
|
…
|
|
psl.h
|
…
|
|
pte.h
|
add support for non-executable mappings (where the hardware allows this)
|
2003-08-24 17:52:28 +00:00 |
ptrace.h
|
Backed out single step emulation.
|
2003-09-21 15:14:51 +00:00 |
reg.h
|
…
|
|
rpb.h
|
Use "#define<tab>".
|
2002-07-25 23:41:33 +00:00 |
setjmp.h
|
…
|
|
sigdebug.h
|
…
|
|
signal.h
|
bye, bye _MCONTEXT_TO_SIGCONTEXT and vice versa.
|
2003-11-25 23:11:52 +00:00 |
stdarg.h
|
Move UCB-licensed code from 4-clause to 3-clause licence.
|
2003-08-07 16:26:28 +00:00 |
sysarch.h
|
__{BEGIN,END}_DECLS-wrap prototypes.
|
2003-09-11 09:40:11 +00:00 |
tc_machdep.h
|
…
|
|
types.h
|
Do not export __HAVE_RAS to userland. Applications are supposed to try
|
2004-01-18 18:23:19 +00:00 |
userret.h
|
Reduce code duplication by adding mi_userret() in sys/userret.h
|
2003-10-31 16:44:34 +00:00 |
varargs.h
|
Move UCB-licensed code from 4-clause to 3-clause licence.
|
2003-08-07 16:26:28 +00:00 |
vmparam.h
|
Change default data size to 256MB.
|
2004-03-22 05:25:22 +00:00 |
vuid_event.h
|
Move UCB-licensed code from 4-clause to 3-clause licence.
|
2003-08-07 16:26:28 +00:00 |
z8530var.h
|
Move UCB-licensed code from 4-clause to 3-clause licence.
|
2003-08-07 16:26:28 +00:00 |