Date: Thu, 15 Jul 2010 23:07:02 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.sbin/config config.8 config.h config.y configvers.h lang.l main.c mkmakefile.c mkoptions.c Message-ID: <201007152307.o6FN7NaB024132@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2010-07-15 23:07:02 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) usr.sbin/config config.8 config.h config.y configvers.h lang.l main.c mkmakefile.c mkoptions.c Log: SVN rev 210148 on 2010-07-15 23:07:02Z by imp MFC: r188277, r188280, r201227, r205880, r206664, r206915, r207260, r207263, r207265, r209135, r209969 (I'm not repeating all that here, see the logs for all the details): Config version is now 600010 option alias support makefile parsing fixes calloc failure coping WARNS=6 comment placement correction alpha vestige removal This should allow building of -current kernels and modules on 7-stable machines (although not officially supported, enough people do it to make some efforts to make it work a big win). imp, ed, wkoszek, ru, gcooper, and nwhitehorn authored the original revs Revision Changes Path 1.46.2.1 +3 -0 src/usr.sbin/config/config.8 1.62.2.2 +3 -0 src/usr.sbin/config/config.h 1.78.2.3 +10 -0 src/usr.sbin/config/config.y 1.45.2.2 +1 -1 src/usr.sbin/config/configvers.h 1.45.2.3 +4 -1 src/usr.sbin/config/lang.l 1.76.2.4 +75 -25 src/usr.sbin/config/main.c 1.91.2.3 +26 -29 src/usr.sbin/config/mkmakefile.c 1.34.2.1 +130 -59 src/usr.sbin/config/mkoptions.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007152307.o6FN7NaB024132>