index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libpcap
Age
Commit message (
Expand
)
Author
1998-09-19
Switch to the same padding ULTRIX and Digital UNIX use.
matt
1998-09-18
Don't pad fddi on NetBSD
matt
1998-07-26
const poisoning.
mycroft
1998-07-26
make DLT_HDLC interfaces work
explorer
1998-06-24
Fix pasto; from matt debergalis <deberg@mit.edu> in PR lib/5649.
kleink
1998-04-09
.y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for,
tv
1998-01-05
RCSID Police.
perry
1997-11-05
lint
cgd
1997-11-05
Don't provide a prototype for ether_hostton() if __NetBSD__.
thorpej
1997-10-23
use CPPFLAGS instead of CFLAGS
lukem
1997-10-18
xref tcpdump(8) not nonexistent tcpdump(8); remove tcpslice(1) xrefs
mikel
1997-10-09
add dependancies so that "make depend" isn't required, remove WARNS from here
lukem
1997-10-03
Add support for version.c; this is needed by other programs.
christos
1997-10-03
Make life easier for the next import...
christos
1997-10-03
Resolve conflicts
christos
1997-10-03
Import LBL's libpcap 0.4a3
christos
1997-09-28
Fix a hairy optimizer bug that causes the expression:
mycroft
1997-05-25
Typo in rcsid line.
pk
1997-05-15
Add y.tab.h to CLEANFILES
veego
1997-05-09
Use DPSRCS.
mycroft
1997-05-09
Eliminate bogus redefinitions of standard targets.
mycroft
1997-04-05
Remove two debugging CFLAGS: -DBDEBUG -g
veego
1997-03-24
Makefile cleanups:
christos
1997-03-15
New ARP system, supports IPv4 over any hardware link.
is
1997-01-23
- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.
mrg
1996-12-13
add NetBSD RCSID.
mikel
1996-12-13
Merge libpcap-0.2.1.
mikel
1996-12-13
Import of LBL libpcap version 0.2.1
mikel
1996-12-11
Import of LBL libpcap version 0.2.1
mikel
1996-10-18
Use ${INSTALL}.
thorpej
1996-08-10
add -DFDDI ; closes pr lib/2578
explorer
1996-05-29
use 'ALIGN' from <sys/param.h> rather than generating a custom alignment expr
cgd
1996-05-26
switch from long to int32_t, where appropriate, so that this actually
cgd
1996-05-10
show what's going on (i.e. show the cmp ... || install ...) even if
cgd
1996-05-02
apparently the BPF_HEADERS don't define BPF_RELEASE or typedef the
cgd
1996-04-29
Use 'includes' instead of 'beforeinstall' target to install headers
jtc
1995-04-29
include string.h and/or stdlib.h as appropriate, if NetBSD.
cgd
1995-03-06
Port to NetBSD, and add NetBSD RCS tags.
mycroft
1995-03-06
Import LBL libpcap, version 0.0 patch level 3.
mycroft