summaryrefslogtreecommitdiffstats
path: root/usr.bin/su
Commit message (Expand)AuthorAgeFilesLines
* typocharnier2003-06-081-1/+1
* PAM-related improvements:des2003-04-081-37/+59
* Put child process in a different process group, ensure that the broadcastdavidxu2003-03-271-6/+22
* Fix style bugs in the previous commit (which weren't in bde's patch)des2003-03-111-2/+0
* Reset SIGTSTP handler to default both for parent and child process.davidxu2003-03-111-3/+4
* Fix long standing job control bug. SIGTSTP shouldn't be ignored.davidxu2003-03-111-1/+0
* Pass the correct, verified username to PAM instead of getlogin().des2003-02-061-1/+1
* mdoc(7) police: markup polishing.ru2002-11-261-1/+1
* Add a new '-s' option to su(1): if the flag is present, attempt torwatson2002-10-232-5/+23
* When a user gets refused because the password is wrong, use themarkm2002-10-181-0/+4
* Style: use sa_handler instead of __sigaction_u.__sa_handler.tjr2002-10-171-1/+1
* Remove an unused variable.phk2002-10-141-2/+0
* Fix typing error in prev. commitache2002-08-121-1/+1
* Fix style bug in prev. commitache2002-08-121-2/+1
* Fix su job control (recently introduced for PAM cleanup purposes) to notache2002-08-121-3/+6
* Back out workaround of fixing "suspend/fg" by price of breaking "stop $$/fg".ache2002-08-071-1/+3
* Remove tcsetpgrp() stuff across suspend/continue because it cause upper levelache2002-07-091-3/+1
* This is Alexander Kabaev's patch to solve the signal problem with sudillon2002-06-261-0/+11
* Backout 1.51 on DES's request.dillon2002-06-261-2/+0
* Make our child the leader of its own process group to avoid receivingdes2002-05-291-0/+2
* Drive-by whitespace cleanup & add NAI copyrightdes2002-05-281-2/+9
* Use `The .Nm utility'charnier2002-04-201-2/+3
* Fix a few typos.keramida2002-03-301-2/+2
* Belatedly OpenPAMify. I forgot this patch in last night's megacommit.des2002-03-061-2/+2
* Don't set PAM_RHOST, this is a local login.des2002-01-241-5/+1
* Remove to-be-default WARNS?=2markm2001-12-121-2/+0
* Set BINOWN=root explicitly for setuid root binaries.ru2001-09-131-0/+1
* Reinstate complete (and now correctly functioning) WARNS=2.markm2001-09-122-9/+11
* Back out (with prejudice) the last WARNS=2 fix. I cannot understandmarkm2001-09-072-11/+9
* WARNS=2 fixes.markm2001-09-042-9/+11
* Very minor stylistic nit.markm2001-08-201-2/+1
* Substitute ARGSTR in-place.ru2001-08-151-4/+3
* Fixed the usage() string.ru2001-08-151-1/+3
* Set the RUSER for PAM so that (eg) kerberos can set up tickets properly.markm2001-08-111-0/+2
* WARNS=2 type cleanup.markm2001-08-112-5/+9
* mdoc(7) police: join split punctuation to macro calls.ru2001-08-101-2/+1
* Remove whitespace at EOL.dd2001-07-151-5/+5
* Deconvolute the authentication mess, and hand total responsiblitymarkm2001-05-263-358/+226
* Tell the user what group they must be in to su to root.obrien2001-05-101-1/+4
* Dike out Kerberos(IV) support on the grounds that better kerberosmarkm2001-04-281-7/+0
* Dike out the Kerberos(IV) support on the grounds that better kerberosmarkm2001-04-282-189/+14
* Add full PAM support for account management and sessions.markm2001-03-273-64/+230
* o Make comment match reality, synch code with comment.rwatson2000-11-301-2/+10
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-2/+2
* Document the ``-'' option and minor re-wording in EXAMPLESmarko2000-08-051-2/+12
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-1/+2
* Use libcrypto in place of libdes.markm2000-02-242-3/+3
* Revert the libcrypt/libmd stuff back to how it was. This should not havepeter1999-12-181-2/+2
* Add libmd (or move it after libcrypt). We don't want the linker to bemarcel1999-12-161-2/+2
* Change edistribution to krb4 in preaparation for K5markm1999-09-191-1/+1
OpenPOWER on IntegriCloud