Subject: CVS commit: othersrc/libexec/tnftpd/src
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 12/01/2004 09:02:21
Module Name:	othersrc
Committed By:	lukem
Date:		Wed Dec  1 09:02:21 UTC 2004

Update of /cvsroot/othersrc/libexec/tnftpd/src
In directory ivanova.netbsd.org:/tmp/cvs-serv2822

Log Message:
Sync to NetBSD ftpd 20041201:
* Don't write trash in ut_ss; either initialize it to 0, or put in the proper
  information.
* Add (unsigned char) cast to ctype functions
* Don't allow accounts with age expired passwords to login.  Any account
  that is required to change their password will not be allowed FTP
  access.  Inspired by similar functionality in other FTP daemons.


Vendor Tag:	TNF
Release Tags:	NetBSD-20041201
		
C othersrc/libexec/tnftpd/src/ftpd.c
U othersrc/libexec/tnftpd/src/version.h
U othersrc/libexec/tnftpd/src/logwtmp.c
U othersrc/libexec/tnftpd/src/Makefile
U othersrc/libexec/tnftpd/src/ftpusers.5
U othersrc/libexec/tnftpd/src/cmds.c
C othersrc/libexec/tnftpd/src/extern.h
C othersrc/libexec/tnftpd/src/ftpcmd.y
U othersrc/libexec/tnftpd/src/ftpd.8
U othersrc/libexec/tnftpd/src/pathnames.h
U othersrc/libexec/tnftpd/src/popen.c
U othersrc/libexec/tnftpd/src/ftpd.conf.5
U othersrc/libexec/tnftpd/src/conf.c
U othersrc/libexec/tnftpd/src/logutmp.c

3 conflicts created by this import.
Use the following command to help the merge:

	cvs checkout -jTNF:yesterday -jTNF othersrc/libexec/tnftpd/src