.. |
api_up1000.c
|
Add support for attaching "com" serial ports as KGDB devices.
|
2001-04-19 18:25:26 +00:00 |
autoconf.c
|
- Clean up clock interrupt code a bit, and provide a CPU_IS_PRIMARY()
|
2000-06-03 20:47:36 +00:00 |
avalon_a12.c
|
When checking for netboot, also check for MOP protocol.
|
2000-05-22 20:13:31 +00:00 |
clock.c
|
Switch to the new `evcnt' mechanism for counting interrupts. Maintain
|
2000-06-05 21:47:10 +00:00 |
compat_13_machdep.c
|
split off thread specific stuff from struct sigacts to struct sigctx, leaving
|
2000-12-22 22:58:52 +00:00 |
conf.c
|
move duplicate definitions for:
|
2001-03-21 22:25:52 +00:00 |
cpu.c
|
Fix an uninitialized variable problem in the non-MULTIPROCESSOR case.
|
2001-04-24 20:03:20 +00:00 |
cpuconf.c
|
Fix typo in previous to prevent compilation error when DEC_1000 isn't
|
2000-06-26 02:42:04 +00:00 |
db_disasm.c
|
%lz -> db_format_hex()
|
2000-08-09 20:00:30 +00:00 |
db_instruction.h
|
|
|
db_interface.c
|
Adjust the way the cpu_info[] array works (array of pointers
|
2001-04-21 16:27:10 +00:00 |
db_trace.c
|
Do the md_syscall, __HAVE_MINIMAL_EMUL and __HAVE_SYSCALL_INTERN thangs.
|
2000-12-13 03:16:36 +00:00 |
debug.s
|
Glue in KGDB. Needs some more work -- KGDB currently renders
|
2001-04-19 17:48:46 +00:00 |
dec_550.c
|
Add support for attaching "com" serial ports as KGDB devices.
|
2001-04-19 18:25:26 +00:00 |
dec_1000a.c
|
Add support for attaching "com" serial ports as KGDB devices.
|
2001-04-19 18:25:26 +00:00 |
dec_2000_300.c
|
Add support for attaching "com" serial ports as KGDB devices.
|
2001-04-19 18:25:26 +00:00 |
dec_2100_a50.c
|
Add support for attaching "com" serial ports as KGDB devices.
|
2001-04-19 18:25:26 +00:00 |
dec_2100_a500.c
|
Add support for attaching "com" serial ports as KGDB devices.
|
2001-04-19 18:25:26 +00:00 |
dec_3000_300.c
|
- efforts to merge TC Alpha and IOASIC DECstation, derived from Mattias
|
2000-10-17 08:55:43 +00:00 |
dec_3000_500.c
|
- efforts to merge TC Alpha and IOASIC DECstation, derived from Mattias
|
2000-10-17 08:55:43 +00:00 |
dec_6600.c
|
Add support for attaching "com" serial ports as KGDB devices.
|
2001-04-19 18:25:26 +00:00 |
dec_alphabook1.c
|
Add support for attaching "com" serial ports as KGDB devices.
|
2001-04-19 18:25:26 +00:00 |
dec_axppci_33.c
|
Add support for attaching "com" serial ports as KGDB devices.
|
2001-04-19 18:25:26 +00:00 |
dec_eb64plus.c
|
Add support for attaching "com" serial ports as KGDB devices.
|
2001-04-19 18:25:26 +00:00 |
dec_eb66.c
|
Add support for attaching "com" serial ports as KGDB devices.
|
2001-04-19 18:25:26 +00:00 |
dec_eb164.c
|
Add support for attaching "com" serial ports as KGDB devices.
|
2001-04-19 18:25:26 +00:00 |
dec_kn8ae.c
|
First sweep at scheduler state cleanup. Collect MI scheduler
|
2000-05-26 21:19:19 +00:00 |
dec_kn20aa.c
|
Add support for attaching "com" serial ports as KGDB devices.
|
2001-04-19 18:25:26 +00:00 |
dec_kn300.c
|
Add support for attaching "com" serial ports as KGDB devices.
|
2001-04-19 18:25:26 +00:00 |
disksubr.c
|
rationalize the use of b_flags for geteblk() buffers.
|
2000-11-20 08:24:08 +00:00 |
fp_complete.c
|
Add one-line placeholder for pending commit so diffs are complete.
|
2001-04-22 20:47:22 +00:00 |
genassym.cf
|
Make ASTs per-process.
|
2001-01-19 18:51:17 +00:00 |
in_cksum.c
|
|
|
interrupt.c
|
In splx(), don't call spl0() unless the ssir != 0.
|
2001-04-15 23:26:05 +00:00 |
ipifuncs.c
|
Adjust the way the cpu_info[] array works (array of pointers
|
2001-04-21 16:27:10 +00:00 |
kgdb_machdep.c
|
KGDB glue for NetBSD/alpha.
|
2001-04-19 02:56:34 +00:00 |
linux_sigcode.s
|
split linux signal code off locore.s
|
2000-11-27 22:29:26 +00:00 |
linux_syscall.c
|
ANSI'ify, and inline userret().
|
2001-01-03 22:15:38 +00:00 |
locore.s
|
Import and use cpu_info_primary for non-MULTIPROCESSOR.
|
2001-04-21 22:03:21 +00:00 |
machdep.c
|
Sprinkle pmap_update() calls after calls to:
|
2001-04-24 04:30:50 +00:00 |
mainbus.c
|
|
|
mcclock.c
|
|
|
md_root.c
|
|
|
mem.c
|
No, really, pass the PA to alpha_pa_access(), not the PFN.
|
2001-01-07 05:42:54 +00:00 |
multiproc.s
|
We've fixed enough bugs that we can actually acquire the scheduler
|
2000-11-20 20:40:17 +00:00 |
osf1_sigcode.s
|
osf1_locore.s -> osf1_sigcode.s, to match the global convention.
|
2000-12-14 18:06:13 +00:00 |
osf1_syscall.c
|
ANSI'ify, and inline userret().
|
2001-01-03 22:15:38 +00:00 |
pal.s
|
|
|
pmap.c
|
Delete a couple of statistics that are not really worth keeping.
|
2001-04-24 20:14:45 +00:00 |
process_machdep.c
|
typo. struct fpregs -> struct fpreg
|
2001-01-04 04:42:59 +00:00 |
procfs_machdep.c
|
No-op commit to force update to a non-"-kk" revision.
|
2001-01-18 17:47:58 +00:00 |
prom_disp.s
|
|
|
prom.c
|
ANSI'ify, and inline userret().
|
2001-01-03 22:15:38 +00:00 |
promcons.c
|
ANSI'ify, and inline userret().
|
2001-01-03 22:15:38 +00:00 |
support.c
|
ANSI'ify, and inline userret().
|
2001-01-03 22:15:38 +00:00 |
sys_machdep.c
|
ANSI'ify, and inline userret().
|
2001-01-03 22:15:38 +00:00 |
syscall.c
|
ANSI'ify, and inline userret().
|
2001-01-03 22:15:38 +00:00 |
transfer.s
|
g/c transfer_check
|
2001-04-10 10:09:45 +00:00 |
trap.c
|
Alas, we must put pmap_emulate_reference() in the kernel_lock
|
2001-04-20 18:00:50 +00:00 |
vm_machdep.c
|
Sprinkle pmap_update() calls after calls to:
|
2001-04-24 04:30:50 +00:00 |