Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: cgd
Date: Fri Jun 2 01:48:52 UTC 2000
Modified Files:
syssrc/sys/kern: subr_autoconf.c
syssrc/sys/sys: device.h
Log Message:
another mod of opportunity: const poison. (cfprint_t should take
const char * as second arg, too, but that's Hard.) also, convert use
of "(char *)0" to NULL.
To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 syssrc/sys/kern/subr_autoconf.c
cvs rdiff -r1.39 -r1.40 syssrc/sys/sys/device.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