index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libpam
/
modules
/
pam_lastlog
Age
Commit message (
Expand
)
Author
2023-06-03
bsd.own.mk: rename GCC_NO_* to CC_WNO_*
lukem
2019-10-13
introduce some common variables for use in GCC warning disables:
mrg
2019-10-10
Only exclude gcc-8 warnings if the gcc we're using is gcc>=8
kre
2019-10-09
don't warn for strncpy wtmp fields, they are not NUL terminated.
christos
2014-01-07
Annotate logit to provide transitive format string checks.
joerg
2012-01-03
avoid using %m in format.
christos
2009-01-26
sign-compare fixes
lukem
2008-10-27
use LIBDPLIBS+= not =.
mrg
2008-10-27
don't set LIBDPLIBS in libpam/modules/Makefile - it is not necessary
mrg
2006-11-03
init the syslog data.
christos
2006-11-03
use the re-entrant syslog functions so that we don't depend on the syslog
christos
2006-03-18
Fix Coverity run 5, issue 2022 -- memory leak.
jnemeth
2006-02-19
PR/32870: Johan Veenhuizen: login(1) does not obey .hushlogin
christos
2005-04-19
check for pwd != in getpw*_r functions.
christos
2005-03-31
Use getpwnam_r().
thorpej
2005-03-05
PR/29566: Izumi Tsutsui: login(1) shows wrong last-login-from host
christos
2005-03-03
Document the no_nested option.
christos
2005-03-03
- Fix the quiet option; use login_cap to determine if we should print or not.
christos
2005-02-26
Merge PAM20050226.
thorpej
2005-02-26
Minor wording consistency nit.
thorpej
2005-02-04
Introduce a few more temporary variables, in order to avoid an ugly
he
2005-02-02
Sort SEE ALSO, fix an xref, and s/FreeBSD/.Fx/.
wiz
2005-02-01
Re-write to use both utmp and utmpx properly.
christos
2004-12-29
Use LIBDPLIBS to provide the list of libraries for the modules to depend
lukem
2004-12-29
Link with libraries from the source build directory.
christos
2004-12-12
- NetBSD build glue
christos
2004-12-12
- Import freebsd's version of libpam as of today (20041212).
christos