Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   ozaki-r
Date:           Mon Mar 19 08:41:22 UTC 2018

Modified Files:
        src/share/man/man4: ddb.4
        src/sys/ddb: db_command.c
        src/sys/kern: subr_lockdebug.c
        src/sys/sys: lockdebug.h

Log Message:
ddb: rename "show lockstat" to "show lockstats" to avoid conflicting with lockstat(8)

Requested by mrg@


To generate a diff of this commit:
cvs rdiff -u -r1.177 -r1.178 src/share/man/man4/ddb.4
cvs rdiff -u -r1.152 -r1.153 src/sys/ddb/db_command.c
cvs rdiff -u -r1.63 -r1.64 src/sys/kern/subr_lockdebug.c
cvs rdiff -u -r1.18 -r1.19 src/sys/sys/lockdebug.h

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