Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jul 1995 14:19:22 -0700
From:      Torsten Blum <torstenb>
To:        CVS-commiters, cvs-usrsbin
Subject:   cvs commit: src/usr.sbin/lpr/lpr lpr.c
Message-ID:  <199507172119.OAA24478@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
torstenb    95/07/17 14:19:16

  Modified:    usr.sbin/lpr/lpr  lpr.c
  Log:
  lpr uses access(2) to determine if the parent directory of the file
  is writeable (by the real uid). if it is, lpr assumes that the file
  can be unlinked. lpr does not check for directories with S_ISVTX set
  
  Reviewed by:	dima



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199507172119.OAA24478>