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: ad
Date: Mon Dec 25 11:57:40 UTC 2006
Modified Files:
src/sys/dev: lockstat.c lockstat.h
src/sys/kern: kern_lock.c
src/usr.sbin/lockstat: elf32.c extern.h main.c
Log Message:
lockstat: improve reporting slightly, and fix a bug where the command
could spin while resorting lists.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/dev/lockstat.c
cvs rdiff -r1.1 -r1.2 src/sys/dev/lockstat.h
cvs rdiff -r1.103 -r1.104 src/sys/kern/kern_lock.c
cvs rdiff -r1.4 -r1.5 src/usr.sbin/lockstat/elf32.c
cvs rdiff -r1.1 -r1.2 src/usr.sbin/lockstat/extern.h
cvs rdiff -r1.6 -r1.7 src/usr.sbin/lockstat/main.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