.. |
api_up1000.c
|
Use symbolic names for the CTB terminal type field, rather than
|
2001-06-05 04:53:11 +00:00 |
autoconf.c
|
bcopy -> memcpy
|
2001-07-12 23:35:42 +00:00 |
avalon_a12.c
|
Pull up the thorpej_scsipi branch to main branch.
|
2001-04-25 17:53:04 +00:00 |
clock.c
|
Assorted microtime fixes (similar to fixes I made yesterday when
|
2001-05-27 13:53:24 +00:00 |
compat_13_machdep.c
|
bcopy -> memcpy
|
2001-07-12 23:35:42 +00:00 |
conf.c
|
Hook in the `stic' device. With any luck this should be temporary.
|
2001-09-18 19:54:10 +00:00 |
cpu.c
|
Change the way we spin up CPUs. Now boot the CPU as soon as we
|
2001-07-13 21:34:35 +00:00 |
cpuconf.c
|
Fix typo in previous to prevent compilation error when DEC_1000 isn't
|
2000-06-26 02:42:04 +00:00 |
db_disasm.c
|
%lz -> db_format_hex()
|
2000-08-09 20:00:30 +00:00 |
db_instruction.h
|
Use comments around the token after a #endif.
|
2001-08-31 04:44:54 +00:00 |
db_interface.c
|
Make the /u part of show reg/u work.
|
2001-05-13 01:40:58 +00:00 |
db_trace.c
|
Do the md_syscall, __HAVE_MINIMAL_EMUL and __HAVE_SYSCALL_INTERN thangs.
|
2000-12-13 03:16:36 +00:00 |
debug.s
|
add missing #include "opt_kgdb.h"
|
2001-05-30 15:24:23 +00:00 |
dec_550.c
|
Use symbolic names for the CTB terminal type field, rather than
|
2001-06-05 04:53:11 +00:00 |
dec_1000a.c
|
Use symbolic names for the CTB terminal type field, rather than
|
2001-06-05 04:53:11 +00:00 |
dec_2000_300.c
|
add missing #include "opt_kgdb.h"
|
2001-05-30 15:24:23 +00:00 |
dec_2100_a50.c
|
existent', not existant'
|
2001-06-19 13:42:07 +00:00 |
dec_2100_a500.c
|
Use symbolic names for the CTB terminal type field, rather than
|
2001-06-05 04:53:11 +00:00 |
dec_3000_300.c
|
Pull up the thorpej_scsipi branch to main branch.
|
2001-04-25 17:53:04 +00:00 |
dec_3000_500.c
|
Pull up the thorpej_scsipi branch to main branch.
|
2001-04-25 17:53:04 +00:00 |
dec_6600.c
|
Use symbolic names for the CTB terminal type field, rather than
|
2001-06-05 04:53:11 +00:00 |
dec_alphabook1.c
|
Use symbolic names for the CTB terminal type field, rather than
|
2001-06-05 04:53:11 +00:00 |
dec_axppci_33.c
|
Use symbolic names for the CTB terminal type field, rather than
|
2001-06-05 04:53:11 +00:00 |
dec_eb64plus.c
|
Use symbolic names for the CTB terminal type field, rather than
|
2001-06-05 04:53:11 +00:00 |
dec_eb66.c
|
Use symbolic names for the CTB terminal type field, rather than
|
2001-06-05 04:53:11 +00:00 |
dec_eb164.c
|
Use symbolic names for the CTB terminal type field, rather than
|
2001-06-05 04:53:11 +00:00 |
dec_kn8ae.c
|
"wierd" is weird.
|
2001-08-20 12:20:01 +00:00 |
dec_kn20aa.c
|
Print extra information on machine check (AS500, AS600).
|
2001-08-29 14:14:33 +00:00 |
dec_kn300.c
|
"wierd" is weird.
|
2001-08-20 12:20:01 +00:00 |
disksubr.c
|
Remove unneeded scsipi includes.
|
2001-05-19 05:22:41 +00:00 |
fp_complete.c
|
"wierd" is weird.
|
2001-08-20 12:20:01 +00:00 |
genassym.cf
|
Add glue for page zero'ing in the idle loop.
|
2001-04-29 06:54:03 +00:00 |
in_cksum.c
|
Brain'o in last. Pointed out by Steve Woodford <scw@netbsd.org>.
|
2001-05-19 14:20:40 +00:00 |
interrupt.c
|
Rework the interrupt code, shaving some cycles off in the process.
|
2001-07-27 00:25:18 +00:00 |
ipifuncs.c
|
don't depend on other headers to include sys/proc.h for us.
|
2001-09-28 11:59:51 +00:00 |
kgdb_machdep.c
|
KGDB glue for NetBSD/alpha.
|
2001-04-19 02:56:34 +00:00 |
linux_sigcode.s
|
split linux signal code off locore.s
|
2000-11-27 22:29:26 +00:00 |
linux_syscall.c
|
use _KERNEL_OPT
|
2001-05-30 11:57:16 +00:00 |
linux_trap.c
|
Add a linux specific trapsignal() function. This is just a passthrough
|
2001-06-18 02:04:42 +00:00 |
locore.s
|
Correct a comment: The address of the signal handler is passed to the
|
2001-08-29 20:17:08 +00:00 |
machdep.c
|
Make the setregs hook emulation-specific, rather than executable
|
2001-09-18 19:36:32 +00:00 |
mainbus.c
|
|
|
mcclock.c
|
|
|
md_root.c
|
defopt MINIROOTSIZE
|
1999-03-17 18:59:21 +00:00 |
mem.c
|
bzero -> memset
|
2001-07-12 23:25:39 +00:00 |
microtime.c
|
Assorted microtime fixes (similar to fixes I made yesterday when
|
2001-05-27 13:53:24 +00:00 |
multiproc.s
|
No need to have code we don't use anymore.
|
2001-05-05 02:20:53 +00:00 |
osf1_sigcode.s
|
osf1_locore.s -> osf1_sigcode.s, to match the global convention.
|
2000-12-14 18:06:13 +00:00 |
osf1_syscall.c
|
use _KERNEL_OPT
|
2001-05-30 11:57:16 +00:00 |
pal.s
|
Inline most of the remaining PALcode calls.
|
1999-12-02 22:08:04 +00:00 |
pmap.c
|
a whole bunch of changes to improve performance and robustness under load:
|
2001-09-15 20:36:31 +00:00 |
process_machdep.c
|
bcopy -> memcpy
|
2001-07-12 23:35:42 +00:00 |
procfs_machdep.c
|
No-op commit to force update to a non-"-kk" revision.
|
2001-01-18 17:47:58 +00:00 |
prom_disp.s
|
|
|
prom.c
|
bcopy -> memcpy
|
2001-07-12 23:35:42 +00:00 |
promcons.c
|
Add l_poll' to struct linesw' and provide an xxxpoll() entry point
|
2001-05-02 10:32:08 +00:00 |
sys_machdep.c
|
o IEEE 754 floating-point completion code.
|
2001-04-26 03:10:44 +00:00 |
syscall.c
|
ANSI'ify, and inline userret().
|
2001-01-03 22:15:38 +00:00 |
transfer.s
|
g/c transfer_check
|
2001-04-10 10:09:45 +00:00 |
trap.c
|
Print the stack pointer on a user unaligned access fault.
|
2001-07-18 22:22:02 +00:00 |
vm_machdep.c
|
Update pmap_update to now take the updated pmap as an argument.
|
2001-09-10 21:19:08 +00:00 |