Date: Tue, 2 Apr 2002 07:07:35 -0800 (PST) From: Makoto Matsushita <matusita@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release Makefile Message-ID: <200204021507.g32F7ZN27051@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
matusita 2002/04/02 07:07:35 PST Modified files: release Makefile Log: Fix recent fixit.flp flood: - don't make device files since we are in the DEVFS era. (for the last resort, fixit.flp still has /dev/MAKEDEV.) - increase FIXITINODE size to 10 times (40000). After this change, we have 42kbytes of free space, and 38 of free inodes (confirmed with 5.0-CURRENT-20020327-JPSNAP). Since 4-stable doesn't have DEVFS, we can't MFC this (except FIXITINODE). Revision Changes Path 1.666 +5 -6 src/release/Makefile 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?200204021507.g32F7ZN27051>