CVS commit: src/sys/ddb
"Taylor R Campbell" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: riastradh Date: Mon Aug 17 19:31:50 UTC 2026 Modified Files: src/sys/ddb: db_command.c Log Message: ddb(4)/crash(8): Print lock symbols in `show all locks'. Reorder columns so the variable-width symbol comes last. PR kern/60030: ddb/crash: show all locks without LOCKDEBUG To generate a diff of this commit: cvs rdiff -u -r1.194 -r1.195 src/sys/ddb/db_command.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.