explorer
|
aac4c7bf01
|
add -DFDDI ; closes pr lib/2578
|
1996-08-10 22:31:19 +00:00 |
cgd
|
c0e6f9b4f3
|
use 'ALIGN' from <sys/param.h> rather than generating a custom alignment expr
|
1996-05-29 04:05:52 +00:00 |
cgd
|
ebd16dc1e1
|
switch from long to int32_t, where appropriate, so that this actually
works on NetBSD/Alpha for non-trivial filters.
|
1996-05-26 23:50:37 +00:00 |
cgd
|
ace25ccb4d
|
show what's going on (i.e. show the cmp ... || install ...) even if
nothing's being installed.
|
1996-05-10 21:54:24 +00:00 |
cgd
|
edf4f72627
|
apparently the BPF_HEADERS don't define BPF_RELEASE or typedef the
bpf_{,u_}int32 types, so they are defined here. Change their
definitions to use int32_t and u_int32_t, rather than long and u_long.
|
1996-05-02 00:18:28 +00:00 |
jtc
|
022978656f
|
Use 'includes' instead of 'beforeinstall' target to install headers
|
1996-04-29 20:32:24 +00:00 |
cgd
|
64fe160dd5
|
include string.h and/or stdlib.h as appropriate, if NetBSD.
|
1995-04-29 05:42:23 +00:00 |
mycroft
|
b0446b3200
|
Port to NetBSD, and add NetBSD RCS tags.
|
1995-03-06 11:37:58 +00:00 |
mycroft
|
84c86af405
|
Import LBL libpcap, version 0.0 patch level 3.
|
1995-03-06 11:32:59 +00:00 |