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
/
compat-43
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sigsetmask() and sigblock() are no longer used by any setjmp implementation
guenther
2016-09-26
1
-2
/
+0
*
for some time now mandoc has not required MLINKS to function
jmc
2016-03-30
1
-4
/
+1
*
Merge the sigaction() and sigprocmask() overloads/wrappers from libpthread
guenther
2015-10-23
1
-3
/
+5
*
Do provide hidden _libc_* aliases for sig{block,setmask} and use them in
guenther
2015-09-13
1
-0
/
+2
*
Use .Rv where appropriate, and move it to RETURN VALUES;
schwarze
2015-01-29
1
-6
/
+3
*
Move to the <limits.h> universe.
deraadt
2015-01-16
1
-1
/
+0
*
use .In where appropriate; from Kaspars at Bankovskis dot net
schwarze
2015-01-15
1
-3
/
+3
*
these never needed sys/param.h
deraadt
2015-01-14
2
-4
/
+4
*
Xr getdtablecount
deraadt
2014-12-12
1
-2
/
+3
*
Add some missing names to the NAME sections.
schwarze
2014-04-07
1
-3
/
+4
*
Use PATH_MAX, NAME_MAX and LOGIN_NAME_MAX not MAXPATHNAMELEN,
millert
2013-09-30
1
-5
/
+5
*
more library history
schwarze
2013-07-17
5
-24
/
+50
*
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
tedu
2013-06-05
8
-26
/
+26
*
no need to cast null
tedu
2013-06-01
1
-2
/
+2
*
sigstack() is long dead, and the compat sigaltstack syscall is gone too.
guenther
2011-11-22
1
-4
/
+3
*
knock out some useless Pp;
jmc
2011-09-03
1
-2
/
+1
*
make -column lists pretty again;
jmc
2011-09-03
1
-36
/
+35
*
Do not attempt to silently continue text for the last column of tables
schwarze
2010-02-25
1
-5
/
+3
*
Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependent
miod
2010-02-03
1
-2
/
+2
*
convert to new .Dd format;
jmc
2007-05-31
8
-16
/
+16
*
SIGCONT may be sent to any process with the same session ID as the caller,
jmc
2006-10-11
1
-2
/
+2
*
End sentences with a dot
miod
2005-10-05
1
-2
/
+2
*
zap remaining rcsid.
espie
2005-08-08
8
-32
/
+6
*
Warn against getwd() usage.
miod
2003-10-10
1
-1
/
+4
*
proto repairs
deraadt
2003-07-15
1
-1
/
+2
*
protos
deraadt
2003-07-15
1
-1
/
+2
*
ansification; checked by pval
deraadt
2003-06-11
4
-18
/
+11
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
15
-90
/
+30
*
- section reorder
jmc
2003-05-30
4
-16
/
+15
*
cpu -> CPU
jmc
2003-05-12
1
-2
/
+2
*
Move setrgid(3) and setruid(3) from libc -> libcompat.
millert
2003-05-08
4
-182
/
+3
*
typos;
jmc
2003-05-07
1
-2
/
+2
*
Replace emulated versions of setreuid() and setregid() with real syscalls.
millert
2003-01-31
5
-335
/
+3
*
SEE ALSO corrections. millert ok.
fgsch
2002-11-10
1
-2
/
+2
*
No longer used
millert
2002-10-30
2
-150
/
+0
*
o .Xr setres[ug]id
millert
2002-10-30
3
-11
/
+35
*
Add [gs]etres[ug]id(2) syscall to libc and use it in emulating some 4.3BSD
millert
2002-10-30
5
-24
/
+49
*
fix Xr refs; frisco@blackant.net
deraadt
2002-09-18
1
-2
/
+2
*
spelling; raj@cerias.purdue.edu
deraadt
2002-06-04
2
-4
/
+4
*
Initial cleanup:
mpech
2002-04-30
1
-2
/
+2
*
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
millert
2002-02-19
6
-38
/
+6
*
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
millert
2002-02-16
4
-8
/
+8
*
use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok.
lebel
2001-06-27
1
-3
/
+2
*
mdoc police.
aaron
2001-03-11
1
-2
/
+3
*
Remove errant line (pasto).
millert
2001-01-18
1
-2
/
+1
*
Provide examples showing how to convert old code to use sigprocmask(2).
millert
2001-01-18
2
-2
/
+97
*
.Sh EXAMPLE -> .Sh EXAMPLES. Even if there's only one example, at least
aaron
2000-12-15
1
-2
/
+2
*
Repairs.
aaron
2000-04-18
6
-29
/
+40
*
- For consistency, `super-user' -> `superuser' in all cases.
aaron
2000-04-15
4
-13
/
+13
*
sigblock.3 MLINK
deraadt
2000-03-28
1
-1
/
+2
[next]