Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-5] src
Module Name: src
Committed By: snj
Date: Tue Feb 24 04:05:07 UTC 2009
Modified Files:
src/share/man/man4 [netbsd-5]: ddb.4
src/sys/ddb [netbsd-5]: db_xxx.c
Log Message:
Pull up following revision(s) (requested by ad in ticket #488):
share/man/man4/ddb.4: revision 1.122
sys/ddb/db_xxx.c: revision 1.55 via patch
Default 'show all procs' to /l. People tend to type 'ps' without modifiers
when providing information about deadlocks. Without the thread info it's
not very useful.
To generate a diff of this commit:
cvs rdiff -r1.118 -r1.118.2.1 src/share/man/man4/ddb.4
cvs rdiff -r1.52 -r1.52.4.1 src/sys/ddb/db_xxx.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index