.. |
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 unneeded includes of sys/ipl.h and machine/ipl.h.
|
2001-05-15 23:22:29 +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
|
Revert part of previous- I misunderstood the use of 'ncpus'- I thought it'd
|
2001-08-01 20:35:42 +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
|
A set of changes to reduce the number of include files the kernel
|
2001-07-08 04:56:07 +00:00 |
db_trace.c
|
Add 'hwatch' and 'dhwatch' ddb commands analogous to 'watch' and
|
2001-07-11 03:15:25 +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
|
Resurrect platform.pci_intr_map() and essentially undo the effects of
|
2001-06-01 17:39:11 +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 inclusion of now vanished sio.h.
|
2001-02-01 21:59:00 +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
|
Sync up to v 1.9 of NetBSD's db_trace.c to get access to the
|
2001-06-08 13:38:02 +00:00 |
fp_emulate.c
|
Add a new MI pointer to the process' trapframe p_frame instead of using
|
2001-06-29 11:10:41 +00:00 |
genassym.c
|
Add a new field 'md_kernnest' to the alpha machine dependent process
|
2001-04-24 21:06:53 +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 checksum calculations. This should fix the network problems
|
2000-05-07 16:41:15 +00:00 |
interrupt.c
|
Turn off preemption on the Alpha for the time being. Peter and JHB aren't
|
2001-07-15 00:03:01 +00:00 |
locore.s
|
Clean up some junk. The bogus trapframe on the stack was removed from the
|
2001-06-16 22:07:32 +00:00 |
machdep.c
|
Correctly #ifdef COMPAT_43 around osendsig() prototype.
|
2001-08-27 06:19:18 +00:00 |
mem.c
|
With Alfred's permission, remove vm_mtx in favor of a fine-grained approach
|
2001-07-04 16:20:28 +00:00 |
mp_machdep.c
|
Old business: be able to disable processor configuration from resource.
|
2001-08-15 17:03: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
|
Move most of the kernel submap initialization code, including the
|
2001-08-22 04:07:27 +00:00 |
procfs_machdep.c
|
- FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION file
|
2001-05-23 09:42:29 +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
|
In prom_halt(), set the halt restart flags on the current CPU, not the
|
2001-08-13 22:44:55 +00:00 |
promcons.c
|
fix alpha-MD compile errors after the vm_mtx commit
|
2001-05-20 16:22:46 +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
|
Fix SCM ID's and remove tailing blanks.
|
2001-04-25 20:40:57 +00:00 |
swtch.s
|
Fix SCM ID's and remove tailing blanks.
|
2001-04-25 20:40:57 +00:00 |
sys_machdep.c
|
Undo part of the tangle of having sys/lock.h and sys/mutex.h included in
|
2001-05-01 08:13:21 +00:00 |
timerreg.h
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
trap.c
|
Grab Giant around trapsignal() at the bottom of trap().
|
2001-08-18 01:08:45 +00:00 |
vm_machdep.c
|
Remove IPI_HALT to make way for a more correct fix for halts and restarts
|
2001-08-13 22:41:15 +00:00 |