Date: Mon, 1 May 2000 03:43:07 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc MAKEDEV Message-ID: <200005011043.DAA34931@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2000/05/01 03:43:07 PDT
Modified files:
etc MAKEDEV
Log:
Fix a couple of easy cases where we make two identical devices.. one
/dev/xxx and one /dev/rxxx. This changes them to a hard link so that
less inodes are consumed and so that the permissions are always in sync.
There are lots more of these still.
Revision Changes Path
1.248 +5 -5 src/etc/MAKEDEV
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?200005011043.DAA34931>
