Date: Sun, 13 Feb 2005 21:15:15 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/su su.c Message-ID: <200502132115.j1DLFFik034070@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2005-02-13 21:15:15 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) usr.bin/su su.c Log: Merge su.c:1.76 from HEAD to RELENG_5: date: 2005/01/17 19:57:59; author: rwatson; state: Exp; lines: +33 -3 If su(1) is run without an effective uid of 0, generate an error to the user indicating that su is not running setuid, which may help suggest to the user that it should be setuid, or should not be running from a file system mounted nosuid. Suggested by: Ivan Voras <ivoras at fer dot hr> Revision Changes Path 1.75.2.1 +33 -3 src/usr.bin/su/su.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502132115.j1DLFFik034070>