Module Name:othersrc
Committed By: lukem
Date: Sun Jul 5 11:11:10 UTC 2020
Modified Files:
othersrc/usr.bin/tnftp/libnetbsd: Makefile.am
Added Files:
othersrc/usr.bin/tnftp/libnetbsd: libnetbsd.c
Log Message:
libnetbsd: add dummy source to avoid an empty library
Module Name:othersrc
Committed By: lukem
Date: Sun Jul 5 10:08:59 UTC 2020
Modified Files:
othersrc/usr.bin/tnftp/libnetbsd: snprintf.c
Log Message:
rename some static functions to avoid conflicts with standard names
(based on othersrc/libexec/tnftpd/libnetbsd/snprintf.c
Module Name:othersrc
Committed By: lukem
Date: Sun Jul 5 10:03:09 UTC 2020
Modified Files:
othersrc/usr.bin/tnftp/libnetbsd: glob.c
Log Message:
sync to NetBSD glob.c 1.38 (via tnftpd)
Update from NetBSD src/lib/libc/gen/glob.c 1.34 to 1.38
(using the version from others
Module Name:othersrc
Committed By: lukem
Date: Sun Jul 5 09:54:26 UTC 2020
Modified Files:
othersrc/usr.bin/tnftp/libnetbsd: err.c fseeko.c
Log Message:
Remove the 3rd clause from my BSD-derived license.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 others
Module Name:othersrc
Committed By: lukem
Date: Sun Jul 5 09:53:01 UTC 2020
Modified Files:
othersrc/usr.bin/tnftp/libnetbsd: err.c
Log Message:
consistent tab indenting, not a mix of spaces and tabs
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 othersrc/us
Module Name:othersrc
Committed By: lukem
Date: Mon May 5 00:20:45 UTC 2014
Modified Files:
othersrc/usr.bin/tnftp/libnetbsd: glob.c
Log Message:
Remove __restrict qualifier.
It's not really necessary in this more "portable" code,
and a compat replacement isn't provided.
Module Name:othersrc
Committed By: lukem
Date: Sun May 5 13:20:16 UTC 2013
Modified Files:
othersrc/usr.bin/tnftp/libnetbsd: glob.c
Log Message:
__UNCONST compat moved to tnftp.h
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 othersrc/usr.bin/tnftp/libnet
Module Name:othersrc
Committed By: lukem
Date: Wed Mar 20 07:29:59 UTC 2013
Modified Files:
othersrc/usr.bin/tnftp/libnetbsd: glob.c
Log Message:
Remove some unportable assumptions that crept in in rev 1.9:
* Just include "tnftp.h" instead of all the system headers
* Resto
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 s
Module Name:othersrc
Committed By: christos
Date: Sat Mar 2 17:11:31 UTC 2013
Modified Files:
othersrc/usr.bin/tnftp/libnetbsd: ftpglob.h glob.c
Log Message:
replace glob with newer copy that does not suffer from DoS exhaustion attacks.
XXX: Needs more testing.
To gener
10 matches
Mail list logo