summaryrefslogtreecommitdiff
path: root/lib/libm/src/s_matherr.c
diff options
context:
space:
mode:
authormrg <mrg@NetBSD.org>2014-03-04 21:07:38 +0000
committermrg <mrg@NetBSD.org>2014-03-04 21:07:38 +0000
commitbb269a48a309936c70c6ae3cda17034d0ecbef46 (patch)
tree248cbbc03c59f0cf993c0f89bc77aaeb329b5389 /lib/libm/src/s_matherr.c
parente7dd1fc70ab7d2f51a96210450c698774b621ce2 (diff)
partial mknative-gcc for gcc 4.8 and ppc64.
Diffstat (limited to 'lib/libm/src/s_matherr.c')
0 files changed, 0 insertions, 0 deletions
colspan='3' class='logmsg'> 2000-04-14avoid malloc(0). from kame changes, sync with tcpdump.org.itojun 1999-07-02More trailing white space.simonb 1999-07-02support IPv6 address and IPv6 protocols.itojun "tcp" will match both IPv4 TCP and IPv6 TCP. "ip6" will match IPv6. you can chase header chain by using "protochain" instead of "proto" (but bpf code is not optimizable in this case) commit to tcpdump will follow. I've sent this fix to LBL guys to get no response. I wonder why it was. 1997-10-03Resolve conflictschristos 1997-09-28Fix a hairy optimizer bug that causes the expression:mycroft 'ip and ((icmp and dst host 1.1.1.1 and not host 2.2.2.2) or (host 1.1.1.1 and src host 3.3.3.3))' to compile incorrectly. Details about to be mailed to LBL. 1996-12-13Merge libpcap-0.2.1.mikel Includes numerous improvements (see CHANGES), fixes PR bin/2031. 1996-05-26switch from long to int32_t, where appropriate, so that this actuallycgd works on NetBSD/Alpha for non-trivial filters. 1995-04-29include string.h and/or stdlib.h as appropriate, if NetBSD.cgd 1995-03-06Port to NetBSD, and add NetBSD RCS tags.mycroft 1995-03-06Import LBL libpcap, version 0.0 patch level 3.mycroft