Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: cegger
Date: Sun Dec 7 00:51:15 UTC 2008
Modified Files:
src/sys/ddb: db_command.c
src/sys/kern: subr_vmem.c
src/sys/sys: vmem.h
Log Message:
ddb: new 'show vmem' and 'show all vmems' commands.
Useful to inspect vmem(9) structures.
To generate a diff of this commit:
cvs rdiff -r1.124 -r1.125 src/sys/ddb/db_command.c
cvs rdiff -r1.42 -r1.43 src/sys/kern/subr_vmem.c
cvs rdiff -r1.8 -r1.9 src/sys/sys/vmem.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