.. |
alpha-gdbstub.c
|
Add $FreeBSD$
|
2000-05-01 20:32:07 +00:00 |
api_up1000.c
|
KNF'ize.
|
2000-07-18 18:26:03 +00:00 |
atomic.s
|
Remove atomic_*_{32,64} since they are now inline. If you haven't rebuilt
|
2000-09-22 08:30:59 +00:00 |
autoconf.c
|
Catch up to moving headers:
|
2000-10-20 07:58:15 +00:00 |
busdma_machdep.c
|
More M_ZERO patches.
|
2000-12-03 20:46:54 +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
|
Convert various calls to splhigh() to disable_intr() since splhigh() is
|
2000-11-19 12:28:42 +00:00 |
cpuconf.c
|
- print out the correct cputype & string for unconfigured API systems
|
2000-06-25 20:41:49 +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
|
Add $FreeBSD$
|
2000-05-01 20:32:07 +00:00 |
db_interface.c
|
Convert various calls to splhigh() to disable_intr() since splhigh() is
|
2000-11-19 12:28:42 +00:00 |
db_trace.c
|
Add $FreeBSD$
|
2000-05-01 20:32:07 +00:00 |
dec_1000a.c
|
* Completely rewrite the alpha busspace to hide the implementation from
|
2000-08-28 21:48:13 +00:00 |
dec_2100_a50.c
|
* Completely rewrite the alpha busspace to hide the implementation from
|
2000-08-28 21:48:13 +00:00 |
dec_2100_a500.c
|
* Completely rewrite the alpha busspace to hide the implementation from
|
2000-08-28 21:48:13 +00:00 |
dec_3000_300.c
|
KNF'ize.
|
2000-07-18 18:26:03 +00:00 |
dec_3000_500.c
|
KNF'ize.
|
2000-07-18 18:26:03 +00:00 |
dec_axppci_33.c
|
* Completely rewrite the alpha busspace to hide the implementation from
|
2000-08-28 21:48:13 +00:00 |
dec_eb64plus.c
|
KNF'ize.
|
2000-07-18 18:26:03 +00:00 |
dec_eb164.c
|
Fix for vanilla PC164 systems to use a slightly different PALcode magic
|
2000-12-04 17:21:46 +00:00 |
dec_kn8ae.c
|
Remove an OBE comment.
|
2000-07-18 18:27:06 +00:00 |
dec_kn20aa.c
|
KNF'ize.
|
2000-07-18 18:26:03 +00:00 |
dec_kn300.c
|
KNF'ize.
|
2000-07-18 18:26:03 +00:00 |
dec_st550.c
|
KNF'ize.
|
2000-07-18 18:26:03 +00:00 |
dec_st6600.c
|
* Completely rewrite the alpha busspace to hide the implementation from
|
2000-08-28 21:48:13 +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
|
Fix problems booting large kernels on alphas. The symptom is that the kernel
|
2000-10-16 20:15:43 +00:00 |
fp_emulate.c
|
Re-organise the code which manages the owner of the FP state (fpcurproc).
|
1999-11-10 21:14:25 +00:00 |
genassym.c
|
We don't need <stddef.h> for offsetof() any more.
|
2000-11-19 12:26:14 +00:00 |
gensetdefs.c
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +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
|
Convert various calls to splhigh() to disable_intr() since splhigh() is
|
2000-11-19 12:28:42 +00:00 |
ipl_funcs.c
|
- Overhaul the software interrupt code to use interrupt threads for each
|
2000-10-25 05:19:40 +00:00 |
locore.s
|
Major update to the way synchronization is done in the kernel. Highlights
|
2000-09-07 01:33:02 +00:00 |
machdep.c
|
Make osendsig global. It's used by the Linuxulator.
|
2000-12-05 09:04:25 +00:00 |
mem.c
|
- Overhaul the software interrupt code to use interrupt threads for each
|
2000-10-25 05:19:40 +00:00 |
mp_machdep.c
|
Convert various calls to splhigh() to disable_intr() since splhigh() is
|
2000-11-19 12:28:42 +00:00 |
pal.s
|
Add $FreeBSD$
|
2000-05-01 20:32:07 +00:00 |
pmap.c
|
Protect the following with a lockmgr lock:
|
2000-11-22 07:42:04 +00:00 |
procfs_machdep.c
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
prom_disp.s
|
useracc() the prequel:
|
1999-10-29 18:09:36 +00:00 |
prom.c
|
Convert various calls to splhigh() to disable_intr() since splhigh() is
|
2000-11-19 12:28:42 +00:00 |
promcons.c
|
remove unneded sys/ucred.h includes
|
2000-11-30 18:52:32 +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
|
useracc() the prequel:
|
1999-10-29 18:09:36 +00:00 |
support.s
|
Major update to the way synchronization is done in the kernel. Highlights
|
2000-09-07 01:33:02 +00:00 |
swtch.s
|
Enable all interrupts in switch_trampoline after releasing the sched_lock.
|
2000-11-15 01:48:49 +00:00 |
sys_machdep.c
|
The kernel side of per-process unaligned access control (printing, fixing &
|
2000-01-16 07:07:33 +00:00 |
timerreg.h
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
trap.c
|
- Split the run queue and sleep queue linkage, so that a process
|
2000-11-17 18:09:18 +00:00 |
vm_machdep.c
|
acquire/release Giant in vm_page_zero_idle(), like on i386
|
2000-12-01 18:55:58 +00:00 |