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
...
*
prepare for switching threads
d
2000-09-25
2
-0
/
+70
|
*
prepare for thread switching
d
2000-09-25
2
-0
/
+111
|
*
preparation for switch-based threads
d
2000-09-25
6
-0
/
+378
|
*
forward declaration of struct timespec to avoid warning
art
2000-06-27
1
-1
/
+2
|
*
fix Xr; glam0006@tc.umn.edu
deraadt
2000-04-28
1
-3
/
+3
|
*
Mostly punctuation fixes.
aaron
2000-04-15
4
-8
/
+8
|
*
Trailing whitespace begone!
aaron
2000-04-12
14
-43
/
+43
|
*
MACHINE_STACK_GROWS_UP
d
2000-03-22
1
-18
/
+26
|
*
Suffix "i.e." and "e.g." with a comma. Just another really picky man page
aaron
2000-03-14
2
-4
/
+4
|
|
|
|
|
commit, as we want our documentation to be as consistently formatted as possible (it's getting there :-)).
*
Typo in synopsis: sont --> const
alex
2000-03-07
1
-2
/
+2
|
*
Use .Va for errno.
aaron
2000-03-04
1
-2
/
+4
|
*
need string.h
deraadt
2000-02-28
1
-0
/
+1
|
*
alpha
d
2000-02-26
1
-3
/
+7
|
*
better column titles. show prioq and scheduler timing information
d
2000-02-26
1
-5
/
+34
|
*
uninitialised fields
d
2000-02-26
1
-1
/
+3
|
*
its a stack, not a queue
d
2000-02-10
1
-2
/
+2
|
*
protect arguments to Nd
d
2000-02-10
1
-2
/
+2
|
*
document existence of pthread_setcancelstate and pthread_setcanceltype
d
2000-02-10
1
-5
/
+14
|
*
canceled -> cancelled
aaron
2000-01-22
2
-6
/
+6
|
*
malloc lock helpers
d
2000-01-14
1
-0
/
+18
|
*
build libpthread AND libc_r for i386
d
2000-01-06
1
-2
/
+4
|
*
use everything in libc_r (sorry, todd)
d
2000-01-06
1
-11
/
+12
|
*
LIBCR_SRCDIR
d
2000-01-06
1
-2
/
+2
|
*
unused vars
d
2000-01-06
1
-2
/
+2
|
*
thread-specific storage helper
d
2000-01-06
2
-0
/
+82
|
*
quieten gcc
d
2000-01-06
1
-2
/
+3
|
*
copyright, includes, cast
d
2000-01-06
1
-3
/
+7
|
*
kill silly casts to (long)
d
2000-01-06
1
-3
/
+3
|
*
include unistd.h
d
2000-01-06
1
-1
/
+2
|
*
quieten gcc with extra parens
d
2000-01-06
1
-2
/
+2
|
*
fill out cases with new thread states
d
2000-01-06
1
-2
/
+3
|
*
unused var
d
2000-01-06
2
-4
/
+3
|
*
unused var, test lock return
d
2000-01-06
1
-2
/
+5
|
*
oops
d
2000-01-06
1
-3
/
+2
|
*
SPINLOCK_INIT, volatile
d
2000-01-06
1
-5
/
+7
|
*
volatile
d
2000-01-06
1
-3
/
+4
|
*
dump verbosely only if PTHREAD_DEBUG env var is defined
d
2000-01-06
1
-20
/
+39
|
*
include stdlib.h, unused vars
d
2000-01-06
1
-3
/
+2
|
*
include stdlib.h
d
2000-01-06
1
-1
/
+2
|
*
volatile, unused vars
d
2000-01-06
1
-3
/
+2
|
*
put proc pid in fatal error string; don't call abort() - instead deliver SIGABRT directly (inside #if); unused vars
d
2000-01-06
1
-5
/
+24
|
*
unused vars
d
2000-01-06
2
-5
/
+2
|
*
_SPINLOCK_INIT, unused vars
d
2000-01-06
1
-4
/
+2
|
*
unused variable
d
2000-01-06
1
-2
/
+1
|
*
/* in comment
d
2000-01-06
1
-2
/
+2
|
*
volatile; thread_private.h; locking defines moved out; kill(), getpid()
d
2000-01-06
1
-31
/
+33
|
*
LIBC_RSRCDIR
d
2000-01-06
1
-3
/
+3
|
*
use uthread_machdep.S if exists; conditionally build syscall objects for libc_r
d
2000-01-06
1
-5
/
+28
|
*
sync
d
2000-01-06
1
-3
/
+12
|
*
describe SIGINFO dump better
d
2000-01-06
1
-31
/
+60
|
[prev]
[next]