Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/ddb
Module Name: src
Committed By: ad
Date: Sat Oct 7 20:27:20 UTC 2023
Modified Files:
src/sys/ddb: db_command.c db_interface.h db_xxx.c
Log Message:
Add some simple DDB show commands: condvar, selinfo, sleepq
To generate a diff of this commit:
cvs rdiff -u -r1.185 -r1.186 src/sys/ddb/db_command.c
cvs rdiff -u -r1.40 -r1.41 src/sys/ddb/db_interface.h
cvs rdiff -u -r1.75 -r1.76 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