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
/
libpthread
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
fix comma splices involving 'however'
pjanzen
1999-03-10
1
-1
/
+1
|
*
extra includes for Wall
d
1999-03-10
1
-1
/
+3
|
*
nicer debugging; _GNUC_ -> __GNUC__
d
1999-03-10
1
-7
/
+7
|
*
Fix .Os so that correct OS version appears
d
1999-03-10
31
-36
/
+36
|
*
ident
d
1999-03-10
1
-0
/
+1
|
*
missing const (freebsd)
d
1999-03-10
2
-5
/
+5
|
*
no need to save signal state in setjmp/longjmp - it will always be the same, so we may as well save a few syscalls
d
1999-03-10
1
-3
/
+3
|
*
tidy
d
1999-03-10
1
-8
/
+5
|
*
correct asm constraints, espie@; cite m680x0 user manual
d
1999-03-10
1
-3
/
+11
|
*
correct asm constraints, espie@
d
1999-03-10
1
-2
/
+6
|
*
Goodbye, MIT pthreads... you were a handy reference implementation
d
1999-03-10
317
-43802
/
+0
|
*
m88k addition.
smurph
1999-03-03
2
-0
/
+59
|
*
make function names the correct case
deraadt
1999-02-27
3
-4
/
+4
|
*
update prototypes now that socket functions take socklen_t as a length parameter
millert
1999-02-16
1
-10
/
+10
|
*
deal with socklen_t
millert
1999-02-16
1
-2
/
+2
|
*
deal with socklen_t
deraadt
1999-02-16
8
-17
/
+19
|
*
implement sparc atomic lock with LDSTUB
d
1999-02-07
1
-3
/
+28
|
*
Save/restore the fp state setjmp/longjmp does not
niklas
1999-02-04
1
-14
/
+41
|
*
comment out broken float save stuff for the time being
d
1999-02-03
1
-5
/
+5
|
*
arc fixes for libc_r
imp
1999-02-02
2
-3
/
+4
|
*
don't handle signals in the gc thread
d
1999-02-01
1
-1
/
+7
|
*
don't compute resource usage. this speeds things up a lot
d
1999-02-01
3
-6
/
+26
|
*
stubs
d
1999-01-18
1
-0
/
+82
|
*
document
d
1999-01-18
1
-0
/
+68
|
*
move private spinlock protos out
d
1999-01-18
2
-5
/
+5
|
*
typo; nice
d
1999-01-18
1
-2
/
+4
|
*
add section numbers to Xr
d
1999-01-18
1
-7
/
+7
|
*
sync with previous changes
d
1999-01-18
4
-29
/
+69
|
*
show cancellation and exiting flags
d
1999-01-17
1
-3
/
+6
|
*
pthread_cancel() and cancellation points
d
1999-01-17
16
-19
/
+478
|
*
pthread_getschedparam() and pthread_setschedparam() stubs
d
1999-01-17
1
-1
/
+32
|
*
mi+md jmp_buf; save i386s fs and gs for WINE (csapuntz@stanford.edu)
d
1999-01-17
8
-29
/
+106
|
*
pthread_atfork()
d
1999-01-17
2
-1
/
+100
|
*
give msync a cancellation point
d
1999-01-17
1
-0
/
+32
|
*
clean up timer calculations; dont use PTHREAD_NOFLOAT; keep freebsd ident
d
1999-01-10
1
-51
/
+21
|
*
no need to cast any more
d
1999-01-10
1
-5
/
+5
|
*
export symbol to kernel thread for gdb; ident; fix lock initialisation
d
1999-01-10
1
-6
/
+9
|
*
ident
d
1999-01-10
2
-0
/
+2
|
*
initialise locks properly
d
1999-01-10
1
-2
/
+2
|
*
add some debug msgs; clean
d
1999-01-10
1
-8
/
+35
|
*
ident
d
1999-01-10
1
-0
/
+1
|
*
note pathological problem
d
1999-01-10
1
-1
/
+3
|
*
use <machine/reg>
d
1999-01-10
1
-4
/
+6
|
*
fix proto
d
1999-01-10
1
-2
/
+3
|
*
move spinlock.h into the real world
d
1999-01-08
8
-42
/
+6
|
*
slight structure rearrange for gdb thread support
d
1999-01-08
1
-3
/
+4
|
*
add fchflags and fpathconf as well.
d
1999-01-08
4
-4
/
+54
|
*
ident
d
1999-01-08
1
-0
/
+1
|
*
add poll(2). This might help get X threaded.
d
1999-01-08
3
-4
/
+150
|
*
use indr_reference instead of PASSTHRU
d
1999-01-06
1
-7
/
+8
|
[prev]
[next]