NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/38766 CVS commit: src/sys/kern
The following reply was made to PR kern/38766; it has been noted by GNATS.
From: Alan Barrett <apb%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/38766 CVS commit: src/sys/kern
Date: Wed, 23 Jul 2008 21:17:25 +0000 (UTC)
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