Subject: CVS commit: othersrc/libexec/tnftpd
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 07/23/2007 03:37:49
Module Name:	othersrc
Committed By:	lukem
Date:		Mon Jul 23 03:37:49 UTC 2007

Modified Files:
	othersrc/libexec/tnftpd: tnftpd.h
	othersrc/libexec/tnftpd/src: popen.c

Log Message:
Don't use defined() with HAVE_DECL_xxx.
Don't include fts.h if NO_INTERNAL_LS.
Use `LL' instead of `L' suffix for fallback defines of LLONG_MIN and LLONG_MAX.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 othersrc/libexec/tnftpd/tnftpd.h
cvs rdiff -r1.8 -r1.9 othersrc/libexec/tnftpd/src/popen.c

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