index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
tcpdump
/
addrtoname.c
Age
Commit message (
Expand
)
Author
2016-12-14
Sync extern decl of eproto_db with what's in libpcap.
Jeremie Courreges-Anglas
2015-11-18
Remove memory.h includes.
mmcc
2015-11-01
Remove register keyword uses. Still needs to be done in all other
mmcc
2015-08-21
since stdlib.h is in scope, don't cast.... you know the drill.
Theo de Raadt
2015-01-16
Replace <sys/param.h> with <limits.h> and other less dirty headers where
Theo de Raadt
2014-10-08
obvious malloc() -> reallocarray() oflow check; ok doug
Theo de Raadt
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2007-10-07
trash $Header goo which is just annoying; 5595
Theo de Raadt
2007-06-21
Print leading zeros in MAC addresses. Initial diff from Stanislav
Ray Lai
2006-02-26
check return value of calloc(3)'; From Alexey Dobriyan; ok deraadt@
Otto Moerbeek
2006-01-23
Include <sys/param.h> instead of <sys/types.h> so we get MAXHOSTNAMELEN
Todd C. Miller
2005-05-22
fix signal race in statistics output. ok cloder@ henning@
Moritz Jodeit
2004-12-13
permit protocol name longer than 3 letters. canacar ok
Jun-ichiro itojun Hagino
2004-02-13
Print protocol and service numbers correctly when -n switch is specified.
Can Erkin Acar
2004-02-04
Some more non-alignment problems resolved.
Otto Moerbeek
2004-02-02
Do away with non-aligned memory accesses.
Otto Moerbeek
2004-01-31
general cleanup and better SIGCHLD handling from millert@
Otto Moerbeek
2004-01-28
privilege separated tcpdump, joint work with otto@
Can Erkin Acar
2002-02-19
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
Todd C. Miller
2001-11-03
Don't try to avoid name lookup waits with setjmp/signal. By deraadt@, me.
Hakan Olsson
2000-11-23
fix one more s/sprintf/snprintf/; jeremy@hack.org.il
Jakob Schlyter
2000-10-31
some buffer care; jakob
Theo de Raadt
2000-10-03
Add $OpenBSD$. (jakob@ ok)
Hakan Olsson
2000-09-24
re-apply this fix for big endian systems, this was lost in rev 1.12
Brad Smith
2000-04-30
be more careful with strcpy/sprintf. From tcpdump.org. millert@ ok
Eric Jackson
2000-04-26
INET6
Jakob Schlyter
2000-02-07
fix include file path.
Jun-ichiro itojun Hagino
2000-01-16
INET6 address resolution (from KAME)
Jakob Schlyter
1999-10-06
big endian fixes; ryker, jd@noc7.uchsc.edu
Theo de Raadt
1999-09-16
bring more inline with tcpdump 3.4
Brad Smith
1999-07-28
- Merge some changes from tcpdump 3.4
Jakob Schlyter
1997-07-25
#if __STDC__ --> #ifdef __STDC__
Michael Shalayeff
1996-12-12
*** empty log message ***
bitblt
1996-07-13
it is 3.2 now.
Michael Shalayeff
1996-06-10
sync to latest
Theo de Raadt
1996-03-04
Updating to the latest LBL release.
Michael Shalayeff
1995-10-18
initial import of NetBSD tree
Theo de Raadt