summaryrefslogtreecommitdiff
path: root/bpf_image.c
Commit message (Expand)AuthorAgeFilesLines
* Support mod and XOR operators.Guy Harris2014-05-181-0/+20
* remove libpcap's own CVS keywordsDenis Ovsienko2014-01-031-5/+0
* Squelch format vs. argument warnings from clang.Guy Harris2012-11-301-6/+9
* Include headers that should cause u_int64_t to be defined.Guy Harris2010-01-271-0/+14
* Make some arguments const pointers if that makes sense.guy2008-01-021-2/+2
* Pick up changes from NetBSD:guy2007-06-111-2/+2
* Add _U_ to "rcsid[]" definitions, to eliminate "unused variable"guy2003-11-151-2/+2
* <pcap.h> includes <sys/types.h> and <sys/time.h>; there's no need toguy2002-03-241-4/+1
* add config.h, remove gnuc.h. remove __deadassar2000-07-111-2/+5
* do not use sprintf(). always use snprintf().itojun2000-04-271-3/+3
* Initial revisionmcr1999-10-071-0/+288