CVS commit: src/sys/ddb
"YAMAMOTO Takashi" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: yamt Date: Sun Mar 15 12:04:23 UTC 2026 Modified Files: src/sys/ddb: db_proc.c Log Message: ddb: add "show all procs /L" in addition to /l, print backtrace of lwps. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/sys/ddb/db_proc.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.