index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
tcpdump
/
addrtoname.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove memory.h includes.
mmcc
2015-11-18
1
-4
/
+1
*
Remove register keyword uses. Still needs to be done in all other
mmcc
2015-11-01
1
-46
/
+46
*
since stdlib.h is in scope, don't cast.... you know the drill.
deraadt
2015-08-21
1
-10
/
+10
*
Replace <sys/param.h> with <limits.h> and other less dirty headers where
deraadt
2015-01-16
1
-6
/
+6
*
obvious malloc() -> reallocarray() oflow check; ok doug
deraadt
2014-10-08
1
-2
/
+2
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-5
/
+1
*
trash $Header goo which is just annoying; 5595
deraadt
2007-10-07
1
-2
/
+2
*
Print leading zeros in MAC addresses. Initial diff from Stanislav
ray
2007-06-21
1
-17
/
+6
*
check return value of calloc(3)'; From Alexey Dobriyan; ok deraadt@
otto
2006-02-26
1
-2
/
+4
*
Include <sys/param.h> instead of <sys/types.h> so we get MAXHOSTNAMELEN
millert
2006-01-23
1
-3
/
+3
*
fix signal race in statistics output. ok cloder@ henning@
moritz
2005-05-22
1
-3
/
+2
*
permit protocol name longer than 3 letters. canacar ok
itojun
2004-12-13
1
-3
/
+3
*
Print protocol and service numbers correctly when -n switch is specified.
canacar
2004-02-13
1
-4
/
+6
*
Some more non-alignment problems resolved.
otto
2004-02-04
1
-3
/
+4
*
Do away with non-aligned memory accesses.
otto
2004-02-02
1
-6
/
+3
*
general cleanup and better SIGCHLD handling from millert@
otto
2004-01-31
1
-5
/
+5
*
privilege separated tcpdump, joint work with otto@
canacar
2004-01-28
1
-21
/
+55
*
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
millert
2002-02-19
1
-4
/
+2
*
Don't try to avoid name lookup waits with setjmp/signal. By deraadt@, me.
ho
2001-11-03
1
-55
/
+28
*
fix one more s/sprintf/snprintf/; jeremy@hack.org.il
jakob
2000-11-23
1
-3
/
+3
*
some buffer care; jakob
deraadt
2000-10-31
1
-4
/
+4
*
Add $OpenBSD$. (jakob@ ok)
ho
2000-10-03
1
-1
/
+3
*
re-apply this fix for big endian systems, this was lost in rev 1.12
brad
2000-09-24
1
-3
/
+3
*
be more careful with strcpy/sprintf. From tcpdump.org. millert@ ok
ericj
2000-04-30
1
-8
/
+2
*
INET6
jakob
2000-04-26
1
-8
/
+82
*
fix include file path.
itojun
2000-02-07
1
-2
/
+2
*
INET6 address resolution (from KAME)
jakob
2000-01-16
1
-1
/
+106
*
big endian fixes; ryker, jd@noc7.uchsc.edu
deraadt
1999-10-06
1
-3
/
+3
*
bring more inline with tcpdump 3.4
brad
1999-09-16
1
-2
/
+2
*
- Merge some changes from tcpdump 3.4
jakob
1999-07-28
1
-11
/
+16
*
#if __STDC__ --> #ifdef __STDC__
mickey
1997-07-25
1
-2
/
+2
*
*** empty log message ***
bitblt
1996-12-12
1
-17
/
+15
*
it is 3.2 now.
mickey
1996-07-13
1
-84
/
+117
*
sync to latest
deraadt
1996-06-10
1
-1
/
+1
*
Updating to the latest LBL release.
mickey
1996-03-04
1
-0
/
+1
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+724