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
*
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
*
#if __STDC__ --> #ifdef __STDC__
mickey
1997-07-25
4
-8
/
+8
*
tabify
kstailey
1997-07-23
1
-3
/
+3
*
back out my last change to avoid the __warn_references on the mips - it's
graichen
1997-01-20
3
-9
/
+3
*
put all the __warn_references behind a #ifndef NO_WARN_REFERENCES which
graichen
1997-01-19
4
-4
/
+12
*
-Wall madness.
millert
1996-12-21
1
-2
/
+2
*
strncpy that strerror, found by oliver@secnet.com
deraadt
1996-12-17
1
-2
/
+3
*
Remove dead code
tholo
1996-09-15
2
-10
/
+10
*
Fix RCS ids
tholo
1996-08-19
26
-53
/
+38
*
typo
deraadt
1996-07-27
1
-3
/
+3
*
mention sysctl(2) and setrlimit(2); netbsd pr#2152; from davide@PIPER.NECTAR.CS.CMU.EDU
deraadt
1996-05-04
1
-2
/
+4
*
Cast negative args to their unsigned type
tholo
1996-03-25
2
-4
/
+4
*
Add prototypes for internal functions
tholo
1996-03-25
2
-4
/
+8
*
Minor cleanup
tholo
1996-03-25
1
-5
/
+0
*
sethostid() is documented and has historically returned int, not long
tholo
1996-03-22
1
-2
/
+2
*
From NetBSD: merge of 960317
niklas
1996-03-19
1
-2
/
+5
[next]