..
atomic.S
/* -> /*- for license, minor formatting changes
2005-01-07 02:29:27 +00:00
autoconf.c
Split configure into 3 steps ala sparc64
2005-03-18 03:29:39 +00:00
bcopy.c
Remove advertising clause from University of California Regent's
2004-04-07 05:00:01 +00:00
busdma_machdep.c
Prepend underscore to bus_dmamap_{unload|sync} in line with
2005-03-15 11:43:05 +00:00
clock.c
- add wall_cmos_clock and adjkerntz variables, required by msdosfs
2005-02-04 01:41:38 +00:00
copyinout.c
/* -> /*- for license, minor formatting changes
2005-01-07 02:29:27 +00:00
copystr.c
Use __FBSDID rather than rcsid[].
2003-04-03 21:36:33 +00:00
cpu.c
- recognize 7447A/7448 CPUs (used in miniMacs)
2005-02-04 01:59:48 +00:00
db_disasm.c
Clean up ddb warnings/errors and enable in GENERIC
2002-10-04 01:19:18 +00:00
db_hwwatch.c
/* -> /*- for license, minor formatting changes
2005-01-07 02:29:27 +00:00
db_interface.c
Make sure icache is sync'd whenever memory is touched. It may
2004-07-27 07:04:58 +00:00
db_memrw.c
/* -> /*- for license, minor formatting changes
2005-01-07 02:29:27 +00:00
db_trace.c
/* -> /*- for license, minor formatting changes
2005-01-07 02:29:27 +00:00
elf_machdep.c
Add __elfN(dump_thread). This function is called from __elfN(coredump)
2004-08-11 02:35:06 +00:00
extintr.c
Use __FBSDID rather than rcsid[].
2003-04-03 21:36:33 +00:00
fpu.c
/* -> /*- for license, minor formatting changes
2005-01-07 02:29:27 +00:00
fuswintr.c
Use __FBSDID rather than rcsid[].
2003-04-03 21:36:33 +00:00
genassym.c
user.h is included only to get pcb.h, so use the latter directly instead.
2004-11-20 02:28:14 +00:00
in_cksum.c
/* -> /*- for license, minor formatting changes
2005-01-07 02:29:27 +00:00
interrupt.c
/* -> /*- for license, minor formatting changes
2005-01-07 02:29:27 +00:00
intr_machdep.c
Implement preemption of kernel threads natively in the scheduler rather
2004-07-02 20:21:44 +00:00
locore.S
/* -> /*- for license, minor formatting changes
2005-01-07 02:29:27 +00:00
machdep.c
Change an instance of md_savecrit to md_saved_msr that I missed.
2005-04-08 14:26:55 +00:00
mem.c
Add /dev/mem and /dev/kmem to powerpc.
2004-08-16 13:07:40 +00:00
mmu_oea.c
Replaced previous hw.physmem extraction with des's mods to
2005-03-07 07:31:20 +00:00
mp_machdep.c
Don't include sys/user.h merely for its side-effect of recursively
2004-11-27 06:51:39 +00:00
nexus.c
/* -> /*- for license, minor formatting changes
2005-01-07 02:29:27 +00:00
ofw_machdep.c
/* -> /*- for license, minor formatting changes
2005-01-07 02:29:27 +00:00
ofwmagic.S
Instead of "OpenFirmware", "openfirmware", etc. use the official spelling
2004-08-16 15:45:27 +00:00
openpic.c
/* -> /*- for license, minor formatting changes
2005-01-07 02:29:27 +00:00
pic_if.m
/* -> /*- for license, minor formatting changes
2005-01-07 02:29:27 +00:00
pmap.c
Replaced previous hw.physmem extraction with des's mods to
2005-03-07 07:31:20 +00:00
sc_machdep.c
A syscons implementation using the 8-bit framebuffer set up by
2004-01-21 05:16:23 +00:00
setjmp.S
Add setjmp (needed for DDB).
2002-07-10 12:26:17 +00:00
sigcode.S
/* -> /*- for license, minor formatting changes
2005-01-07 02:29:27 +00:00
suswintr.c
Fix compile warning
2004-02-11 07:48:19 +00:00
swtch.S
/* -> /*- for license, minor formatting changes
2005-01-07 02:29:27 +00:00
syncicache.c
/* -> /*- for license, minor formatting changes
2005-01-07 02:29:27 +00:00
sys_machdep.c
/* -> /*- for license, minor formatting changes
2005-01-07 02:29:27 +00:00
trap.c
Don't enter the debugger if KDB_UNATTENDED is set or if
2005-04-20 20:52:46 +00:00
trap_subr.S
/* -> /*- for license, minor formatting changes
2005-01-07 02:29:27 +00:00
uio_machdep.c
/* -> /*- for license, minor formatting changes
2005-01-07 02:29:27 +00:00
uma_machdep.c
/* -> /*- for license, minor formatting changes
2005-01-07 02:29:27 +00:00
vm_machdep.c
Change cpu_set_kse_upcall to more generic style, so we can reuse it
2005-04-23 02:32:32 +00:00