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: rin
Date: Sun May 31 09:40:09 UTC 2020
Modified Files:
src/sys/ddb: db_command.h ddb.h
Added Files:
src/sys/ddb: db_alloc.h
Log Message:
Introduce db_alloc.h.
Provide db_alloc() and friends to userland, i.e., crash(8).
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/ddb/db_alloc.h
cvs rdiff -u -r1.36 -r1.37 src/sys/ddb/db_command.h
cvs rdiff -u -r1.3 -r1.4 src/sys/ddb/ddb.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