aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/su/su.c
Commit message (Expand)AuthorAgeFilesLines
* Prevent a NULL dereferencation when given a garbage command line.Joerg Wunsch1997-08-231-2/+5
* Add usage().Philippe Charnier1997-08-121-7/+13
* login_getclass() -> login_getpwclass().David Nugent1997-05-101-2/+2
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-2/+2
* When group wheel is empty, allow everyone to su to root. This has normallyGuido van Rooij1997-02-241-2/+3
* Fix problem with mask passwd to setusercontext() whichDavid Nugent1997-01-141-4/+4
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Make su login_cap savvy.David Nugent1997-01-131-28/+107
* Export $TERM only if it has been set in our environment.Joerg Wunsch1996-10-071-2/+3
* Make su a little less fascist about using Kerberos if it is notMark Murray1996-03-111-6/+7
* Better integrate kerberos into su so that if an incorrect KerberosMark Murray1996-03-091-32/+52
* #include <kerberosIV/des.h> -> #include <des.h>Mark Murray1996-02-111-1/+1
* Kerberos can now deal with multi-homed clients.Justin T. Gibbs1995-10-051-4/+5
* Bring Barry Morris' changes from FreeBSD 1.1.5.1 back: pass argumentsJoerg Wunsch1995-09-061-8/+22
* Check for expired passwords before allowing access to the system.Mike Pritchard1995-08-281-0/+7
* Added support for an LCS-style `wheel su' which allows users in group wheelGarrett Wollman1995-07-121-6/+36
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
* It has always bugged me that ps and w did not display su with tcshJordan K. Hubbard1995-04-061-1/+2
* Fixed the PATH and cleanenv setting in su. This was totally broken in theAndreas Schulz1994-11-171-3/+3
* Include most of the logdaemon v4.4 S/key changesPaul Traina1994-10-191-4/+4
* Add support for s/keysPaul Traina1994-09-291-0/+10
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+399