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