.. |
alpha_cpu.h
|
Change "inline" back to "__inline" in .h files -- C99 is still too
|
2006-02-16 20:17:12 +00:00 |
alpha.h
|
merge yamt-idlelwp branch. asked by core@. some ports still needs work.
|
2007-05-17 14:51:11 +00:00 |
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
|
Merge newlock2 to head.
|
2007-02-09 21:55:00 +00:00 |
atomic.h
|
inline -> __inline
|
2005-12-28 19:09:29 +00:00 |
autoconf.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 |
bwx.h
|
Change "inline" back to "__inline" in .h files -- C99 is still too
|
2006-02-16 20:17:12 +00:00 |
cdefs.h
|
|
|
cfbreg.h
|
|
|
cpu_counter.h
|
Add MI todr(9) support and timercounter(9) support with kern_cctr.c to alpha:
|
2007-07-21 11:59:55 +00:00 |
cpu.h
|
Add MI todr(9) support and timercounter(9) support with kern_cctr.c to alpha:
|
2007-07-21 11:59:55 +00:00 |
cpuconf.h
|
|
|
cpuvar.h
|
|
|
db_machdep.h
|
Replace the Mach-derived boolean_t type with the C99 bool type. A
|
2007-02-21 22:59:35 +00:00 |
disklabel.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
ecoff_machdep.h
|
|
|
eisa_machdep.h
|
More fixes for Jensen, reported and tested by Christoph Franzen
|
2007-07-22 02:14:39 +00:00 |
elf_machdep.h
|
|
|
endian_machdep.h
|
|
|
endian.h
|
|
|
float.h
|
|
|
fpu.h
|
|
|
frame.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
ieee.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
ieeefp.h
|
|
|
int_const.h
|
|
|
int_fmtio.h
|
|
|
int_limits.h
|
Fix definitions of UCHAR_MAX/USHRT_MAX and related
|
2007-08-31 16:24:21 +00:00 |
int_mwgwtypes.h
|
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
|
2005-12-24 20:06:46 +00:00 |
int_types.h
|
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
|
2005-12-24 20:06:46 +00:00 |
intr.h
|
Fix alpha build after idlelwp merge. I don't know why machine/cpu.h was
|
2007-05-18 19:58:06 +00:00 |
isa_machdep.h
|
|
|
isapnp_machdep.h
|
|
|
joystick.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
kbio.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
kcore.h
|
|
|
limits.h
|
Fix definitions of UCHAR_MAX/USHRT_MAX and related
|
2007-08-31 16:24:21 +00:00 |
loadfile_machdep.h
|
free -> dealloc
|
2006-01-25 18:28:25 +00:00 |
lock.h
|
Merge nick-csl-alignment.
|
2007-09-10 11:34:05 +00:00 |
logout.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
Makefile
|
Merge newlock2 to head.
|
2007-02-09 21:55:00 +00:00 |
Makefile.inc
|
|
|
math.h
|
|
|
mcontext.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
mutex.h
|
Merge newlock2 to head.
|
2007-02-09 21:55:00 +00:00 |
pal.h
|
|
|
param.h
|
- remove unused bdbtofsb.
|
2006-08-28 13:43:35 +00:00 |
pcb.h
|
merge yamt-idlelwp branch. asked by core@. some ports still needs work.
|
2007-05-17 14:51:11 +00:00 |
pci_machdep.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
pio.h
|
|
|
pmap.h
|
Replace the Mach-derived boolean_t type with the C99 bool type. A
|
2007-02-21 22:59:35 +00:00 |
pmc.h
|
|
|
proc.h
|
Merge newlock2 to head.
|
2007-02-09 21:55:00 +00:00 |
profile.h
|
|
|
prom.h
|
|
|
psl.h
|
|
|
pte.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
ptrace.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
reg.h
|
|
|
rpb.h
|
|
|
rwlock.h
|
Merge newlock2 to head.
|
2007-02-09 21:55:00 +00:00 |
setjmp.h
|
|
|
sigdebug.h
|
|
|
signal.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
stdarg.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
sysarch.h
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
tc_machdep.h
|
|
|
types.h
|
Add MI todr(9) support and timercounter(9) support with kern_cctr.c to alpha:
|
2007-07-21 11:59:55 +00:00 |
userret.h
|
Change "inline" back to "__inline" in .h files -- C99 is still too
|
2006-02-16 20:17:12 +00:00 |
varargs.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
vmparam.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
vuid_event.h
|
Use the common <dev/sun/vuid_event.h> header file instead of maintaining
|
2006-08-28 16:41:04 +00:00 |
wchar_limits.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
z8530var.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |