mirror of
https://github.com/opnsense/src.git
synced 2026-02-22 17:32:57 -05:00
from accept(2) and fork(2). Also close all unneeded fds in the child process, namely listening sockets for all address families and the fd initially obtained from accept(2). (The main ftpd code operates on stdin/stdout anyway as it has been designed for running from inetd.) MFC after: 5 days |
||
|---|---|---|
| .. | ||
| config.h | ||
| extern.h | ||
| ftpchroot.5 | ||
| ftpcmd.y | ||
| ftpd.8 | ||
| ftpd.c | ||
| logwtmp.c | ||
| Makefile | ||
| pathnames.h | ||
| popen.c | ||