freebsd-dev/sys/alpha
John Baldwin 76764432e4 - Add support for "paging" in stack trace output. That is, when you do
a stack trace from ddb, the output will pause with a '--More--' prompt
  every 18 lines.  If you hit Enter, it will print another line and prompt
  again.  If you hit space it will output another page and then prompt.
  If you hit 'q' or 'x' it will abort the rest of the stack trace.
- Fix the sparc64 userland stack trace to honor the total count of lines
  to print.  This is useful if your trace happens to walk back onto
  0xdeadc0de and gets stuck in an endless loop.

MFC after:	1 month
Tested on:	i386, alpha, sparc64
2004-09-20 19:05:32 +00:00
..
alpha - Add support for "paging" in stack trace output. That is, when you do 2004-09-20 19:05:32 +00:00
compile
conf Add nge. (I've used one for about a week in an XP1000.) 2004-09-11 07:26:50 +00:00
include The previous commit, roughly one and a half years ago removed the 2004-09-10 05:00:27 +00:00
isa Add new a function isa_dma_init() which returns an errno when it fails 2004-09-15 12:09:50 +00:00
linux Give setrunqueue() and sched_add() more of a clue as to 2004-09-01 02:11:28 +00:00
mcbus Catch up with __RMAN_RESOURCE_VISIBLE enough to get GENERIC to build 2004-07-01 15:07:27 +00:00
osf1 Regenerate after fcntl() wrappers were marked MP safe. 2004-08-24 20:24:34 +00:00
pci In alpha_pci_alloc_resource(), when allocating a memory resource, 2004-08-29 19:07:14 +00:00
tlsb Allocate tty at attach time instead of open time. 2004-09-17 11:04:57 +00:00
Makefile