OpenBSD CVS

src/sbin/ipf/


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 / sbin / ipf

Current tag: OPENBSD_2_1_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile (in the Attic) [Hide]  1.3   27 years  deraadt   update rcsid
[TXT] ipf.1 (in the Attic) [Hide]  1.11   27 years  kstailey   add tags
[TXT] ipf.4 (in the Attic) [Hide]  1.8   27 years  kstailey   add tags
[TXT] ipf.5 (in the Attic) [Hide]  1.8   27 years  kstailey   add tags
[TXT] ipf.c (in the Attic) [Hide]  1.10   27 years  kstailey   version 1.3.8
[TXT] ipf.h (in the Attic) [Hide]  1.7   27 years  kstailey   version 1.3.8
[TXT] opt.c (in the Attic) [Hide]  1.6   27 years  niklas   Prototype & Stylistic fixes for high -W gcc levels
[TXT] parse.c (in the Attic) [Hide]  1.12   27 years  kstailey   thorpej: icmpcode() returns an int, and, more importantly, -1 on failure. So, m...