Date: Tue, 3 Feb 1998 20:41:38 -0800 (PST) From: Eivind Eklund <eivind@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/conf options src/sys/i386/conf LINT src/sys/i386/isa if_ze.c if_zp.c Message-ID: <199802040441.UAA25676@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
eivind 1998/02/03 20:41:38 PST Modified files: sys/conf options sys/i386/conf LINT sys/i386/isa if_ze.c if_zp.c Log: Change LINT_PCCARD_HACK to COMPILING_LINT, and put it in its own header file "opt_lint.h". This should prevent the next person needing the same trick from inventing their own option, too. Revision Changes Path 1.57 +2 -1 src/sys/conf/options 1.401 +13 -4 src/sys/i386/conf/LINT 1.49 +4 -2 src/sys/i386/isa/if_ze.c 1.44 +4 -2 src/sys/i386/isa/if_zp.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802040441.UAA25676>