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