.. |
ansi.h
|
Move UCB-licensed code from 4-clause to 3-clause licence.
|
2003-08-07 16:26:28 +00:00 |
aout_machdep.h
|
use <sparc/foo.h> where appropriate. now these files become very
|
2002-07-20 11:52:21 +00:00 |
asm.h
|
use <sparc/foo.h> where appropriate. now these files become very
|
2002-07-20 11:52:21 +00:00 |
autoconf.h
|
change PROM_getprop() from taking a "void **" for the storage, to a
|
2003-08-27 15:59:49 +00:00 |
bootinfo.h
|
use <sparc/foo.h> where appropriate. now these files become very
|
2002-07-20 11:52:21 +00:00 |
bsd_openprom.h
|
Move UCB-licensed code from 4-clause to 3-clause licence.
|
2003-08-07 16:26:28 +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 |
cdefs.h
|
use <sparc/foo.h> where appropriate. now these files become very
|
2002-07-20 11:52:21 +00:00 |
cgtworeg.h
|
use <sparc/foo.h> where appropriate. now these files become very
|
2002-07-20 11:52:21 +00:00 |
cpu_counter.h
|
Switch to use cycle counter (%tick) based microtime().
|
2003-02-05 12:06:51 +00:00 |
cpu.h
|
Use per-cpu pcb, curlwp and fplwp rather than global ones. This brings
|
2003-11-25 05:14:58 +00:00 |
ctlreg.h
|
|
|
db_machdep.h
|
My reading of the gdb code seems to indicate it expects 125 registers
|
2003-05-18 21:00:57 +00:00 |
disklabel.h
|
use <sparc/foo.h> where appropriate. now these files become very
|
2002-07-20 11:52:21 +00:00 |
eeprom.h
|
use <sparc/foo.h> where appropriate. now these files become very
|
2002-07-20 11:52:21 +00:00 |
elf_machdep.h
|
|
|
endian_machdep.h
|
|
|
endian.h
|
|
|
float.h
|
* Move the definitions for types other than single-precision and double-
|
2003-10-23 23:26:06 +00:00 |
frame.h
|
remove buildcontext
|
2003-10-27 00:16:42 +00:00 |
fsr.h
|
Move UCB-licensed code from 4-clause to 3-clause licence.
|
2003-08-07 16:26:28 +00:00 |
idprom.h
|
use <sparc/foo.h> where appropriate. now these files become very
|
2002-07-20 11:52:21 +00:00 |
ieee.h
|
use <sparc/foo.h> where appropriate. now these files become very
|
2002-07-20 11:52:21 +00:00 |
ieeefp.h
|
use <sparc/foo.h> where appropriate. now these files become very
|
2002-07-20 11:52:21 +00:00 |
instr.h
|
use <sparc/foo.h> where appropriate. now these files become very
|
2002-07-20 11:52:21 +00:00 |
int_const.h
|
use <sparc/foo.h> where appropriate. now these files become very
|
2002-07-20 11:52:21 +00:00 |
int_fmtio.h
|
merge with sparc.
|
2002-07-29 07:07:15 +00:00 |
int_limits.h
|
use <sparc/foo.h> where appropriate. now these files become very
|
2002-07-20 11:52:21 +00:00 |
int_mwgwtypes.h
|
use <sparc/foo.h> where appropriate. now these files become very
|
2002-07-20 11:52:21 +00:00 |
int_types.h
|
use <sparc/foo.h> where appropriate. now these files become very
|
2002-07-20 11:52:21 +00:00 |
intr.h
|
Rename IPL_IMP -> IPL_VM.
|
2003-06-16 20:00:56 +00:00 |
kbd.h
|
Make sun ports use common keyboard/firm events related includes
|
2002-08-27 09:47:41 +00:00 |
kbio.h
|
Make sun ports use common keyboard/firm events related includes
|
2002-08-27 09:47:41 +00:00 |
kcore.h
|
|
|
limits.h
|
use <sparc/foo.h> where appropriate. now these files become very
|
2002-07-20 11:52:21 +00:00 |
loadfile_machdep.h
|
|
|
lock.h
|
use <sparc/foo.h> where appropriate. now these files become very
|
2002-07-20 11:52:21 +00:00 |
Makefile
|
Drop fbvar.h from INCS now that it's been cvs rm'ed here.
|
2003-08-26 11:51:13 +00:00 |
math.h
|
#define __HAVE_LONG_DOUBLE on platforms which implement a distinct
|
2003-10-28 00:55:28 +00:00 |
mcontext.h
|
more siginfo glue
|
2003-10-26 08:06:56 +00:00 |
netbsd32_machdep.h
|
move MI stuff to the MI include
|
2003-09-26 18:09:38 +00:00 |
oldmon.h
|
|
|
openfirm.h
|
|
|
openpromio.h
|
use <sparc/foo.h> where appropriate. now these files become very
|
2002-07-20 11:52:21 +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
|
Use per-cpu pcb, curlwp and fplwp rather than global ones. This brings
|
2003-11-25 05:14:58 +00:00 |
pci_machdep.h
|
Make the PCI code actually work.
|
2002-05-16 20:28:33 +00:00 |
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
|
Move UCB-licensed code from 4-clause to 3-clause licence.
|
2003-08-07 16:26:28 +00:00 |
profile.h
|
use <sparc/foo.h> where appropriate. now these files become very
|
2002-07-20 11:52:21 +00:00 |
promlib.h
|
use <sparc/foo.h> where appropriate. now these files become very
|
2002-07-20 11:52:21 +00:00 |
psl.h
|
Compile GENERIC.MP.
|
2003-11-15 05:24:51 +00:00 |
pte.h
|
writable, not writeable.
|
2003-01-06 20:30:28 +00:00 |
ptrace.h
|
use <sparc/foo.h> where appropriate. now these files become very
|
2002-07-20 11:52:21 +00:00 |
rbus_machdep.h
|
PCI-CardBus bridge support for sparc64:
|
2003-03-22 06:36:18 +00:00 |
reg.h
|
Move UCB-licensed code from 4-clause to 3-clause licence.
|
2003-08-07 16:26:28 +00:00 |
reloc.h
|
use <sparc/foo.h> where appropriate. now these files become very
|
2002-07-20 11:52:21 +00:00 |
remote-sl.h
|
use <sparc/foo.h> where appropriate. now these files become very
|
2002-07-20 11:52:21 +00:00 |
setjmp.h
|
use <sparc/foo.h> where appropriate. now these files become very
|
2002-07-20 11:52:21 +00:00 |
signal.h
|
Merge sparc and sparc64 <machine/signal.h>.
|
2003-01-09 23:25:24 +00:00 |
sparc64.h
|
|
|
stdarg.h
|
use <sparc/foo.h> where appropriate. now these files become very
|
2002-07-20 11:52:21 +00:00 |
svr4_32_machdep.h
|
Merge the nathanw_sa branch.
|
2003-01-18 06:55:21 +00:00 |
svr4_machdep.h
|
Merge the nathanw_sa branch.
|
2003-01-18 06:55:21 +00:00 |
trap.h
|
Rename the DIV0 traps to avoid confusion with the usage on the sparc
|
2003-01-21 19:46:49 +00:00 |
types.h
|
use <sparc/foo.h> where appropriate. now these files become very
|
2002-07-20 11:52:21 +00:00 |
varargs.h
|
use <sparc/foo.h> where appropriate. now these files become very
|
2002-07-20 11:52:21 +00:00 |
vmparam.h
|
Don't use NULL in integer-type assignments/comparisons.
|
2003-10-21 12:08:11 +00:00 |
vuid_event.h
|
Make sun ports use common keyboard/firm events related includes
|
2002-08-27 09:47:41 +00:00 |
z8530var.h
|
Move UCB-licensed code from 4-clause to 3-clause licence.
|
2003-08-07 16:26:28 +00:00 |