Date: Tue, 29 May 2001 10:27:56 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ln ln.c Message-ID: <200105291727.f4THRuI19470@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2001/05/29 10:27:56 PDT Modified files: bin/ln ln.c Log: Use PATH_MAX in preference to MAXPATHLEN. Also sort declarations per style(9) (big arrays come last) while I'm in the area. Revision Changes Path 1.22 +3 -2 src/bin/ln/ln.c 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?200105291727.f4THRuI19470>