OpenBSD CVS

src/usr.sbin/tftp-proxy/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / tftp-proxy

Current tag: OPENBSD_6_0_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.4   11 years  haesbaert   Define empty CDIAGFLAGS for programs that use Werror. Makes "make build" build w...
[TXT] filter.c  1.2   9 years  deraadt   Include <netinet/in.h> before <net/pfvar.h>. In a future change when ports is r...
[TXT] filter.h  1.1.1.1   11 years  dlg   bring in a persistent event driven tftp-proxy to replace the libexec one run out...
[TXT] tftp-proxy.8  1.6   8 years  deraadt   switch to new _tftp_proxy user; ok dlg
[TXT] tftp-proxy.c  1.18   8 years  deraadt   satisfy whiny compiler on m88k, noticed by aoyama, solution from gsoares