NetBSD/share
ad 101a9782a2 Add crash(8), a utility to diagnose kernel crashes. This is basically
ddb running on crash dumps, but with two notable changes:

- Breakpoints, watches, etc are obviously never going to work so they
  are not handled.

- You can pipe output to the shell, e.g. ps | grep foo

Items remaining to be done:

- Port it to architectures other than i386. This isn't difficult, just
  a case of making db_disasm.c/db_trace.c or their equivalent compile
  and work.

- Make more of the "show" commands work, e.g "show uvmexp".
2009-03-07 22:08:07 +00:00
..
dict "Transvaal" should be capitalized. 2007-01-30 13:10:49 +00:00
doc The atf subdirectory is gone, so do not descend into it. 2009-01-19 07:50:20 +00:00
examples Remove ATF 0.5 from dist/atf and all of the reachover Makefiles used to 2009-01-19 07:08:14 +00:00
i18n Use ${TOOL_SED} instead of plain "sed" in "!=" assignments. 2008-10-25 22:35:36 +00:00
legal Per Christos (board): 2005-10-22 06:04:57 +00:00
locale Fixes PR lib/39662, shortcomings in LC_{MONETARY,NUMERIC,TIME,MESSAGES} db format. 2009-01-02 00:20:18 +00:00
man Add crash(8), a utility to diagnose kernel crashes. This is basically 2009-03-07 22:08:07 +00:00
me Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00
misc Add c-backslash-max-column - its default value of 72 is less than what 2009-02-16 21:37:12 +00:00
mk In build.sh and bsd.own.mk, if uname -p fails, or prints "unknown", or 2009-03-06 16:29:40 +00:00
nls
tabset
termcap Enable the alternate character set on Eterms. 2008-03-11 18:47:57 +00:00
tmac Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00
wscons Make AltGr keys work. Also, the tilde on the =+ key is a dead_tilde. 2009-02-02 21:37:05 +00:00
xml Make sure all necessary targets are defined. 2009-01-19 08:08:18 +00:00
zoneinfo Import tzdata2008i. 2008-10-29 11:26:28 +00:00
Makefile Remove the xsl subtree from here. We are not installing anything now, as 2009-01-19 08:03:42 +00:00
Makefile.inc