Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   ad
Date:           Wed Feb  4 20:17:58 UTC 2009

Modified Files:
        src/share/man/man4: ddb.4
        src/sys/ddb: db_xxx.c

Log Message:
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.121 -r1.122 src/share/man/man4/ddb.4
cvs rdiff -r1.54 -r1.55 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