Date: Tue, 4 Feb 2003 03:07:28 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys param.h Message-ID: <200302041107.h14B7ST1060100@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2003/02/04 03:07:28 PST Modified files: sys/sys param.h Log: Increase the allowed length of device names to 63 characters. This is a band-aid while I fret over how much breakage removing the restriction entirely will result in. Please note that this is still a limit for the entire pathname relative to the mountpoint of devfs, so the length of "/dev/fd/3" is 4 characters. Revision Changes Path 1.142 +1 -1 src/sys/sys/param.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?200302041107.h14B7ST1060100>