Date: Sun, 18 Apr 1999 06:36:30 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/config Makefile config.h config.y lang.l main.c mkioconf.c mkmakefile.c mkoptions.c mkswapconf.c Message-ID: <199904181336.GAA67823@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1999/04/18 06:36:30 PDT
Modified files:
usr.sbin/config Makefile config.h config.y lang.l main.c
mkioconf.c mkmakefile.c mkoptions.c
mkswapconf.c
Log:
Further cleanups. i386_ioconf.c and alpha_ioconf.c were essentially the
same and were merged into a single newbus_ioconf.c. CG'd some more unused
code.
Revision Changes Path
1.23 +2 -1 src/usr.sbin/config/Makefile
1.23 +16 -15 src/usr.sbin/config/config.h
1.29 +6 -12 src/usr.sbin/config/config.y
1.18 +7 -23 src/usr.sbin/config/lang.l
1.31 +7 -8 src/usr.sbin/config/main.c
1.51 +10 -80 src/usr.sbin/config/mkioconf.c
1.39 +3 -5 src/usr.sbin/config/mkmakefile.c
1.10 +2 -2 src/usr.sbin/config/mkoptions.c
1.18 +3 -2 src/usr.sbin/config/mkswapconf.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904181336.GAA67823>
