| Commit message (Expand) | Author | Age | Files | Lines |
* | Add META_MODE support. | sjg | 2015-06-13 | 1 | -0/+21 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 1 | -2/+0 |
| * | Merge sync of head | sjg | 2015-05-27 | 1 | -4/+2 |
| |\
| |/
|/| |
|
| * | Merge from head@274682 | sjg | 2014-11-19 | 1 | -1/+1 |
| |\ |
|
| * | | Updated dependencies | sjg | 2014-05-16 | 1 | -1/+0 |
| * | | Updated dependencies | sjg | 2014-05-10 | 1 | -0/+2 |
| * | | Merge from head | sjg | 2014-05-08 | 1 | -1/+1 |
| |\ \ |
|
| * \ \ | Merge head | sjg | 2014-04-28 | 1 | -34/+85 |
| |\ \ \ |
|
| * | | | | Updated dependencies | sjg | 2013-03-11 | 1 | -0/+1 |
| * | | | | Updated dependencies | sjg | 2013-02-16 | 1 | -2/+0 |
| | | | | | |
| | \ \ \ | |
| *-. \ \ \ | Sync from head | sjg | 2012-11-04 | 1 | -2/+0 |
| |\ \ \ \ \ |
|
| * | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1 | -0/+22 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Convert to usr.bin/ to LIBADD | bapt | 2014-11-25 | 1 | -4/+2 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Remove LOG_ODELAY because it does nothing. | neel | 2014-08-17 | 1 | -1/+1 |
| |_|_|/
|/| | | |
|
* | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | imp | 2014-05-06 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | login: Remove broken dialup log message. | jilles | 2014-04-19 | 1 | -8/+0 |
* | | | login: Clean up PAM and audit, then exit, on SIGHUP and SIGTERM. | jilles | 2014-01-26 | 1 | -18/+77 |
* | | | Fix whitespace. | ed | 2013-11-13 | 1 | -8/+8 |
| |/
|/| |
|
* | | None of these programs actually use auth.conf. | des | 2012-06-11 | 1 | -2/+0 |
|/ |
|
* | Remove unnecessary cast | kevlo | 2012-02-14 | 1 | -3/+3 |
* | Spelling fixes for usr.bin/ | uqs | 2011-12-30 | 1 | -1/+1 |
* | Call pam_setcred() before login_getpwclass to support home directories | dfr | 2011-05-03 | 1 | -2/+14 |
* | Remove the advertising clause from UCB copyrighted files in usr.bin. This | joel | 2010-12-11 | 2 | -8/+0 |
* | Get rid of hand-rolled closefrom(3). | ed | 2010-10-20 | 1 | -2/+1 |
* | Remove copyright strings printed at login time via login(1) or sshd(8). | emaste | 2010-09-28 | 1 | -7/+0 |
* | Build usr.bin/ with WARNS=6 by default. | ed | 2010-01-02 | 1 | -0/+2 |
* | ANSIfy various tools in usr.bin/. | ed | 2010-01-02 | 2 | -14/+6 |
* | Revert most part of 200420 as requested, as more review and polish is | delphij | 2009-12-13 | 3 | -1/+4 |
* | Remove unneeded header includes from usr.bin/ except contributed code. | delphij | 2009-12-11 | 3 | -4/+1 |
* | Pass int arguments to auditon(2)'s A_GETCOND API rather than long | rwatson | 2009-04-19 | 1 | -6/+6 |
* | Don't strip TTY device name to the last '/'. | ed | 2009-03-27 | 1 | -2/+2 |
* | Add a cross-reference to newgrp(1). | philip | 2007-11-30 | 1 | -0/+1 |
* | Use NULL instead of 0 for the return value of fopen(). | kevlo | 2007-09-21 | 1 | -2/+2 |
* | Significantly reduce the memory leak as noted in BUGS section for | scf | 2007-07-04 | 1 | -2/+5 |
* | Fix some warnings by making things const, adding missing headers, | dwmalone | 2007-05-07 | 3 | -5/+6 |
* | Back out all POSIXified *env() changes. | ache | 2007-05-01 | 1 | -2/+2 |
* | Slightly tune previous fix: free memory if !export | ache | 2007-04-30 | 1 | -2/+2 |
* | Prepare for upcoming POSIXed putenv() rewrite: | ache | 2007-04-30 | 1 | -1/+1 |
* | Teach login(1) about the make.conf NO_AUDIT variable. This allows us to | csjp | 2006-12-13 | 3 | -3/+28 |
* | Markup fixes. | ru | 2006-09-29 | 1 | -2/+2 |
* | Remove references to the pam(8) manual page. It does not exist. | joel | 2006-09-13 | 1 | -3/+2 |
* | Add missing library dependencies. | ru | 2006-04-13 | 1 | -1/+1 |
* | Don't call audit_logout() if pwd is NULL, as audit_logout() attempts to | cognet | 2006-03-28 | 1 | -1/+4 |
* | Reimplementation of world/kernel build options. For details, see: | ru | 2006-03-17 | 1 | -1/+3 |
* | Managing login.access is no longer a responsibility of login(1). | yar | 2006-03-06 | 1 | -10/+6 |
* | Remove the last reference to LOGIN_ACCESS from login(1). | yar | 2006-03-06 | 1 | -2/+3 |
* | login.access.5 and login_access.c are no longer used | yar | 2006-03-06 | 2 | -296/+0 |
* | login(1) no longer handles /etc/login.access by itself, | yar | 2006-03-06 | 1 | -1/+0 |
* | Since the whole login.access feature has moved to PAM, | yar | 2006-03-06 | 1 | -1/+1 |
* | Make login audit-enabled, submitting audit records for the login and logout | wsalamon | 2006-02-04 | 5 | -3/+238 |