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
/
man
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
place this under the Public Domain (instead of a bad license I had put)
pvalchev
2003-06-02
1
-6
/
+2
*
section reorder;
jmc
2003-06-02
9
-85
/
+85
*
- typos
jmc
2003-05-18
14
-45
/
+44
*
RETURN VALUE -> RETURN VALUES in .Sh, as per mdoc template.
jmc
2003-05-08
4
-14
/
+14
*
document that sigwait() needs to be linked with -pthread;
jmc
2003-03-14
1
-1
/
+9
*
copyrights added;
jmc
2003-02-20
7
-7
/
+28
*
intial -> initial;
jmc
2003-02-18
1
-2
/
+2
*
Use the sources that exist in sibdirs of libpthread, not libc_r
marc
2003-01-20
1
-2
/
+2
*
remove unused manpages (already in libc) and reorder SEE ALSO; marc@ ok.
fgsch
2002-11-09
3
-78
/
+2
*
spelling; raj@cerias.purdue.edu
deraadt
2002-06-04
1
-2
/
+2
*
o) start new sentence on a new line;
mpech
2002-05-01
25
-131
/
+176
*
Initial cleanup:
mpech
2002-04-30
6
-14
/
+13
*
correct .Xr's.
fgsch
2002-02-21
1
-3
/
+3
*
Use .St for standards. Random cleanups as well.
fgsch
2002-02-21
28
-124
/
+169
*
When cleanup_routine is called... also use .St to reference standards.
fgsch
2002-02-21
1
-5
/
+5
*
Xr pthread_kill; from fries@
fgsch
2002-02-21
1
-1
/
+2
*
fix includes and some cleanup.
fgsch
2002-02-20
6
-24
/
+17
*
pthread_kill() manpage; from FreeBSD.
fgsch
2002-02-20
2
-1
/
+77
*
fix this by now; .Rv prolly has to be removed.
fgsch
2002-02-19
1
-2
/
+3
*
fix after fgs
pvalchev
2002-01-28
1
-3
/
+3
*
correct function name.
fgsch
2002-01-28
1
-2
/
+2
*
sem_XXX(3) manpages; better now that never.
fgsch
2002-01-28
7
-3
/
+507
*
o point pthread_setcancel(type|state) manpages where they belong.
fgsch
2001-12-07
2
-16
/
+7
*
fix typo in thread status flags
marc
2001-11-02
1
-2
/
+2
*
Add note to BUGS section regarding linking with -ggdb vs -g
marc
2001-10-30
1
-1
/
+11
*
Describe all the thread status flags. Describe the two
marc
2001-10-28
1
-17
/
+42
*
spelling
pvalchev
2001-08-20
1
-2
/
+2
*
enable pthread_main_np(3)
pvalchev
2001-08-19
1
-1
/
+2
*
Describe the pthread_main_np() function
pvalchev
2001-08-18
1
-0
/
+42
*
manpage for pthread_[get|set]schedparam; from FreeBSD.
fgsch
2001-08-11
2
-3
/
+95
*
o) We always close .Bl and .Bd tags;
mpech
2001-08-06
1
-2
/
+1
*
pthread_mutexattr_* manpage; from FreeBSD.
fgsch
2001-08-04
2
-2
/
+190
*
typo; krapht@secureops.com
deraadt
2001-08-03
1
-2
/
+2
*
remove double space after comma
jasoni
2001-06-24
3
-6
/
+6
*
grammar
jasoni
2001-06-24
5
-10
/
+10
*
missing word
jasoni
2001-06-01
1
-2
/
+2
*
missing word
jasoni
2001-05-31
1
-2
/
+3
*
more typos
deraadt
2001-05-31
1
-4
/
+4
*
typos; first few spotted by heko@saitti.net
deraadt
2001-05-31
1
-5
/
+5
*
-lpthread -> -pthread
brad
2000-12-31
1
-2
/
+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
*
Suffix "i.e." and "e.g." with a comma. Just another really picky man page
aaron
2000-03-14
2
-4
/
+4
*
Typo in synopsis: sont --> const
alex
2000-03-07
1
-2
/
+2
*
Use .Va for errno.
aaron
2000-03-04
1
-2
/
+4
*
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
*
sync
d
2000-01-06
1
-3
/
+12
[next]