Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/kdump
Module Name: src
Committed By: he
Date: Thu Aug 31 22:41:14 UTC 2006
Modified Files:
src/usr.bin/kdump: mkioctls
Log Message:
Provide a dummy default for NBPG after including <sys/param.h> to deal
with a build problem for sparc. The reason is that <dev/tc/sticio.h>
(yes, irrelevant for sparc...) wants NBPG declared, but for sparc user-land
that symbol is not available since sun4/sun4c/sun4m do not all share the
same page size.
To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 src/usr.bin/kdump/mkioctls
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