tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
usr.sbin
/
ftp-proxy
/
at
jcs
5 files
Makefile
repair missing DPADD requests
19 years ago
filter.c
Include <netinet/in.h> before <net/pfvar.h>. In a future change when ports is ready, <net/pfvar.h> will stop including a pile of balony.
11 years ago
filter.h
switch ftp-proxy over to divert-to instead of rdr-to. this avoids an expensive state lookup (via natlook ioctl) and shrinks the code. tested by me and sthen, ok reyk sthen
15 years ago
ftp-proxy.8
Replace chroot(2) and custom rdaemon() with daemon(3) and unveil(2)
10 months ago
ftp-proxy.c
unbreak build; typofix d{ea -> ae}mon; noticed by bluhm
10 months ago