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: bsh
Date: Mon Sep 28 05:53:38 UTC 2009
Modified Files:
src/sys/ddb: db_access.c
Log Message:
quick fix for crash(8) build failure caused by my previous commit (rev
1.20).
The problem was reported Ty Sarna and Geoff Wing. Thanks.
XXX: I made #if too messy. split db_access.c into two files for
db_{get,put}_values and db_read_{int,ptr}?
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/ddb/db_access.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