..
alpha-gdbstub.c
A set of changes to reduce the number of include files the kernel
2001-07-08 04:56:07 +00:00
api_up1000.c
Argh, I missed some #include "sio.h". I was looking primarily for NSIO
2001-02-02 01:48:40 +00:00
atomic.s
Fix SCM ID's and remove tailing blanks.
2001-04-25 20:40:57 +00:00
autoconf.c
Remove call to cninit_finish().
2001-10-24 17:42:01 +00:00
busdma_machdep.c
Fix a dangling {
2001-08-16 10:32:42 +00:00
busspace.c
Remove a vestige of an older attempt at implementing this.
2000-08-29 08:50:17 +00:00
clock_if.m
* Factor out the object system from new-bus so that it can be used by
2000-04-08 14:17:18 +00:00
clock.c
Introduce a boot environment variable (clock_compat_osf1) which can
2001-11-03 17:22:50 +00:00
cpuconf.c
Next phase in the PCI subsystem cleanup.
2000-12-08 22:11:23 +00:00
db_disasm.c
Don't tell printf() to output a sign when printing out a value as hex.
2000-09-11 05:28:52 +00:00
db_instruction.h
handle reserved/unimplemented instruction (opDec) faults
2001-03-05 21:21:01 +00:00
db_interface.c
KSE Milestone 2
2001-09-12 08:38:13 +00:00
db_trace.c
KSE Milestone 2
2001-09-12 08:38:13 +00:00
dec_1000a.c
Resurrect platform.pci_intr_map() and essentially undo the effects of
2001-06-01 17:39:11 +00:00
dec_2100_a50.c
Resurrect platform.pci_intr_map() and essentially undo the effects of
2001-06-01 17:39:11 +00:00
dec_2100_a500.c
apparently EV5 2x00s have their t2 CSRs where I'd expect to find
2001-10-20 01:27:23 +00:00
dec_3000_300.c
Next phase in the PCI subsystem cleanup.
2000-12-08 22:11:23 +00:00
dec_3000_500.c
Next phase in the PCI subsystem cleanup.
2000-12-08 22:11:23 +00:00
dec_axppci_33.c
Resurrect platform.pci_intr_map() and essentially undo the effects of
2001-06-01 17:39:11 +00:00
dec_eb64plus.c
Resurrect platform.pci_intr_map() and essentially undo the effects of
2001-06-01 17:39:11 +00:00
dec_eb164.c
Resurrect platform.pci_intr_map() and essentially undo the effects of
2001-06-01 17:39:11 +00:00
dec_kn8ae.c
Next phase in the PCI subsystem cleanup.
2000-12-08 22:11:23 +00:00
dec_kn20aa.c
Resurrect platform.pci_intr_map() and essentially undo the effects of
2001-06-01 17:39:11 +00:00
dec_kn300.c
Remove the hiding of some prototype declarations.
2001-10-11 21:48:02 +00:00
dec_st550.c
Resurrect platform.pci_intr_map() and essentially undo the effects of
2001-06-01 17:39:11 +00:00
dec_st6600.c
Resurrect platform.pci_intr_map() and essentially undo the effects of
2001-06-01 17:39:11 +00:00
divrem.m4
Add $FreeBSD$
2000-05-01 20:32:07 +00:00
elf_machdep.c
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
exception.s
KSE Milestone 2
2001-09-12 08:38:13 +00:00
fp_emulate.c
KSE Milestone 2
2001-09-12 08:38:13 +00:00
genassym.c
Backed out the quick fixes for the transient breakage of <sys/mount.h>
2001-10-13 06:05:37 +00:00
ieee_float.c
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
1999-12-29 04:46:21 +00:00
ieee_float.h
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
in_cksum.c
Fix a warning. Dont convert away from const to just re-add it in the
2001-09-10 10:48:19 +00:00
interrupt.c
Sigh, statclock_process() takes a KSE instead of a thread for its first
2001-10-01 22:26:47 +00:00
locore.s
Export kernbase like on the i386. I dont think the alpha kernel is
2001-09-20 09:09:03 +00:00
machdep.c
"Fix" a problem that got copied from alpha to ia64 and broke there.
2001-11-02 00:41:00 +00:00
mem.c
o securelevel_gt() patches came from pre-KSE alpha -- this revision
2001-09-26 20:27:23 +00:00
mp_machdep.c
KSE Milestone 2
2001-09-12 08:38:13 +00:00
pal.s
One needs to introduce things with a `.file' directive before trying to
2001-05-28 09:52:21 +00:00
pmap.c
Implement i386/i386/pmap.c 1.292 for alpha, ia64 (avoid free
2001-11-03 01:08:55 +00:00
prom_disp.s
One needs to introduce things with a `.file' directive before trying to
2001-05-28 09:52:21 +00:00
prom.c
KSE Milestone 2
2001-09-12 08:38:13 +00:00
promcons.c
Remove unneeded and #if 0'ed code to register in cdevsw[]
2001-11-03 17:05:12 +00:00
setdef0.c
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
setdef1.c
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
sgmap.c
remove unneeded #include <vm/vm_map.h>
2001-05-31 23:31:34 +00:00
support.s
KSE Milestone 2
2001-09-12 08:38:13 +00:00
swtch.s
KSE Milestone 2
2001-09-12 08:38:13 +00:00
sys_machdep.c
o securelevel_gt() patches came from pre-KSE alpha -- this revision
2001-09-26 20:27:23 +00:00
timerreg.h
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
trap.c
Add a per-thread ucred reference for syscalls and synchronous traps from
2001-10-26 08:12:54 +00:00
vm_machdep.c
Fix problem where a user buffer outside of the area being tested
2001-10-02 18:34:20 +00:00