PR/60030 CVS commit: src/sys/ddb
"Taylor R Campbell" <[email protected]>
| Newsgroups | gmane.os.netbsd.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR kern/60030; it has been noted by GNATS. From: "Taylor R Campbell" <[email protected]> To: [email protected] Cc: Subject: PR/60030 CVS commit: src/sys/ddb Date: Mon, 17 Aug 2026 19:31:50 +0000 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.