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
/
alpha
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace broken frexp() with a working one from FreeBSD. There's
millert
2005-02-01
2
-76
/
+2
*
add some missing $, ok djm@ 'That looks fine to me' millert@
jsg
2004-10-01
1
-0
/
+1
*
fix to use sigaltstack again. help miod ok miod deraadt
tedu
2004-01-29
1
-6
/
+6
*
ABI breakage happened with the sigaltstack replacement. It is too late,
deraadt
2004-01-15
1
-4
/
+4
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
3
-21
/
+9
*
Add Doug Gwyn's portable alloca() for platforms w/o an assembler
millert
2003-05-02
1
-3
/
+3
*
duplicate words and spelling fixes in comments
david
2003-03-10
1
-3
/
+3
*
Provide real ieee fp*() functions; from NetBSD.
miod
2003-03-01
5
-48
/
+56
*
Rename curbrk to __curbrk on alpha to avoid namespace pollution.
art
2002-10-06
2
-9
/
+9
*
Rename cerror to __cerror on alpha to avoid namespace pollution.
art
2002-10-06
2
-6
/
+6
*
rfork() needs a fork.S-like stub as well; ok art
deraadt
2002-02-17
1
-0
/
+41
*
system calls are made thru _thread_sys_* with weak symbols of the real name
drahn
2002-01-04
1
-23
/
+16
*
longjmp(..., 0) is not really legal, but all other archs I've looked
art
2002-01-04
2
-4
/
+11
*
Add PSEUDO_NOERROR similar to that used by NetBSD.
millert
2001-09-20
1
-1
/
+9
*
Use the LBL isnan() and isinf() on all platforms with ieee floating point.
millert
2001-09-10
3
-39
/
+93
*
Use the LBL frexp() on all platforms with ieee floating point.
millert
2001-09-10
1
-30
/
+50
*
SYSLEAF, not LEAF. shared libc_r builds now on alpha.
art
2001-06-13
1
-3
/
+3
*
pretty
art
2001-06-13
1
-2
/
+2
*
"#endif _THREAD_SAFE" is not legal
art
2001-06-13
1
-3
/
+3
*
Add alignment on this ugly array.
art
2001-01-24
1
-3
/
+4
*
replacement pipe() system call; copies data into place inside kernel, so
deraadt
1999-06-07
1
-43
/
+0
*
missing parts from last commit
millert
1999-04-25
1
-2
/
+2
*
END -> SYSEND (typo fix)
d
1999-02-04
1
-3
/
+3
*
mi ptrace
d
1999-02-01
1
-45
/
+0
*
use LIBCSRCDIR
d
1999-01-20
1
-9
/
+9
*
_THREAD_SAFE; nominal testing by fries
d
1999-01-06
7
-34
/
+65
*
Better lint(1) framework. Mostly from cgd@NetBSD
tholo
1998-02-08
1
-46
/
+0
*
pull in protos
deraadt
1997-08-01
1
-2
/
+3
*
tabify
kstailey
1997-07-23
1
-4
/
+4
*
generate reboot.o like other system calls
deraadt
1996-12-11
1
-41
/
+0
*
Bad include directive.
etheisen
1996-11-13
1
-3
/
+3
*
Merge to NetBSD, added RCSids
niklas
1996-11-13
28
-45
/
+213
*
Sync to NetBSD + fixup RCS IDs
niklas
1996-11-13
18
-46
/
+96
*
Move RCSid up
niklas
1996-11-13
1
-2
/
+2
*
Sync with kernel, from NetBSD
niklas
1996-11-13
3
-55
/
+42
*
Fix RCS ids
tholo
1996-08-19
48
-87
/
+198
*
sync with netbsd
deraadt
1996-05-01
8
-6
/
+234
*
Add support for building lint(1) library
tholo
1996-03-25
2
-0
/
+47
*
from cgd@netbsd; be more conservative when setting the gp
deraadt
1995-12-14
2
-4
/
+6
*
initial import of NetBSD tree
deraadt
1995-10-18
42
-0
/
+2381