NetBSD-Bugs archive

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

PR/60030 CVS commit: src/sys/ddb



The following reply was made to PR kern/60030; it has been noted by GNATS.

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
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.
 



Home | Main Index | Thread Index | Old Index