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
/
uthread
/
uthread_init.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bye-bye libc_r sources.
marc
2003-01-20
1
-409
/
+0
*
Do not try to initialize entries in the fd table before the table
marc
2002-11-08
1
-10
/
+1
*
Add needed table of strong functions that override weak functions
marc
2002-11-07
1
-11
/
+93
*
removes duplicate functions and factor out common code so the needed (but
marc
2002-10-30
1
-5
/
+7
*
signal handling changes. This corrects several signal
marc
2002-10-30
1
-2
/
+5
*
account for the process signal mask when dealing with signals; tested
fgsch
2002-02-21
1
-1
/
+7
*
when alloc'ing the ready queue, make it big enough.
fgsch
2002-01-17
1
-2
/
+2
*
More changes from FreeBSD, including:
fgsch
2001-12-31
1
-11
/
+19
*
More sync with freebsd code; join related code this time.
fgsch
2001-12-11
1
-3
/
+3
*
Partially sync with FreeBSD; mostly pthread_cancel(3) related changes.
fgsch
2001-12-08
1
-3
/
+3
*
put changes back, this time ALL the files.
fgsch
2001-09-04
1
-10
/
+10
*
Back out fgsch@'s tree breaking commits.
todd
2001-08-30
1
-10
/
+10
*
fix some const warnings.
fgsch
2001-08-30
1
-10
/
+10
*
More sync with FreeBSD.
fgsch
2001-08-29
1
-68
/
+4
*
uninitialised fields
d
2000-02-26
1
-1
/
+3
*
volatile
d
2000-01-06
1
-3
/
+4
*
sync with FreeBSD
d
1999-11-25
1
-96
/
+113
*
sync with FreeBSD
d
1999-05-26
1
-10
/
+53
*
pthread_cancel() and cancellation points
d
1999-01-17
1
-1
/
+3
*
export symbol to kernel thread for gdb; ident; fix lock initialisation
d
1999-01-10
1
-6
/
+9
*
rename linkage variable to match freebsd
d
1998-12-23
1
-2
/
+3
*
resource stats; force linkage with uthread_autoinit.c; name kern and init threads
d
1998-12-21
1
-0
/
+13
*
split automatic init into own file
d
1998-12-10
1
-18
/
+0
*
sync with freebsd
d
1998-11-20
1
-8
/
+8
*
sync with FreeBSD (rwlock, gc thread, man pages)
d
1998-11-09
1
-13
/
+22
*
experimental threaded libc - kernel only
d
1998-08-27
1
-0
/
+308