Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: othersrc/usr.bin/tnftp/libnetbsd
Module Name: othersrc
Committed By: lukem
Date: Wed Mar 20 07:24:14 UTC 2013
Modified Files:
othersrc/usr.bin/tnftp/libnetbsd: ftpglob.h
Log Message:
Remove some unportable assumptions that crept in in rev 1.5.
* Consumers of this header will include "tnftp.h" first which should
include the appropriate files for the types (size_t, struct stat).
* Always define the extensions; this is a private header included
as a different name.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 othersrc/usr.bin/tnftp/libnetbsd/ftpglob.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