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
/
gen
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
typo
millert
2002-07-18
1
-2
/
+2
*
indent, and double free fix; millert ok
deraadt
2002-07-14
1
-10
/
+12
*
Add a missing check for fts_alloc() returning NULL; Chad Loder
millert
2002-07-12
1
-3
/
+4
*
Use qsort() instead of mergesort() since the latter can fail due
millert
2002-07-08
1
-2
/
+18
*
Remove kernel support for NTP. ok deraadt@ and tholo@
nordin
2002-07-06
1
-6
/
+1
*
KNF
deraadt
2002-07-06
3
-64
/
+67
*
cope better if realloc fails; better fix than cloder@acm.org
deraadt
2002-07-06
1
-1
/
+2
*
more refinement
deraadt
2002-07-05
1
-9
/
+10
*
missing priority argument in example; ok millert@
stevesk
2002-07-02
1
-2
/
+2
*
need string.h
deraadt
2002-07-01
1
-1
/
+2
*
Disc -> Disk for EDQUOT; now the error and log messages that appear when
pjanzen
2002-07-01
1
-2
/
+2
*
Fix strnvis(): don't truncate unnecessarily, set the return value correctly
pjanzen
2002-07-01
2
-17
/
+31
*
indent
deraadt
2002-07-01
1
-1
/
+2
*
Add RPP_STDIN flag which acts as the converse of RPP_REQUIRE_TTY.
millert
2002-06-28
2
-6
/
+11
*
Lies, damn lies and getcap(3). The description for cgetclose() was
millert
2002-06-28
1
-4
/
+12
*
%u
deraadt
2002-06-27
1
-3
/
+3
*
KNF
deraadt
2002-06-27
1
-2
/
+2
*
%u and uid/gid
deraadt
2002-06-27
1
-4
/
+4
*
uid_t is unsigned
deraadt
2002-06-23
2
-4
/
+4
*
use strtok_r() instead of strtok(); millert ok
deraadt
2002-06-22
1
-15
/
+16
*
Close log file when leaving syslog_r(). deraadt@ ok
jjbg
2002-06-20
1
-1
/
+5
*
spelling; from Brian Poole <raj@cerias.purdue.edu>
todd
2002-06-14
1
-2
/
+2
*
__indr_reference() and the definition in the same compilation unit are
fgsch
2002-06-12
8
-56
/
+32
*
Document kern.userasymcrypto
angelos
2002-06-11
1
-1
/
+8
*
random cleanup that's cheaper to commit than to remove from my tree.
art
2002-06-11
1
-2
/
+2
*
put back in the assert changes for ISO C 99 (put __func__ in it)
espie
2002-06-10
1
-1
/
+11
*
spelling; moritz@jodeit.org
deraadt
2002-06-09
2
-5
/
+5
*
Document KERN_MBSTAT
angelos
2002-06-09
1
-1
/
+8
*
Document proc arg sysctls.
art
2002-06-08
1
-1
/
+21
*
Document NFILES, TTYCOUNT (to come) and NUMVNODES (to come).
angelos
2002-06-08
1
-2
/
+13
*
use weak aliases whenever is possible; millert@ ok.
fgsch
2002-06-08
17
-173
/
+66
*
document net.inet6.ip6.v6only
itojun
2002-06-07
1
-1
/
+10
*
If send() returns ENOBUFS, sleep for one microsecond and retry.
millert
2002-06-05
1
-5
/
+12
*
Make nice(3) standards compliant; adapted from patch by Matthias Drochner
millert
2002-06-03
2
-10
/
+30
*
document net.inet6.ip6.maxfrags
itojun
2002-05-28
1
-1
/
+7
*
pid_t cleanup
deraadt
2002-05-26
1
-2
/
+2
*
add net.inet.icmp.tstamprepl sysctl for timestamp control; jason@ackley.net
deraadt
2002-05-24
1
-1
/
+2
*
try to use strlcpy and snprintf more; ok various
deraadt
2002-05-24
8
-33
/
+35
*
put a real struct definition instead of the weird "typedef struct
vincent
2002-05-22
1
-2
/
+2
*
now catches SIGALRM and SIGPIPE too
millert
2002-05-09
1
-2
/
+4
*
Add SIGALRM and SIGPIPE to the list of signals we catch, turn echo back on,
millert
2002-05-09
1
-10
/
+14
*
Fix typo; Peter Werner
millert
2002-05-08
1
-2
/
+2
*
Sync EA with FreeBSD, mostly addition of new ENOATTR errno.
drahn
2002-05-01
1
-1
/
+2
*
o) start new sentence on a new line;
mpech
2002-05-01
2
-9
/
+14
*
Some errno entries were not documented or added to _sys_errlist[] when
drahn
2002-04-30
1
-1
/
+4
*
Initial cleanup:
mpech
2002-04-30
8
-37
/
+38
*
Stash string lengths in variables instead of computing multiple times.
millert
2002-04-29
1
-42
/
+47
*
avoid cranking libc minors for another few weeks
deraadt
2002-04-19
1
-11
/
+1
*
Use __func__ in assert.
espie
2002-04-17
1
-1
/
+11
*
WCCPv1 GRE sysctl -- ok deraadt@
angelos
2002-04-03
1
-1
/
+6
[next]