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
/
csu
/
hppa
/
crt0.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge the per-arch crt0.c files into common_elf/crt0.c, with MD macros in
guenther
2013-12-03
1
-135
/
+0
*
Register cleanup handler passed by ld.so with atexit(3).
kettenis
2012-12-22
1
-8
/
+6
*
adjust asm to be pic compatible. okay kettenis@
kurt
2008-10-17
1
-3
/
+6
*
zap rcsid. Okay deraadt@, krw@
espie
2005-08-04
1
-5
/
+1
*
do not need sh_func_adrs w/ gcc3 no more
mickey
2004-06-01
1
-3
/
+2
*
also export _start as an alias to __start (noticed by pval@) and redo the early startup as i always wanted to
mickey
2003-12-04
1
-7
/
+26
*
more 3/4 cleanups for lazy developers
deraadt
2003-06-04
1
-7
/
+2
*
i sent you the damn working diff, didn't i?
mickey
2003-05-30
1
-5
/
+7
*
copy basename of argv[0] to bss for __progname, so that large stack smash
deraadt
2003-02-28
1
-3
/
+9
*
extern the eprol and etext; better eprol definition
mickey
2003-01-16
1
-3
/
+4
*
build crtbegin/crtend as it is ment for elf
mickey
2002-11-10
1
-6
/
+17
*
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
-7
/
+7
*
fix some protos
mickey
2002-02-02
1
-3
/
+5
*
either way this is what i'm using now
mickey
2001-08-19
1
-0
/
+103