summaryrefslogtreecommitdiff
path: root/security/dsniff/files/patch-pcaputil.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.4b1Sofian Brabez2014-07-221-4/+4
| | | | | | - Fix build with libnet11 and libnids (introduced by r361784) Reported by: pkg-fallout
* Fix build with clang:Renato Botelho2014-04-231-1/+2
| | | | | | | . Add direct dependency to net/bpf.h . Rename symbol csin to avoid conflict with complex.h Approved by: portmgr (blanket)
* - Patch net/libnet* to versioned libraries and header files, so they canPav Lucistnik2007-01-311-0/+14
coexist PR: ports/103861 Submitted by: alepulver Tested by: pointyhat With hat: portmgr