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
/
arch
/
m88k
/
sys
/
sbrk.S
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds hidden _libc_FOO aliases for the system call stubs.
guenther
2015-09-10
1
-4
/
+7
*
Hide many (194!) symbols that nothing should be using.
guenther
2015-08-26
1
-3
/
+5
*
Oops, due to the way return from system calls work, we can not use a delay
miod
2013-01-24
1
-3
/
+8
*
The kernel sources mention that the system call entry point is trap #450; the
miod
2013-01-23
1
-2
/
+2
*
Add END() directives to the various functions.
miod
2013-01-11
1
-2
/
+28
*
Switch m88k ports to ELF.
miod
2013-01-05
1
-12
/
+12
*
zap rcsid.
espie
2005-08-07
1
-6
/
+1
*
Speed up sbrk() one cycle by removing an unnecessary register shuffling.
miod
2003-12-19
1
-4
/
+3
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-7
/
+3
*
Get static rcsid correctly, better style for .S files, trim whitespace.
miod
2003-01-07
1
-7
/
+5
*
Rename cerror to __cerror and curbrk to __curbrk, to avoid namespace
miod
2003-01-02
1
-13
/
+14
*
$OpenBSD$
todd
2000-03-01
1
-1
/
+3
*
Fixed brk() and sbrk(). Removal of old mvme88k dir.
smurph
1999-02-09
1
-5
/
+2
*
correted sigsetjmp, setjump. Fixed MACHINE_ARCH vs. MACHINE stuff.
smurph
1998-12-15
1
-0
/
+74