Subject: CVS commit: othersrc/usr.bin/tnftp
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 05/10/2007 15:04:00
Module Name:	othersrc
Committed By:	lukem
Date:		Thu May 10 15:04:00 UTC 2007

Modified Files:
	othersrc/usr.bin/tnftp: configure.ac tnftp.h
Removed Files:
	othersrc/usr.bin/tnftp/libnetbsd: fparseln.c

Log Message:
Remove checks for util.h and libutil.h, and replacement for fparseln(),
since fparseln() isn't used any more.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 othersrc/usr.bin/tnftp/configure.ac
cvs rdiff -r1.23 -r1.24 othersrc/usr.bin/tnftp/tnftp.h
cvs rdiff -r1.3 -r0 othersrc/usr.bin/tnftp/libnetbsd/fparseln.c

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