NetBSD/libexec/ftpd
thorpej 9c33b55e7c Split the notion of building Hesiod, Kerberos, S/key, and YP
infrastructure and using that infrastructure in programs.

	* MKHESIOD, MKKERBEROS, MKSKEY, and MKYP control building
	  of the infratsructure (libraries, support programs, etc.)

	* USE_HESIOD, USE_KERBEROS, USE_SKEY, and USE_YP control
	  building of support for using the corresponding API
	  in various libraries/programs that can use it.

As discussed on tech-toolchain.
2002-03-22 18:10:19 +00:00
..
Makefile Split the notion of building Hesiod, Kerberos, S/key, and YP 2002-03-22 18:10:19 +00:00
cmds.c Fixes for mlsd/mlst standards conformance issues (noted by Robert Elz): 2002-02-13 15:15:23 +00:00
conf.c Add two new ftpd.conf(5) directives: 2001-12-04 13:54:12 +00:00
extern.h Add two new ftpd.conf(5) directives: 2001-12-04 13:54:12 +00:00
ftpcmd.y - enable case insensitive fnmatch(3)ing for hostname globs in ftpusers(5) 2001-12-01 10:25:29 +00:00
ftpd.8 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
ftpd.c Don't log an xferlog-style entry if bytes == -1. 2002-02-11 11:45:07 +00:00
ftpd.conf.5 Whitespace nits. 2002-01-15 02:20:50 +00:00
ftpusers.5 Improve FILES section. 2001-12-01 16:24:24 +00:00
logutmp.c
logwtmp.c fix redundant declarations. 2001-02-04 22:04:11 +00:00
pathnames.h
popen.c - enable case insensitive fnmatch(3)ing for hostname globs in ftpusers(5) 2001-12-01 10:25:29 +00:00
version.h Fixes for mlsd/mlst standards conformance issues (noted by Robert Elz): 2002-02-13 15:15:23 +00:00