Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/kern



Module Name:    src
Committed By:   apb
Date:           Wed Jul 23 21:17:25 UTC 2008

Modified Files:
        src/sys/kern: makesyscalls.sh

Log Message:
Avoid using \$ in an awk script.  Instead, store '$NetBSD$'
in an awk variable and interpolate it where needed.

Based on the patch by Martin Husemann in PR 38766.


To generate a diff of this commit:
cvs rdiff -r1.69 -r1.70 src/sys/kern/makesyscalls.sh

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