.. |
apm.c
|
Avoid void * arithm in a debugging printf, and remove extraneous void *
|
1999-01-21 22:58:11 +00:00 |
apmcall.s
|
Use _C_LABEL() to generate C labels in assembly code, don't prepend an
|
1998-12-01 04:30:59 +00:00 |
autoconf.c
|
In match_harddisk(), ignore "empty drive" type errors as well (from Soren S.
|
1999-01-29 11:20:34 +00:00 |
bioscall.s
|
Use _C_LABEL() to generate C labels in assembly code, don't prepend an
|
1998-12-01 04:30:59 +00:00 |
compat_13_machdep.c
|
Prototype for native_sigset13_to_sigset() is in sys/signalvar.h
|
1998-09-13 01:42:45 +00:00 |
conf.c
|
the cdevsw entries are for the backwards compatible mice now
|
1999-01-23 15:13:28 +00:00 |
db_dbgreg.s
|
Use _C_LABEL() to generate C labels in assembly code, don't prepend an
|
1998-12-01 04:30:59 +00:00 |
db_disasm.c
|
vm_offset_t -> {vaddr_t,paddr_t}, vm_size_t -> vsize_t
|
1998-08-13 21:36:02 +00:00 |
db_interface.c
|
defopt DDB.
|
1998-07-04 22:18:13 +00:00 |
db_memrw.c
|
vm_offset_t -> {vaddr_t,paddr_t}, vm_size_t -> vsize_t
|
1998-08-13 21:36:02 +00:00 |
db_trace.c
|
vm_offset_t -> {vaddr_t,paddr_t}, vm_size_t -> vsize_t
|
1998-08-13 21:36:02 +00:00 |
disksubr.c
|
Use MBR_MAGIC defintions in <sys/disklabel_mbr.h>
|
1999-01-27 21:20:18 +00:00 |
dkbad.c
|
|
|
freebsd_machdep.c
|
Prototypes for native_sigset13_to_sigset() and native_sigset_to_sigset13()
|
1998-09-13 01:43:17 +00:00 |
gdt.c
|
vm_offset_t -> {vaddr_t,paddr_t}, vm_size_t -> vsize_t
|
1998-08-13 21:36:02 +00:00 |
genassym.cf
|
Correct Linux compat include file names.
|
1998-10-03 23:38:32 +00:00 |
ibcs2_machdep.c
|
Substantial signal handling changes:
|
1998-09-11 12:50:05 +00:00 |
in_cksum.s
|
Use _C_LABEL() to generate C labels in assembly code, don't prepend an
|
1998-12-01 04:30:59 +00:00 |
kgdb_machdep.c
|
vm_offset_t -> {vaddr_t,paddr_t}, vm_size_t -> vsize_t
|
1998-08-13 21:36:02 +00:00 |
locore.s
|
- move the npx assembly routines from npx.c here, so that we can use _C_LABEL
|
1999-01-26 14:21:20 +00:00 |
machdep.c
|
sort the dependencies between terminal devices a bit and add consistency
|
1999-02-06 18:46:21 +00:00 |
mainbus.c
|
bzero->memset, bcopy->memcpy, bcmp->memcmp
|
1998-08-05 02:45:08 +00:00 |
math_emu.h
|
|
|
math_emulate.c
|
Store the initial NPX control word appropriate for the emulation in the saved
|
1998-01-24 13:19:46 +00:00 |
md_root.c
|
|
|
mem.c
|
fix problems in many d_mmap routines:
|
1998-11-19 15:38:20 +00:00 |
microtime.s
|
Use _C_LABEL() to generate C labels in assembly code, don't prepend an
|
1998-12-01 04:30:59 +00:00 |
ns_cksum.c
|
|
|
pmap.c
|
remove non MNN code
|
1999-01-16 20:30:34 +00:00 |
pmap.new.c
|
remove unused share map code from UVM:
|
1998-10-11 23:20:59 +00:00 |
process_machdep.c
|
Assign my copyrights to TNF.
|
1998-08-15 04:57:50 +00:00 |
svr4_machdep.c
|
move the mi context setting code out of here.
|
1999-01-21 23:07:20 +00:00 |
sys_machdep.c
|
No need for <sys/mtio.h>
|
1999-01-19 18:18:41 +00:00 |
trap.c
|
Support __syscall for COMPAT_AOUT properly.
|
1999-02-13 16:10:44 +00:00 |
vm86.c
|
This file has no real dependancies on SYSV ipc gunk.. so don't drag in headers
|
1998-10-26 19:11:57 +00:00 |
vm_machdep.c
|
Changes to support fork_kthread():
|
1998-11-11 06:41:23 +00:00 |