]> Zhao Yanbai Git Server - minix.git/commit
import netbsd ftpd 05/605/3
authorBen Gras <ben@minix3.org>
Thu, 30 May 2013 14:47:40 +0000 (14:47 +0000)
committerBen Gras <ben@minix3.org>
Thu, 30 May 2013 16:29:20 +0000 (16:29 +0000)
commit62da011387586b019f85cdc44165baf17b9633da
tree56c6c4cf8c75826f17b31d66cd5d0c1889492033
parenteb1e5bf04263553625baca23651e004b6c32c99f
import netbsd ftpd

Change-Id: Id7a3dbd40a6f37c55bcbb0d1456301f60626298f
19 files changed:
distrib/sets/lists/minix/mi
etc/rc.daemons.dist
libexec/Makefile
libexec/ftpd/Makefile [new file with mode: 0644]
libexec/ftpd/cmds.c [new file with mode: 0644]
libexec/ftpd/conf.c [new file with mode: 0644]
libexec/ftpd/extern.h [new file with mode: 0644]
libexec/ftpd/ftpcmd.c [new file with mode: 0644]
libexec/ftpd/ftpcmd.y [new file with mode: 0644]
libexec/ftpd/ftpd.8 [new file with mode: 0644]
libexec/ftpd/ftpd.c [new file with mode: 0644]
libexec/ftpd/ftpd.conf.5 [new file with mode: 0644]
libexec/ftpd/ftpusers.5 [new file with mode: 0644]
libexec/ftpd/logutmp.c [new file with mode: 0644]
libexec/ftpd/logwtmp.c [new file with mode: 0644]
libexec/ftpd/pathnames.h [new file with mode: 0644]
libexec/ftpd/popen.c [new file with mode: 0644]
libexec/ftpd/version.h [new file with mode: 0644]
releasetools/nbsd_ports