NetBSD/libexec/ftpd
lukem 18be3cd981 - Always close(pdata) if it was a valid filedescriptor before setting it to -1.
Problem noted in [bin/9642] by Takahiro Kambe <taca@sky.yamashina.kyoto.jp>,
  (part of which already had been solved by itojun a while ago), and provided
  patch covered most of the fixes needed. (Thanks Takahiro!)
- Consistently indent goto labels by one space.
2000-05-20 23:34:55 +00:00
..
conf.c convert to ANSI C as per style guide 2000-05-20 02:20:18 +00:00
extern.h convert to ANSI C as per style guide 2000-05-20 02:20:18 +00:00
ftpcmd.y convert to ANSI C as per style guide 2000-05-20 02:20:18 +00:00
ftpd.8 move IPv6 considerations into BUGS section 2000-05-16 00:59:12 +00:00
ftpd.c - Always close(pdata) if it was a valid filedescriptor before setting it to -1. 2000-05-20 23:34:55 +00:00
ftpd.conf.5
ftpusers.5
logutmp.c convert to ANSI C as per style guide 2000-05-20 02:20:18 +00:00
logwtmp.c convert to ANSI C as per style guide 2000-05-20 02:20:18 +00:00
Makefile
pathnames.h only define _DEFAULT_CONFDIR if not set. (allows compile-time override) 2000-03-06 21:42:26 +00:00
popen.c - Always close(pdata) if it was a valid filedescriptor before setting it to -1. 2000-05-20 23:34:55 +00:00
version.h - Always close(pdata) if it was a valid filedescriptor before setting it to -1. 2000-05-20 23:34:55 +00:00