Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jun 2002 14:23:16 -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:  <200206272123.g5RLNGwY029129@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jmallett    2002/06/27 14:23:16 PDT

  Modified files:
    usr.sbin/chown       chown.c 
  Log:
  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.
  MFC after:      3 days
  
  Revision  Changes    Path
  1.22      +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?200206272123.g5RLNGwY029129>