Date: Thu, 22 Apr 2010 09:20:17 +0000 (UTC) From: Alexander Leidinger <netchild@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/conf kern.pre.mk src/usr.sbin/config mkmakefile.c Message-ID: <201004220928.o3M9SJe9083027@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
netchild 2010-04-22 09:20:17 UTC FreeBSD src repository Modified files: sys/conf kern.pre.mk usr.sbin/config mkmakefile.c Log: SVN rev 207056 on 2010-04-22 09:20:17Z by netchild Revert r206179 (by imp) and do something similar which is more consistent with all other corresponding CTF places by changing the corresponding code which is generated by config(8). Or in short, move the '@' from the variable definition to the use of the variable. [1] While I'm here break up a long line. [2] Discussed with: imp [1,2], bde [2] Revision Changes Path 1.110 +2 -1 src/sys/conf/kern.pre.mk 1.97 +1 -1 src/usr.sbin/config/mkmakefile.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004220928.o3M9SJe9083027>