History log of /netbsd-src/lib/libutil/loginx.c (Results 1 – 2 of 2)
Revision Date Author Comments
# eb7c1594 07-Aug-2003 agc <agc@NetBSD.org>

Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22280, verified by myself.


# 961e3a84 27-Sep-2002 jdolecek <jdolecek@NetBSD.org>

put utmpx/wtmpx routines to separate files, so that programs overriding the
utmp/wtmp routines could still be linked static
fixes e.g. static build of ftpd