Date: Wed, 27 Nov 2002 10:36:30 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sysinstall dispatch.c dist.c dist.h menus.c sysinstall.h Message-ID: <200211271836.gARIaUOX092206@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2002/11/27 10:36:30 PST Modified files: usr.sbin/sysinstall dispatch.c dist.c dist.h menus.c sysinstall.h Log: Expand X_AS_PKG so that we don't declare distribution bitmasks or menus for the X distributions if X_AS_PKG is defined. Tested on: i386 Approved by: re Revision Changes Path 1.43 +2 -0 src/usr.sbin/sysinstall/dispatch.c 1.210 +34 -7 src/usr.sbin/sysinstall/dist.c 1.54 +2 -0 src/usr.sbin/sysinstall/dist.h 1.355 +16 -4 src/usr.sbin/sysinstall/menus.c 1.231 +6 -1 src/usr.sbin/sysinstall/sysinstall.h 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?200211271836.gARIaUOX092206>