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: dmcmahill
Date: Fri Jun 29 16:39:51 UTC 2007
Modified Files:
src/usr.bin/kdump: mkioctls
Log Message:
Replace "awk" with "${AWK:-awk}".
Needed to be able to cross-build on systems with a feeble awk (SunOS-5.9
for example). Example error message is:
awk: record `#define CTL_IPPROTO_...' has too many fields
record number 404
To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 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