cvs commit: src/usr.bin/su su.c
Robert Watson
rwatson at FreeBSD.org
Sun Feb 13 21:15:16 GMT 2005
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
More information about the cvs-src
mailing list