summaryrefslogtreecommitdiff
path: root/usr.bin/su/su.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: Stop su-l from dumping core with -l, and make the KRBTKFILE variableMark Murray1997-09-281-20/+23
* MFC: prevent NULL deref.Joerg Wunsch1997-08-231-2/+5
* MFC: Add usage().Philippe Charnier1997-08-131-7/+13
* MFC: Make su login.conf aware.David Nugent1997-05-101-18/+105
* YAMFC (rev 1.8, and 1.18 resp: empty group wheel semantics)Joerg Wunsch1997-03-071-2/+3
* 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