.. |
compat_13_machdep.c
|
change debugging output in compat_13_sigreturn to distinguish from native
|
1998-10-02 18:49:00 +00:00 |
cpu_exec.c
|
Change the "aresid" argument of vn_rdwr() from an int * to a size_t *,
|
1998-07-28 21:39:54 +00:00 |
db_disasm.c
|
Display jump and branch target with symbols if available.
|
1997-08-17 16:58:53 +00:00 |
db_interface.c
|
Add missing braces pointed out by egcs.
|
1998-10-28 04:28:32 +00:00 |
db_trace.c
|
Delete incorrect private declaration of db_maxoff.
|
1998-02-02 12:49:15 +00:00 |
elf.c
|
Assign copyright to TNF.
|
1998-09-05 15:28:08 +00:00 |
fp.S
|
…
|
|
genassym.cf
|
Add support for UVM.
|
1998-03-12 05:45:04 +00:00 |
in_cksum.c
|
Finish bi-endian support: add code to sum odd start/end bytes
|
1998-02-02 21:27:17 +00:00 |
locore.S
|
Fix stacktrace alignment, in case of 64-bit stores into stackframes.
|
1998-10-24 01:14:26 +00:00 |
locore_r2000.S
|
Changes to sys/arch/mips from ARC port, from Noriyuki Soda <soda@sra.co.jp>.
|
1998-09-11 16:46:31 +00:00 |
locore_r4000.S
|
Changes to sys/arch/mips from ARC port, from Noriyuki Soda <soda@sra.co.jp>.
|
1998-09-11 16:46:31 +00:00 |
mem.c
|
Fix some arithmetics lossage on typeless pointers.
|
1998-05-07 21:01:41 +00:00 |
mips_machdep.c
|
Defopt SYSVMSG, SYSVSEM and SYSVSHM.
|
1998-10-19 22:09:13 +00:00 |
mips_mcclock.c
|
Add checks for DS 3100, 2100. Use more generous delay values, these
|
1997-08-14 00:15:37 +00:00 |
mips_mcclock.h
|
MIPS cpu-speed detection using mc146818 clock.
|
1997-08-09 05:51:56 +00:00 |
pmap.c
|
Defopt SYSVMSG, SYSVSEM and SYSVSHM.
|
1998-10-19 22:09:13 +00:00 |
process_machdep.c
|
Add PT_GETFPREGS, PT_SETFPREGS and process_{read,write}_fpregs.
|
1997-10-19 21:02:00 +00:00 |
sys_machdep.c
|
note second parm of sysarch() is now void *, + trivial KNF, etc.
|
1998-02-25 21:41:55 +00:00 |
trap.c
|
Cleanup kdbpeek() definition as noted in PR port-mips/5252.
|
1998-10-24 01:36:09 +00:00 |
vm_machdep.c
|
In cpu_coredump(), use MID_MACHINE rather than MID_* (whatever it expands
|
1998-09-09 11:17:24 +00:00 |