.. |
ansi.h
|
clean up some definitions around rune_t which are not needed anymore
|
2007-09-03 20:31:56 +00:00 |
aout_machdep.h
|
|
|
asm.h
|
|
|
autoconf.h
|
Rework boot device matching to get rid of lots of special case code
|
2006-09-26 09:45:57 +00:00 |
bootinfo.h
|
ANSIfication: u_intN_t -> uintN_t, use ANSI function declarations/definitions
|
2006-02-11 17:57:31 +00:00 |
bsd_openprom.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
bswap.h
|
|
|
bus.h
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
cdefs.h
|
|
|
cgtworeg.h
|
|
|
cpu_counter.h
|
Make cpufrequency and friends per cpu values.
|
2007-09-09 22:37:39 +00:00 |
cpu.h
|
Cleanup cpu_info: get rid of ci_number and ci_upaid, use ci_index
|
2007-09-11 16:00:05 +00:00 |
cpuset.h
|
SMP cleanup. provide support for multiple CPUs in DDB. (SMP itself
|
2006-09-13 11:35:53 +00:00 |
ctlreg.h
|
Cleanup last by using a "n"umeric address space identifier.
|
2007-03-31 13:04:21 +00:00 |
db_machdep.h
|
More boolean_t -> bool
|
2007-02-22 05:10:30 +00:00 |
disklabel.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
eeprom.h
|
|
|
elf_machdep.h
|
We really have EM_SPARC binaries in 32-bits mode, not EM_SPARC32PLUS.
|
2006-03-14 21:37:48 +00:00 |
endian_machdep.h
|
|
|
endian.h
|
|
|
float.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
frame.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
fsr.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
idprom.h
|
|
|
ieee.h
|
|
|
ieeefp.h
|
|
|
instr.h
|
|
|
int_const.h
|
|
|
int_fmtio.h
|
|
|
int_limits.h
|
|
|
int_mwgwtypes.h
|
|
|
int_types.h
|
|
|
intr.h
|
merge yamt-idlelwp branch. asked by core@. some ports still needs work.
|
2007-05-17 14:51:11 +00:00 |
joystick.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
kbd.h
|
|
|
kbio.h
|
|
|
kcore.h
|
|
|
limits.h
|
|
|
loadfile_machdep.h
|
Alter sparc64 bootstrap, catch up to ofwboot v1.9:
|
2006-01-27 18:37:49 +00:00 |
lock.h
|
|
|
Makefile
|
Merge newlock2 to head.
|
2007-02-09 21:55:00 +00:00 |
math.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
mcontext.h
|
s/uint32_t/unsigned int/ because we don't always have the former defined.
|
2006-03-16 16:05:53 +00:00 |
mutex.h
|
Merge newlock2 to head.
|
2007-02-09 21:55:00 +00:00 |
netbsd32_machdep.h
|
Fix previous, 'long long' is 8 byte aligned on sparc32
|
2007-09-16 22:44:31 +00:00 |
oldmon.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
openfirm.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
openpromio.h
|
|
|
param.h
|
Remove the (now unused) second 64k page mapped per CPU.
|
2007-09-06 20:22:51 +00:00 |
pcb.h
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
pci_machdep.h
|
ANSIfication: u_intN_t -> uintN_t, use ANSI function declarations/definitions
|
2006-02-11 17:57:31 +00:00 |
pmap.h
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
pmc.h
|
|
|
proc.h
|
Initialize lwp0.l_md.md_tf - it was NULL before. Spotted by tnn.
|
2007-08-14 10:42:00 +00:00 |
profile.h
|
|
|
promlib.h
|
|
|
psl.h
|
Remove spllowersoftclock() and CLKF_BASEPRI(), and always dispatch callouts
|
2007-02-16 02:53:43 +00:00 |
pte.h
|
make this idempotent.
|
2006-09-08 23:08:05 +00:00 |
ptrace.h
|
Add the sparc64 MD bits to get usable coredumps for COMPAT_NETBSD32
|
2006-03-14 22:05:05 +00:00 |
rbus_machdep.h
|
|
|
reg.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
reloc.h
|
|
|
remote-sl.h
|
|
|
rwlock.h
|
Merge newlock2 to head.
|
2007-02-09 21:55:00 +00:00 |
setjmp.h
|
|
|
signal.h
|
|
|
sparc64.h
|
ANSIfication: u_intN_t -> uintN_t, use ANSI function declarations/definitions
|
2006-02-11 17:57:31 +00:00 |
stdarg.h
|
|
|
sunos_machdep.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
svr4_32_machdep.h
|
Use ANSI-style function definitions and declarations.
|
2006-02-20 19:00:27 +00:00 |
svr4_machdep.h
|
Use ANSI-style function definitions and declarations.
|
2006-02-20 19:00:27 +00:00 |
trap.h
|
normalise case in some macro values to be all the same (lower case)
|
2006-09-19 00:55:35 +00:00 |
types.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
userret.h
|
Merge newlock2 to head.
|
2007-02-09 21:55:00 +00:00 |
varargs.h
|
|
|
vmparam.h
|
Alter sparc64 bootstrap, catch up to ofwboot v1.9:
|
2006-01-27 18:37:49 +00:00 |
vuid_event.h
|
|
|
wchar_limits.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
z8530var.h
|
ANSIfy: u_intN_t -> uintN_t, remove __P(), fix function definitions.
|
2006-02-13 21:47:11 +00:00 |