Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: othersrc/libexec/tnftpd



Module Name:    othersrc
Committed By:   lukem
Date:           Wed Feb 26 15:31:13 UTC 2003

Modified Files:
        othersrc/libexec/tnftpd: configure.in tnftpd.h

Log Message:
fixes from Tetsuya Isaki <isaki%NetBSD.org@localhost>:
- provide adhoc definition of LOGIN_NAME_MAX for slackware 8.1
- need unistd.h before fnmatch.h; tnftpd.h already did this, but
  configure.in did not.  (for slackware 8.1)
- sys/time.h needs to be before sys/resource.h on freebsd 4.3


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 othersrc/libexec/tnftpd/configure.in
cvs rdiff -r1.4 -r1.5 othersrc/libexec/tnftpd/tnftpd.h

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




Home | Main Index | Thread Index | Old Index