Subject: CVS commit: src/libexec/ftpd
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 06/23/2005 04:20:41
Module Name:	src
Committed By:	christos
Date:		Thu Jun 23 04:20:41 UTC 2005

Modified Files:
	src/libexec/ftpd: extern.h ftpd.c logutmp.c logwtmp.c

Log Message:
cleanup utmp and utmpx support.
	- make them symmetric
	- add a function to open the wtmp file explicitly very early in the game


To generate a diff of this commit:
cvs rdiff -r1.52 -r1.53 src/libexec/ftpd/extern.h
cvs rdiff -r1.165 -r1.166 src/libexec/ftpd/ftpd.c
cvs rdiff -r1.8 -r1.9 src/libexec/ftpd/logutmp.c
cvs rdiff -r1.23 -r1.24 src/libexec/ftpd/logwtmp.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.