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
/
lib
/
libc
/
gmon
/
gmon.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allocate space for profiling data using mmap instead of sbrk.
millert
2005-11-20
1
-21
/
+50
*
zap remaining rcsid.
espie
2005-08-08
1
-4
/
+1
*
be more careful about snprintf return value; ok beck cloder
deraadt
2005-04-21
1
-5
/
+5
*
deregister & ansify. ok deraad@ marco@ cloder@
otto
2005-03-23
1
-8
/
+5
*
protos
deraadt
2003-06-25
1
-2
/
+4
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
Zero out the reserved fields of struct gmonhdr rather than leaving
cloder
2002-11-24
1
-1
/
+2
*
remaining easy snprintf conversions
deraadt
2002-05-25
1
-3
/
+3
*
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
millert
2002-02-16
1
-3
/
+3
*
make that 0664 until we find out why umask is not being applied
millert
1998-07-15
1
-2
/
+2
*
open gmon.out mode 0644, not 0666
millert
1998-07-15
1
-2
/
+2
*
use STDERR_FILENO; kleink
deraadt
1998-07-05
1
-2
/
+2
*
tabify + trailing blanks
kstailey
1997-07-23
1
-7
/
+7
*
Remove dead code
tholo
1996-09-15
1
-1
/
+2
*
protect getenv, do not oflow, fix unused debug; bitblt and deraadt
deraadt
1996-09-05
1
-9
/
+11
*
Fix RCS ids
tholo
1996-08-19
1
-7
/
+1
*
use p->hashfraction when doing non-time-critical calculations, rather than
deraadt
1996-06-18
1
-3
/
+3
*
Protect internal mcount symbol from lint(1)
tholo
1996-03-25
1
-1
/
+1
*
from cgd@netbsd:
deraadt
1995-12-14
1
-5
/
+54
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+260