OpenBSD CVS

src/usr.sbin/tcpdrop/


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 / tcpdrop

Current tag: OPENBSD_4_0


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.1   20 years  markus   drop tcp connections using sysctl(2)
[TXT] tcpdrop.8  1.6   18 years  jmc   in EXAMPLES: - regular grep will do - root not needed for fstat from ray lai;
[TXT] tcpdrop.c  1.5   18 years  stevesk   check getnameinfo() return for 0 and use errx() vs. err(); old ok markus@