.. |
amd7930intr.s
|
|
|
asm.h
|
|
|
autoconf.c
|
merge yamt-idlelwp branch. asked by core@. some ports still needs work.
|
2007-05-17 14:51:11 +00:00 |
auxiotwo.c
|
|
|
auxiotwo.h
|
|
|
auxreg.c
|
Merge some of the less invasive changes from the vmlocking branch:
|
2007-07-09 20:51:58 +00:00 |
auxreg.h
|
|
|
bsd_fdintr.s
|
Make this match how the C version of the interrupt handler does
|
2007-06-21 09:45:54 +00:00 |
cache.c
|
shutup a compiler warning about pointer arithmetics on void *
|
2007-03-04 09:03:34 +00:00 |
cache.h
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
clkctrl.c
|
|
|
clkctrl.h
|
|
|
clock.c
|
merge yamt-idlelwp branch. asked by core@. some ports still needs work.
|
2007-05-17 14:51:11 +00:00 |
compat_13_machdep.c
|
Merge newlock2 to head.
|
2007-02-09 21:55:00 +00:00 |
cpu.c
|
fix the fix - do not impose all those extra cache ops on all supersparcs,
|
2007-08-01 00:06:32 +00:00 |
cpuunit.c
|
|
|
cpuunitvar.h
|
|
|
cpuvar.h
|
merge yamt-idlelwp branch. asked by core@. some ports still needs work.
|
2007-05-17 14:51:11 +00:00 |
db_disasm.c
|
Replace the Mach-derived boolean_t type with the C99 bool type. A
|
2007-02-21 22:59:35 +00:00 |
db_interface.c
|
TRUE -> true, FALSE -> false
|
2007-02-22 16:45:48 +00:00 |
db_trace.c
|
TRUE -> true, FALSE -> false
|
2007-02-22 16:45:48 +00:00 |
eeprom.c
|
|
|
emul.c
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
genassym.cf
|
merge yamt-idlelwp branch. asked by core@. some ports still needs work.
|
2007-05-17 14:51:11 +00:00 |
in_cksum.c
|
|
|
intr.c
|
Merge newlock2 to head.
|
2007-02-09 21:55:00 +00:00 |
intreg.h
|
|
|
iommu.c
|
fix the fix - do not impose all those extra cache ops on all supersparcs,
|
2007-08-01 00:06:32 +00:00 |
iommureg.h
|
|
|
iommuvar.h
|
|
|
kgdb_machdep.c
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
lock_stubs.s
|
disable mutex_spin_enter() & mutex_spin_exit() as they are currently
|
2007-05-28 22:56:19 +00:00 |
locore.s
|
Remove MUNGE(NOP_ON_4M_15), that label no longer exists.
|
2007-05-23 14:51:16 +00:00 |
machdep.c
|
Initialize the link context in a signal frame to the receiving lwp's
|
2007-07-08 10:19:21 +00:00 |
mem.c
|
fix more caddr_t removal fallout
|
2007-03-04 09:23:29 +00:00 |
memecc.c
|
|
|
memeccreg.h
|
|
|
memreg.c
|
Merge newlock2 to head.
|
2007-02-09 21:55:00 +00:00 |
memreg.h
|
|
|
mkclock.c
|
|
|
msiiep.c
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
msiiepreg.h
|
Define MSIIEP_COUNTER_LIMIT
|
2007-03-04 03:01:07 +00:00 |
msiiepvar.h
|
|
|
oclock.c
|
|
|
openfirm.c
|
TRUE -> true, FALSE -> false
|
2007-02-22 16:45:48 +00:00 |
openprom.c
|
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.c
|
|
|
pmap.c
|
turn pmap_phys_address() into a macro since all the function ever did was
|
2007-07-16 16:36:06 +00:00 |
process_machdep.c
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
procfs_machdep.c
|
|
|
promlib.c
|
|
|
sigcode_state.s
|
|
|
sunos_machdep.c
|
fix fall out from caddr_t changes.
|
2007-03-04 22:12:43 +00:00 |
sunos_sigcode.s
|
|
|
svr4_machdep.c
|
make this compile again
|
2007-03-04 09:35:03 +00:00 |
svr4_sigcode.s
|
|
|
sys_machdep.c
|
Merge newlock2 to head.
|
2007-02-09 21:55:00 +00:00 |
syscall.c
|
Changes to make ktrace LKM friendly and reduce ifdef KTRACE. Proposed
|
2007-08-15 12:07:23 +00:00 |
timer_msiiep.c
|
Don't mix code and declarations/defintions.
|
2007-03-04 03:04:41 +00:00 |
timer_sun4.c
|
|
|
timer_sun4m.c
|
bandaid for a problem exposed by newlock2
|
2007-02-25 06:03:32 +00:00 |
timer.c
|
|
|
timerreg.h
|
|
|
timervar.h
|
|
|
trap.c
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
vaddrs.h
|
|
|
vm_machdep.c
|
fix the two problems i introduced with yamt-idlelwp:
|
2007-05-19 22:57:47 +00:00 |