summaryrefslogtreecommitdiffstats
path: root/usr.bin/su
Commit message (Collapse)AuthorAgeFilesLines
* It has always bugged me that ps and w did not display su with tcshjkh1995-04-061-1/+2
| | | | | | | | | | | properly. I know, tcsh is not a "Real Shell". jc p2 :0.0 Tue04PM - -u (tcsh) ^^^ 7173 p2 S+ 0:01.33 -u (tcsh) ^^^ Submitted by: John Capo <jc@irbs.com>
* Change the library order so libcrypt is the last library in the list.nate1995-03-181-2/+2
| | | | | | libskey contains references to _crypt and can't resolve it unless -lcrypt occurs after it in the link command. This only occurs when linking statically.
* Add distribution=krb for P-HKwollman1994-11-201-0/+1
|
* Fixed the PATH and cleanenv setting in su. This was totally broken in theats1994-11-171-3/+3
| | | | 4.4BSD Lite source.
* Include most of the logdaemon v4.4 S/key changespst1994-10-192-8/+8
|
* Add support for s/keyspst1994-09-292-2/+16
|
* First level of changes for bringing in eBones (kerberos).csgr1994-09-291-3/+9
| | | | | | | | - Get rid of inverse logic (NOKERBEROS and NOEBONES) in src/makefile, and replace with MAKE_KERBEROS and MAKE_EBONES. (Far fewer contortions, and both default to off.) IF YOU WANT KERBEROS, YOU HAVE TO EXPLICITLY DEFINE ONE OF THESE. - Make Makefiles kerberos-aware.
* LDADD= -lcryptcsgr1994-08-201-1/+2
| | | | Submitted by: Geoff
* Don't use kerberos yet, we aren't ready.wollman1994-08-051-3/+3
|
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-273-0/+582
OpenPOWER on IntegriCloud