Date: Sun, 30 Jun 2002 05:52:55 -0700 (PDT) From: Juli Mallett <jmallett@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/chown chown.c Message-ID: <200206301252.g5UCqtf8041751@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jmallett 2002/06/30 05:52:55 PDT Modified files: (Branch: RELENG_4) usr.sbin/chown chown.c Log: MFC: In the SUPPORT_DOT case, warn that seperation with a period is deprecated. In -STABLE, this is default, in -CURRENT it is not, which leads to many a headache for a user coming to -CURRENT without remembering this fact. It is one of the POLA violations we have not avoided by preparing the users for it appopriately. Therefore, a warnx(3) is added here, explicitly to be MFC'd shortly to start the re-education process rolling. Reviewed by: General murmurs of approval in that IRC channel. Revision Changes Path 1.22 +1 -0 src/usr.sbin/chown/chown.c Revision Changes Path 1.15.2.2 +1 -0 src/usr.sbin/chown/chown.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?200206301252.g5UCqtf8041751>