Subject: CVS commit: othersrc/libexec/tnftpd/src
To: None <source-changes@NetBSD.org>
From: Brian Ginsbach <ginsbach@netbsd.org>
List: source-changes
Date: 07/25/2005 15:31:21
Module Name: othersrc
Committed By: ginsbach
Date: Mon Jul 25 15:31:21 UTC 2005
Modified Files:
othersrc/libexec/tnftpd/src: ftpd.c
Log Message:
System V shadow password portability additions:
* Support password aging via shadow sp_lstchg, sp_min, and sp_max fields.
* Support account expiration via shadow sp_expire field.
Pull bug fix from NetBSD ftpd 20041209; inverted password aging test
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 othersrc/libexec/tnftpd/src/ftpd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.