summaryrefslogtreecommitdiff
path: root/usr.bin/login
AgeCommit message (Expand)Author
2009-12-29don't repeat the word login twice (syslog prepends the program name login:)christos
2009-12-29kill the space in address formatting to match what other daemons do.christos
2009-12-29PR/42540: Ed Ravin: /usr/bin/login does not log normal logins, and does notchristos
2009-04-14Enable WARNS=4 by default for usr.bin, except for:lukem
2008-11-19Add newgrp(1) to SEE ALSO cross-reference list.ginsbach
2008-11-18Use Nm instead of Xr to itself, remove reference to uucp(1), fix casingwiz
2008-11-18Reference login.conf.reed
2008-10-19Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.apb
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2008-04-06Be consistent about making USE_PAM!=no be exclusive to USE_SKEY!=no.lukem
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2007-05-09PR/36294: De Zeurkous: login(1) -- inconsistent exit behavior on EOFchristos
2007-01-17Remove duplicate #includeshubertf
2007-01-07Correct indent. It's important around many #ifdefs.isaki
2006-05-20s/0/NULL/ for execl*'s last argument.mrg
2006-04-17GC old signal handling and merge it in 4 places:christos
2006-04-06Use TABs instead of spaces.simonb
2006-03-26Remove unused variable 'salt'hubertf
2006-03-23Get rid of more Kerberos 4 code.wiz
2006-03-22PR/33128: Martin Husemann: When login in on the console, SIGABRT is ignoredchristos
2006-03-20Goodbye KerberosIVchristos
2006-03-19Fix Coverity run 5, issue 1931 -- memory leak. This was noted as being ajnemeth
2006-03-08PR/23616: Christian Biere: login might not back-off as expectedjnemeth
2006-03-08PR/23616: Christian Biere: login might not back-off as expectedjnemeth
2006-03-06PR/30923: Zafer Aydogan: pam too verbosejnemeth
2006-03-06PR/31059: Zafer Aydogan: login too verbosejnemeth
2006-02-20Propagate change from login.c where if getpeername succeeded, then we havechristos
2006-02-19PR/32873: Johan Veenhuizen: login(1) does not initialize lastlogx structchristos
2006-02-19PR/32870: Johan Veenhuizen: login(1) does not obey .hushloginchristos
2005-11-08Prefer mdoc markup to roff.wiz
2005-11-08Remove trailing whitespace.wiz
2005-11-01Update documentation for pam, and don't accept flags that we don't supportchristos
2005-09-21use getgrnam_r; from Jon Nemethchristos
2005-04-25Terminate variable argument list with NULL, not 0.matt
2005-04-19Safety boots: don't depend upon getpwnam_r() to set pwd to NULL on alllukem
2005-04-03Don't report that we don't know the username. We don't want to give outchristos
2005-03-30- use getpwnam_rchristos
2005-03-29Add a colon before %m in calls to syslog(3) for consistency with otherjmmv
2005-03-20Make S/Key prompt compliant with RFC 2289. Patch supplied by Dave Huangtron
2005-03-04Introduce PAM_STATIC_LDADD and PAM_STATIC_DPADD. When compilinghe
2005-03-031. Restore missing tty action.christos
2005-02-28- use F_CLOSEM instead of walking the fd listchristos
2005-02-28- deal with ptyfs pty names.christos
2005-02-01Add setting of PAM_SOCKADDR.christos
2005-01-23Add PAM support to login(8)manu
2005-01-20Kill __P(), ANSIfy, remove main() prototype, whitespace; WARNS=2xtraeme
2005-01-12Kill __P() and ANSIfy, ok christos.xtraeme
2004-12-22Only include Kerberos 4 headers when compiling in a Kerberos enviromentlha
2004-11-19Remove some whitespace.wiz
2004-11-14Add a -a option to pass the host address of the host we logged in from inchristos