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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-22
spelling fix;
jmc
1
-2
/
+2
2020-06-22
Extend kqueue interface with EVFILT_EXCEPT filter.
mpi
1
-2
/
+9
2020-06-07
In the libc resolver function asr_run(), clear the result buffer everytime,
deraadt
1
-1
/
+3
2020-05-31
Fix printing long doubles on architectures with hm and lm bits.
mortimer
1
-11
/
+13
2020-05-31
Remove an outdated BUGS section.
visa
1
-6
/
+2
2020-05-27
This patch fixes one bug and one instance of undesirable behaviour.
schwarze
1
-9
/
+1
2020-05-17
Fix forgotten references to removed mixer.4 manual
ratchov
1
-4
/
+2
2020-04-30
drop duplicate word;
schwarze
1
-3
/
+3
2020-04-26
Minimal maintenance to make this mess slightly less confusing:
schwarze
1
-10
/
+10
2020-04-26
fix the description; from andras farkas
jmc
1
-5
/
+4
2020-04-25
A comma is not appropriate here, use a semicolon
jca
1
-2
/
+2
2020-04-25
Discourage use of RES_USE_INET6
jca
1
-1
/
+5
2020-04-25
Fix RES_USE_INET6 description
jca
1
-7
/
+9
2020-04-25
Clairify the point at which unveil first makes restricitons on the
beck
1
-9
/
+4
2020-04-24
Remove the deprecation notice for timegm().
schwarze
1
-4
/
+57
2020-04-21
move mixerctl and audioctl man pages to section 8, as these work
deraadt
1
-3
/
+3
2020-04-21
Prevent infinite for loop since i went from ssize_t to size_t. Patch from
dtucker
1
-3
/
+3
2020-04-16
Remove AUTHORS section. This follows what is done in strstr.3
claudio
1
-4
/
+2
2020-04-16
Replace the simple memmem() implementation with a version that is O(n)
claudio
1
-47
/
+167
2020-04-16
Resync our strstr.c with the musl version. Removes some debug code and
claudio
1
-11
/
+3
2020-04-10
Update ARG_MAX bytes count
jca
1
-3
/
+3
2020-03-30
"eventually" came and went back in 2004.
martijn
1
-3
/
+1
2020-03-13
Anthony Steinhauser reports that 32-bit arm cpus have the same speculation
deraadt
1
-3
/
+3
2020-03-13
typo in comment
djm
1
-2
/
+2
2020-03-11
Anthony Steinhauser reports that 32-bit arm cpus have the same speculation
deraadt
1
-3
/
+5
2020-03-11
typo; from bryan stenson
jmc
1
-3
/
+3
2020-02-18
Now that the kernel skips the two instructions immediately following
kettenis
1
-3
/
+3
2020-02-11
Some system calls can fail due to an open-ended variety of causes
schwarze
3
-10
/
+10
2020-02-09
A getlogin() function which used utmp(5) appeared in v7.
jsg
1
-4
/
+12
2020-02-08
correct Research Unix edition "appeared in" use in HISTORY
jsg
5
-15
/
+15
2020-02-06
Instead of opting in to futexes on archs with atomics opt out on archs
jsg
1
-8
/
+5
2020-02-05
More precision regarding the openlog(3) *ident argument;
schwarze
1
-21
/
+61
2020-02-05
Mention AUDIO_MIXER_{DEVINFO,READ,WRITE} in the "audio" section
ratchov
1
-3
/
+6
2020-01-26
Insert two nop instructions after each svc #0 instruction in userland.
kettenis
1
-2
/
+4
2020-01-24
Document `kern.allowdt' button.
mpi
1
-2
/
+10
2020-01-22
delete wasteful ;;
deraadt
1
-2
/
+2
2020-01-13
Document how to make getopt_long(3) process arguments in order and stop
stsp
1
-2
/
+18
2019-12-26
It is believed that an implementation of madvise was available in
jsg
1
-3
/
+3
2019-12-21
Warn that auth_call(3) users should include a "--" argument before
jsg
1
-2
/
+7
2019-12-21
In "4.2BSD System Manual" (/usr/doc/sysman in 4.2BSD source)
jsg
5
-20
/
+19
2019-12-20
drand48(3) returns values in [0.0, 1.0).
tb
1
-3
/
+3
2019-12-20
The mcount.po target is special cased here since mcount.c should not be
tb
1
-2
/
+3
2019-12-11
The file passed to realpath(3) must exists, adjust man page to new
bluhm
1
-3
/
+3
2019-12-10
Remove includes that are no longer neeed after tedu's simplification.
millert
1
-4
/
+1
2019-12-10
The msync interface first appeared in SunOS 4.0.
jsg
1
-3
/
+4
2019-12-10
Adjust history text.
jsg
1
-5
/
+8
2019-12-08
tweak previous;
jmc
1
-13
/
+13
2019-12-08
Make sure packet destination address matches interface address,
sashan
1
-2
/
+12
2019-12-06
replace links to uvm(9) to uvm_init(9); ok mpi
jmc
1
-3
/
+3
2019-12-06
Explicitly say that *permissions can be "".
schwarze
1
-3
/
+4
[next]