Date: Thu, 17 May 2007 04:53:53 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/config config.h config.y main.c Message-ID: <200705170453.l4H4rrjH085293@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2007-05-17 04:53:53 UTC FreeBSD src repository Modified files: usr.sbin/config config.h config.y main.c Log: Fix some problems that affect multiple file inclusion. Bruce found this bug and submitted these patches to dunstan@. He sent them to me to test, and I discovered they were needed for the atmel kernel config files. Since we were playing with them in the terminal room after the developer's summit today, I thought I'd go ahead and commit them to allow those folks that now have atmel hardware (thanks Andre) a chance to try it out w/o my help. Since dunstan@ is asleep right now, risk stepping on his toes a little by going ahead and committing this change. Submitted by: dunstan@, bde@ Tested by: bde@ Revision Changes Path 1.62 +1 -1 src/usr.sbin/config/config.h 1.78 +17 -63 src/usr.sbin/config/config.y 1.76 +8 -9 src/usr.sbin/config/main.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705170453.l4H4rrjH085293>