NetBSD/sys/arch/m68k
scw 0dc48bfa8f Add a `/t' modifier to the m68k ddb's `trace' command. This enables
one to perform a kernel traceback of any (non-swapped-out) process in
the system. For example, to show the traceback for PID 178:

  db> t/t 0t178
  trace: pid 178 at 0xabcd68
  _mi_switch(0x109f60) + 164
  ...
  db>
2000-08-10 08:02:35 +00:00
..
060sp Move original Motorola files to the "dist" subdirectory, in response 2000-04-14 20:24:29 +00:00
conf defopt FPSP. 2000-05-14 14:13:53 +00:00
fpe Argument modreg of fpu_decode_ea() is actually an opecode. 2000-06-13 12:28:13 +00:00
fpsp defopt FPSP. 2000-05-14 14:13:53 +00:00
include Add a `/t' modifier to the m68k ddb's `trace' command. This enables 2000-08-10 08:02:35 +00:00
m68k Add a `/t' modifier to the m68k ddb's `trace' command. This enables 2000-08-10 08:02:35 +00:00
Makefile
Makefile.inc (mostly) fix kernel tags support. from Frederick Bruckman in pr-6445. 1998-11-15 20:36:30 +00:00