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_r
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
document
d
2000-01-06
1
-0
/
+35
|
*
volatile the spinlock
d
2000-01-06
1
-7
/
+7
|
*
always define _POSIX_THREADS; volatile some types (mickey@)
d
2000-01-06
1
-7
/
+5
|
*
use art's thread context setjmp code
d
2000-01-06
1
-13
/
+11
|
*
thread context setjmp code, art@
d
2000-01-06
1
-0
/
+35
|
*
use new tests, and -lpthread
d
2000-01-06
1
-3
/
+3
|
*
ident, clean
d
2000-01-06
16
-3
/
+20
|
*
clean
d
2000-01-06
1
-4
/
+3
|
*
clean doc
d
2000-01-06
1
-5
/
+3
|
*
longer sleep, doc, get rid of bad signal handler
d
2000-01-06
1
-42
/
+24
|
*
cleanup
d
2000-01-06
2
-7
/
+25
|
*
comment
d
2000-01-06
1
-5
/
+3
|
*
comment. cleanup
d
2000-01-06
1
-3
/
+10
|
*
repair comment
d
2000-01-06
1
-5
/
+3
|
*
test close() during a select()
d
2000-01-06
1
-0
/
+64
|
*
update
d
2000-01-06
1
-7
/
+15
|
*
Xr's to pthread_attr_*(3)
d
2000-01-06
1
-1
/
+5
|
*
document
d
2000-01-06
4
-0
/
+304
|
*
Fix incorrect `pshared' argument type for pthread_rwlockattr_setpshared.
alex
2000-01-04
2
-8
/
+6
|
|
|
|
rse@engelschall.com via FreeBSD.
*
fix bugs in test. now succeeds
d
2000-01-04
1
-6
/
+12
|
*
Test stdarg for fgsch@
d
2000-01-04
1
-0
/
+69
|
*
Test some signal handling
d
2000-01-04
1
-0
/
+48
|
*
Fix synopsis. bde@freebsd.org
alex
1999-12-24
1
-2
/
+2
|
*
add setjmp test
d
1999-12-02
1
-1
/
+1
|
*
add _setjmp/_longjmp test
d
1999-12-02
1
-0
/
+22
|
*
better tests
d
1999-12-02
1
-2
/
+20
|
*
garbage collect thread-specific data
d
1999-11-30
1
-1
/
+4
|
*
clean up the poll fdsets in the garbage collector, not in exit()
d
1999-11-30
2
-8
/
+7
|
*
set state of new threads using correct macro. This makes debugging a bit easier.
d
1999-11-30
1
-3
/
+3
|
*
really remove all other threads when fork()ing. (bug was in removing elements from a list whilest walking it)
d
1999-11-30
1
-24
/
+15
|
*
make test a little bit more stressful
d
1999-11-30
1
-2
/
+2
|
*
set the ulimit a little higher for test_preemption
d
1999-11-30
1
-1
/
+1
|
*
enable test_select and test_poll
d
1999-11-30
1
-1
/
+2
|
*
test poll()
d
1999-11-30
1
-0
/
+135
|
*
add devel/glib and www/squid to the TODO check list
brad
1999-11-29
1
-1
/
+3
|
*
add net/mrtd to the TODO check list, chris@dqc.org
d
1999-11-29
1
-1
/
+2
|
*
clean up
d
1999-11-28
1
-65
/
+86
|
*
more freebsd sync stuff
d
1999-11-28
1
-2
/
+5
|
*
bump
d
1999-11-28
1
-1
/
+1
|
*
reality
d
1999-11-28
1
-15
/
+31
|
*
remove redundant macro
d
1999-11-28
3
-3
/
+2
|
*
do it the single-processor way
d
1999-11-27
1
-7
/
+13
|
*
use pthread_join instead of pthread_cancel to test for a thread's existence after forking
d
1999-11-26
1
-3
/
+4
|
*
don't use stack cache if user supplied the storage
d
1999-11-26
1
-2
/
+3
|
*
NBPG in userland? what were you thiking?
deraadt
1999-11-25
1
-7
/
+11
|
*
sync with FreeBSD
d
1999-11-25
130
-2379
/
+2646
|
*
keep freebsd's thread info distcint from mine
d
1999-11-25
2
-254
/
+584
|
*
Add FreeBSD tags
d
1999-11-24
36
-27
/
+117
|
*
Typo fixes.
alex
1999-09-23
1
-3
/
+3
|
*
TAILQ_FOREACH now is in queue.h
espie
1999-09-08
1
-7
/
+1
|
[prev]
[next]