df9cced477
Traditional BSD putenv(3) was creating an internal copy of the passed argument. Unfortunately this was causing memory leaks and was changed by POSIX to not allocate. Adapt the putenv(3) usage to modern POSIX (and NetBSD) semantics. |
||
---|---|---|
.. | ||
Makefile | ||
common.c | ||
common.h | ||
k5login.c | ||
login.1 | ||
login.c | ||
login_pam.c | ||
pathnames.h |