freebsd-dev/sys/arm
jhb c8058fdc6e - Change the ddb paging "support" to use a variable (db_lines_per_page) to
control the number of lines per page rather than a constant.  The variable
  can be examined and changed in ddb as '$lines'.  Setting the variable to
  0 will effectively turn off paging.
- Change db_putchar() to force out pending whitespace before outputting
  newlines and carriage returns so that one can rub out content on the
  current line via '\r     \r' type strings.
- Change the simple pager to rub out the --More-- prompt explicitly when
  the routine exits.
- Add some aliases to the simple pager to make it more compatible with
  more(1): 'e' and 'j' do a single line.  'd' does half a page, and
  'f' does a full page.

MFC after:	1 month
Inspired by:	kris
2004-11-01 22:15:15 +00:00
..
arm - Change the ddb paging "support" to use a variable (db_lines_per_page) to 2004-11-01 22:15:15 +00:00
compile Don't need the .keep_me files. Obrien and I committed past each other. 2001-07-01 23:35:44 +00:00
conf Use a default MD_ROOT_SIZE of 65535. 2004-10-11 14:42:06 +00:00
include Add optimized version of the bswap macroes for constants if __OPTIMIZED__ is 2004-10-01 16:55:59 +00:00
sa11x0 Use MD_ROOT_SIZE, instead of our own macro. 2004-10-11 14:41:38 +00:00
xscale Import partial support for the IQ31244 eval board (i80321 CPU). IQ80321 might 2004-09-23 22:45:36 +00:00