This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0034bdfa78
NetBSD
/
libexec
/
ftpd
History
lukem
74b52f1ba3
remove Extraneous .El call which caused formatting problem
1998-07-13 09:18:14 +00:00
..
Makefile
fix disabling of optimization on powerpc (set COPTS *after* <bsd.prog.mk>...)
1998-04-13 14:24:02 +00:00
conf.c
Add the ability to disable passive connects in ftpd.conf (breaks RFC1123,
1998-06-30 20:18:52 +00:00
extern.h
Add the ability to disable passive connects in ftpd.conf (breaks RFC1123,
1998-06-30 20:18:52 +00:00
ftpcmd.y
Add the ability to disable passive connects in ftpd.conf (breaks RFC1123,
1998-06-30 20:18:52 +00:00
ftpd.8
remove Extraneous .El call which caused formatting problem
1998-07-13 09:18:14 +00:00
ftpd.c
- use an array MAXHOSTNAMELEN+1 size to hold hostnames
1998-07-06 06:45:41 +00:00
logwtmp.c
Need <time.h> for time() prototype.
1998-04-01 14:35:23 +00:00
pathnames.h
support displaying the stderr output from a LIST or a conversion to
1998-06-08 07:13:13 +00:00
popen.c
GLOB_QUOTE is dead; per POSIX, backslash quoting of special characters being
1998-06-19 22:58:04 +00:00