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.bin
/
gprof
/
gprof.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix -fno-common issues; ok mortimer
deraadt
2021-01-27
1
-1
/
+38
*
findcall() for the -c option is implemented on mips64, not sparc64
guenther
2016-10-08
1
-2
/
+2
*
remove sparc support
tedu
2016-09-01
1
-2
/
+2
*
We are done providing support for the vax.
deraadt
2016-03-09
1
-3
/
+2
*
pledge for gprof: "stdio rpath wpath cpath" in the beginning, then drop
pascal
2015-11-16
1
-1
/
+8
*
Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope
deraadt
2015-08-20
1
-2
/
+2
*
remove never used in openbsd tahoe support. and ns32k. and pmax.
tedu
2014-12-22
1
-2
/
+2
*
Prefer setvbuf() to setlinebuf() for portability; ok deraadt@
millert
2014-11-26
1
-2
/
+2
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-15
/
+1
*
split test for __sparc__ into __sparc__ and __sparc64__
deraadt
2008-06-25
1
-3
/
+4
*
add missing prototypes all over the place, u_long -> unsigned long (userland
espie
2006-03-25
1
-6
/
+5
*
Check fread() return value to get sane error message for too-small
millert
2005-12-08
1
-3
/
+4
*
Fix some sign issues and make kernel profiling useful on amd64.
art
2005-05-03
1
-5
/
+5
*
Fix formats in debug printfs to work correctly on 64-bit archs.
art
2004-07-20
1
-13
/
+13
*
mostly ansi cleanup; pval ok
deraadt
2003-06-10
1
-21
/
+12
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-03
1
-7
/
+3
*
Split out symbol handling into a separate file.
art
2002-05-08
1
-184
/
+17
*
change the extra text following preprocessor directives into comments.
danh
2002-03-25
1
-15
/
+15
*
kill more registers
mpech
2001-11-19
1
-10
/
+10
*
extern __progname; from bob
mickey
2001-03-25
1
-2
/
+3
*
_wall, err/warn; dummy hppa part, like others
mickey
2001-03-22
1
-98
/
+60
*
Fix an off-by-one error. Since `i' starts at 0, not 1, we don't have to
aaron
2000-12-24
1
-3
/
+3
*
more #ifdef hell
deraadt
1999-06-16
1
-4
/
+4
*
permit $ in symbol names since destructors now can use that char again...; jdp@freebsd
deraadt
1998-08-11
1
-5
/
+4
*
Support for call graph detection using the -c options on i386
tholo
1996-10-02
1
-3
/
+3
*
rcsid
deraadt
1996-06-26
1
-1
/
+2
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+757