History log of /netbsd-src/lib/libpam/modules/pam_chroot/pam_chroot.c (Results 1 – 5 of 5)
Revision Date Author Comments
# 1b695acd 03-Jan-2012 christos <christos@NetBSD.org>

avoid using %m in format.


# 2a62e4e1 19-Apr-2005 christos <christos@NetBSD.org>

check for pwd != in getpw*_r functions.


# 59cbc9e2 31-Mar-2005 thorpej <thorpej@NetBSD.org>

Use getpwnam_r().


# e7d22a2e 12-Dec-2004 christos <christos@NetBSD.org>

- NetBSD build glue
- Warning fixes
- RCSID's


# 6f11bdf1 12-Dec-2004 christos <christos@NetBSD.org>

- Import freebsd's version of libpam as of today (20041212).
- Did not import opie, passwdqc, tacplus. We need to decide what to do
with them.
- Imported radius and ssh, although they will not work

- Import freebsd's version of libpam as of today (20041212).
- Did not import opie, passwdqc, tacplus. We need to decide what to do
with them.
- Imported radius and ssh, although they will not work until we
import libradius and re-structure our tree to install libssh.

show more ...