Go to file
atatat b5329c1d85 (1) Don't print the message buffer (via ddb's dmesg command) if the
message buffer has not yet been set up, mimicking code from the top of
the sysctl routine for retrieving the message buffer.

(2) Add a /l modifier to the trace command.  This makes it print the
backtrace using printf() instead of db_printf(), which has the nice
side-effect of also putting it into the message buffer.  A kernel with
ddb in it but disabled (ie, ddb.onpanic set to zero) will print a
backtrace (which ends up in the message buffer) before dumping (or
not, depending on the value of kern.dump_on_panic) and rebooting, but
if ddb is not disabled, the backtrace is not printed, and there's no
way to get it to display a backtrace such that you can retrieve it
after the dump.  The backtrace printed by gdb is sometimes a little
different.

(3) Documentation for the above.
2003-05-15 13:18:18 +00:00
bin Fix problems with parallel makes. 2003-05-15 10:13:36 +00:00
crypto >implement kerberos over ssh2 ("kerberos-2@ssh.com"); tested with jakob@ 2003-05-14 18:22:07 +00:00
dist Track type changes in <arpa/inet.h>, so that BIND compiles again. 2003-05-06 07:31:43 +00:00
distrib Remove last traces of obsolete olms and omms drivers. 2003-05-15 13:13:21 +00:00
doc gcc 3.3 2003-05-15 07:42:29 +00:00
etc Remove device nodes for obsolete olms and omms drivers. 2003-05-15 13:18:05 +00:00
games setup -> set up. 2003-05-14 12:11:03 +00:00
gnu Remove port-arm32. 2003-05-10 09:11:10 +00:00
include bcrypt_gensalt() isn't defined in any X/Open standard I've got convenient 2003-05-05 14:49:31 +00:00
lib Change conformance reference to 1003.1-2001; the reference to 1003.1g is 2003-05-15 10:16:36 +00:00
libexec setup -> set up. 2003-05-14 12:11:03 +00:00
regress Add a simple double -> unsigned conversion test for values that can not 2003-05-03 19:33:51 +00:00
rescue Build mount_* individually, since mount and most of mount_* no longer 2003-03-03 02:09:18 +00:00
sbin setup -> set up. 2003-05-14 12:11:03 +00:00
share (1) Don't print the message buffer (via ddb's dmesg command) if the 2003-05-15 13:18:18 +00:00
sys (1) Don't print the message buffer (via ddb's dmesg command) if the 2003-05-15 13:18:18 +00:00
tools use reachover relative paths in compat include files instead of 2003-05-14 00:30:26 +00:00
usr.bin Print rval[1] if non-zero and present in the trace entry. 2003-05-15 12:57:54 +00:00
usr.sbin simplify by strdup. expilcitly specify IPPROTO_TCP (to cope with sctp-ready 2003-05-15 00:23:54 +00:00
build.sh * Display default DESTDIR & RELEASEDIR. (Well, they're actually in 2003-05-12 03:01:16 +00:00
BUILDING crank date for previous 2003-05-10 07:15:52 +00:00
Makefile Add "sourcesets" argument/target, which builds source sets into 2003-05-10 07:12:37 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING put a not on 2002/12/19 cvs repository layout change. 2003-04-30 07:23:49 +00:00