Date: Thu, 27 Feb 2003 00:52:11 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf kern.post.mk kern.pre.mk majors.awk Message-ID: <200302270852.h1R8qBej061705@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2003/02/27 00:52:11 PST Modified files: sys/conf kern.post.mk kern.pre.mk Added files: sys/conf majors.awk Log: Add necessary awk magic to create a table of major numbers allocated in conf/majors so we can avoid autoallocating them in the kernel. Revision Changes Path 1.35 +7 -1 src/sys/conf/kern.post.mk 1.23 +1 -0 src/sys/conf/kern.pre.mk 1.1 +21 -0 src/sys/conf/majors.awk (new) 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?200302270852.h1R8qBej061705>