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
*
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
*
Use .Er macro when referring to errno error names.
aaron
2000-01-22
2
-4
/
+4
*
sentences finish with a period
d
2000-01-06
1
-2
/
+2
*
Typo fixes.
alex
1999-09-23
1
-2
/
+2
*
- remove all trailing whitespace
aaron
1999-07-09
7
-14
/
+14
*
when using `-' as a negative sign, escape it with a backslash so troff knows
aaron
1999-07-07
4
-11
/
+11
*
punctuation
aaron
1999-05-25
3
-11
/
+11
*
all functions need a return type and at least one arg, even if it's void
aaron
1999-05-25
2
-4
/
+4
*
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
aaron
1999-05-23
11
-22
/
+22
*
Cleanup xrefs under SEE ALSO. Specifically:
alex
1999-05-16
8
-27
/
+27
*
correct some Xr's which referred to the wrong man page sections
aaron
1999-05-10
1
-2
/
+2
*
make function names the correct case
deraadt
1999-02-27
7
-22
/
+22
*
Add thread-safety to libc, so that libc_r will build (on i386 at least).
d
1998-11-20
1
-2
/
+2
*
improve behaviour; ww@styx.org
deraadt
1998-11-15
2
-5
/
+31
*
Man pages Xrefs.
espie
1998-07-24
4
-12
/
+12
*
use Xr more often
deraadt
1998-04-28
1
-2
/
+3
*
cleanups from various sources
deraadt
1997-11-15
1
-118
/
+114
*
sv_mask is an int; mycroft
deraadt
1997-11-05
1
-2
/
+2
*
blank line seperator
deraadt
1997-11-05
1
-1
/
+2
*
decl type
deraadt
1997-11-04
1
-1
/
+2
[next]