.. |
autoconf.c
|
Replace the traditional buffer memory management -- based on fixed per buffer
|
2003-12-30 12:33:13 +00:00 |
bios32.c
|
|
|
copy.S
|
|
|
cpu.c
|
Compile TSC support code when __x86_64__ is defined.
|
2004-04-30 17:58:04 +00:00 |
db_disasm.c
|
|
|
db_interface.c
|
Uppercase CPU, plural is CPUs.
|
2004-02-13 11:36:08 +00:00 |
db_memrw.c
|
|
|
db_trace.c
|
Make tracing work better (through interrupts, etc). Essentially a synch
|
2004-04-16 14:21:56 +00:00 |
disksubr.c
|
Overhaul MBR handling (part 1):
|
2003-10-08 04:25:43 +00:00 |
fpu.c
|
-oops - correct the x87 si_code reporting to use the current fsw
|
2004-03-05 21:21:14 +00:00 |
gdt.c
|
Uppercase CPU, plural is CPUs.
|
2004-02-13 11:36:08 +00:00 |
genassym.cf
|
Remove p_nras from struct proc - use LIST_EMPTY(&p->p_raslist) instead.
|
2003-11-04 10:33:15 +00:00 |
identcpu.c
|
|
|
ipifuncs.c
|
|
|
locore.S
|
Native code doesn't need sigcode. Never.
|
2004-03-25 18:33:17 +00:00 |
machdep.c
|
#include acpi.h and some others to be able to powerdown via acpi.
|
2004-05-03 08:59:38 +00:00 |
mainbus.c
|
|
|
mem.c
|
Proper checks for kmem reads beyond _end
|
2003-10-14 22:33:29 +00:00 |
microtime.S
|
|
|
mptramp.S
|
|
|
netbsd32_machdep.c
|
remove sigcontext-style signal delivery code
|
2004-03-25 15:32:27 +00:00 |
netbsd32_sigcode.S
|
the whole sigcode business is COMPAT_16 only
|
2004-03-26 18:44:36 +00:00 |
netbsd32_syscall.c
|
grab the kernel lock during 32-bit syscalls too
|
2004-02-13 17:07:56 +00:00 |
pmap.c
|
use no-execute page permissions if supported
|
2004-02-19 17:18:38 +00:00 |
process_machdep.c
|
Keep mxcsr and mxcsr_mask across the fake init in process_read_fpregs.
|
2003-11-30 12:59:30 +00:00 |
procfs_machdep.c
|
|
|
spl.S
|
|
|
sys_machdep.c
|
|
|
syscall.c
|
Don't pass the (unused) return value args to the
|
2003-10-31 03:28:12 +00:00 |
trap.c
|
-don't refer to oosyscall() unless COMPAT_10 or COMPAT_IBCS2 is defined
|
2004-03-23 19:09:01 +00:00 |
vector.S
|
|
|
vm_machdep.c
|
finish previous (removal of 'reaper' kernel thread):
|
2004-01-12 14:31:46 +00:00 |