CVS commit: othersrc/usr.bin/tnftp/libedit

2010-01-04 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Tue Jan 5 07:23:48 UTC 2010 Modified Files: othersrc/usr.bin/tnftp/libedit: Makefile.in Log Message: regen for LIBADD= libnetbsd.la To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 othersrc/usr.bin/tnftp/libedit/

CVS commit: othersrc/usr.bin/tnftp/libedit

2010-01-04 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Tue Jan 5 07:15:58 UTC 2010 Modified Files: othersrc/usr.bin/tnftp/libedit: Makefile.am Log Message: Add libnetbsd.la to the LIBADD. Fix provided by Adam Sampson. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: othersrc/usr.bin/tnftp/libedit

2010-01-03 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Mon Jan 4 06:26:58 UTC 2010 Modified Files: othersrc/usr.bin/tnftp/libedit: Makefile.am Log Message: Distribute various files not shipped by default automake rules. Use " $(SHELL) ./makelist" instead of "sh makelist". To ge