bus_dma.c
|
bzero -> memset
|
2009-03-18 16:00:08 +00:00 |
db_disasm.c
|
bzero -> memset
|
2009-03-18 16:00:08 +00:00 |
db_disasm.h
|
Add INDEX_OPCODE()
|
2009-02-17 13:48:29 +00:00 |
db_machdep.c
|
bcopy -> memcpy
|
2009-03-18 17:06:41 +00:00 |
disksubr.c
|
bcopy -> memcpy
|
2009-03-18 17:06:41 +00:00 |
intvec.S
|
Fix typo(s/interupt/interrupt/)
|
2009-03-05 01:38:12 +00:00 |
ka410.c
|
bzero -> memset
|
2009-03-18 16:00:08 +00:00 |
machdep.c
|
bcopy -> memcpy
|
2009-03-18 17:06:41 +00:00 |
pmap.c
|
change pmap flags argument from int to u_int.
|
2009-04-21 21:29:58 +00:00 |
subr.S
|
Apply patch from mhitch@:
|
2009-04-10 13:40:38 +00:00 |
syscall.c
|
Declare extern syscallnames in a header.
|
2009-06-02 23:21:37 +00:00 |
yyyin_cksum.c
|
ANSIfy another 1261 function definitions.
|
2009-03-14 21:04:01 +00:00 |