freebsd-nq/sys/sparc64/sparc64
Jake Burkholder 56a6b03a6d Clean up /dev/mem now that pmap handles illegal aliases properly. Don't
allow access to device memory through /dev/mem, or try to make modifying
kernel text through /dev/mem safe (it is not).
2003-03-17 18:53:02 +00:00
..
autoconf.c
bus_machdep.c lock.h must be included before mutex.h. 2003-03-14 07:19:29 +00:00
cache.c - Reorganize PMAP_STATS to scale a little better. 2003-01-05 05:30:40 +00:00
clock.c Split statclock into statclock and profclock, and made the method for driving 2003-02-03 17:53:15 +00:00
counter.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
critical.c
db_disasm.c The abs() function isn't defined locally; include a header file that 2003-01-16 08:53:03 +00:00
db_hwwatch.c
db_interface.c
db_trace.c
dump_machdep.c
eeprom_ebus.c
eeprom_fhc.c Add drivers for the central and fhc busses found in enterprise class 2003-02-18 09:01:01 +00:00
eeprom_sbus.c
eeprom.c
elf_machdep.c Resolve relative relocations in klds before trying to parse the module's 2003-01-21 02:42:44 +00:00
exception.S Move a bunch of flags from the KSE to the thread. 2003-02-17 09:55:10 +00:00
genassym.c Move a bunch of flags from the KSE to the thread. 2003-02-17 09:55:10 +00:00
identcpu.c
in_cksum.c
interrupt.S
intr_machdep.c
iommu.c Unbreak the IOMMU code. 2003-02-26 15:02:55 +00:00
locore.S
machdep.c Don't allow user process to set an invalid window state through sigreturn. 2003-01-10 00:04:56 +00:00
mem.c Clean up /dev/mem now that pmap handles illegal aliases properly. Don't 2003-03-17 18:53:02 +00:00
mp_exception.S
mp_locore.S
mp_machdep.c
nexus.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
ofw_bus.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
ofw_machdep.c
pmap.c Ensure that kstack0 has physical colour equal to virtual colour, so that 2003-03-17 03:18:56 +00:00
prof_machdep.c
rwindow.c
sparcbus_if.m
support.S
swtch.S
sys_machdep.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
tick.c Split statclock into statclock and profclock, and made the method for driving 2003-02-03 17:53:15 +00:00
tlb.c - Reorganize PMAP_STATS to scale a little better. 2003-01-05 05:30:40 +00:00
trap.c Replace calls to WITNESS_SLEEP() and witness_list() with equivalent calls 2003-03-04 21:03:05 +00:00
tsb.c - Reorganize PMAP_STATS to scale a little better. 2003-01-05 05:30:40 +00:00
upa.c
vm_machdep.c Implement is_physical_memory. Accessing memory which doesn't exist causes 2003-03-15 23:59:00 +00:00