NetBSD/libexec/ftpd
lukem b018fb8971 Don't declare "yylex()" static; AFAICT it shouldn't be, and it causes
build problems with the output of some versions of yacc.
2003-03-03 02:14:57 +00:00
..
Makefile use bsd.own.mk instead of the (obvious typo of) bsd.obj.mk 2002-09-18 06:24:33 +00:00
cmds.c Fix uninitialized variable in mlsname() 2003-02-24 19:25:25 +00:00
conf.c - convert to using libc's strsuftoll(3) 2002-11-29 14:39:59 +00:00
extern.h rename local copies of login(), logout() and logwtmp() to 2003-02-23 13:04:37 +00:00
ftpcmd.y Don't declare "yylex()" static; AFAICT it shouldn't be, and it causes 2003-03-03 02:14:57 +00:00
ftpd.8 it's actually 2003 ... 2003-02-28 03:06:14 +00:00
ftpd.c Add '-L xferlogfile', to write xferlog entries there rather than syslog them. 2003-02-26 12:27:04 +00:00
ftpd.conf.5 .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
ftpusers.5 .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
logutmp.c rename local copies of login(), logout() and logwtmp() to 2003-02-23 13:04:37 +00:00
logwtmp.c rename local copies of login(), logout() and logwtmp() to 2003-02-23 13:04:37 +00:00
pathnames.h
popen.c Rename `sigset' locals to avoid symbol shadowing warning. 2003-01-16 09:38:37 +00:00
version.h Add '-L xferlogfile', to write xferlog entries there rather than syslog them. 2003-02-26 12:27:04 +00:00