diff options
author | obrien <obrien@FreeBSD.org> | 2006-08-31 16:55:08 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2006-08-31 16:55:08 +0000 |
commit | 69d151f2f0a51e6b96651d4e8ee86985b63800ad (patch) | |
tree | 69a47569ca430ea4facdfde3a374c615d6ca4de2 /lib/libc/stdio/fgetwc.c | |
parent | 6047e98e5a10d201a9f152e679510774a2d53a02 (diff) | |
download | FreeBSD-src-69d151f2f0a51e6b96651d4e8ee86985b63800ad.zip FreeBSD-src-69d151f2f0a51e6b96651d4e8ee86985b63800ad.tar.gz |
Import of LukeM's ftpd taken from the NetBSD CVS repo on 31-Aug-2006.
+ Add PAM and LOGIN_CAP support. Mostly from FreeBSD.
+ Implement option "-D", for running ftpd in standalone mode (daemon).
+ NLST should return 450 instead of 550 upon error, per RFC 959.
+ Add recvbufsize configuration option
+ Remove unreachable code (res could never be NULL here), Coverity CID 712.
+ Set file to NULL after calling fclose(), Coverity CID 2669.
+ Make sure that "su" is initialized before dereferencing it, Coverity CID 1075.
+ Cleanup utmp and utmpx support.
Diffstat (limited to 'lib/libc/stdio/fgetwc.c')
0 files changed, 0 insertions, 0 deletions