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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Use std instead of stw to store CR since we use std in sigsetjmp(3) and
kettenis
2020-06-28
1
-2
/
+2
*
The 2nd and 3rd argument are pointers, so use the appropriate doubleword
kettenis
2020-06-28
1
-5
/
+5
*
Add missing label.
kettenis
2020-06-27
1
-2
/
+2
*
Provide an optimized implementation of ffs(3) in libc on
naddy
2020-06-26
6
-6
/
+55
*
Fix TCB_OFFSET_ERRNO. Adjust comments to reflect that powerpc64 uses %r13
kettenis
2020-06-26
1
-4
/
+4
*
Avoid "bare" register numbers.
kettenis
2020-06-26
4
-26
/
+26
*
PowerPC64 libc powerpc sys files
drahn
2020-06-25
8
-0
/
+368
*
PowerPC64 libc string/net files
drahn
2020-06-25
2
-0
/
+178
*
*** empty log message ***
drahn
2020-06-25
1
-0
/
+1
*
PowerPC64 libc/arch/powerpc/gdtoa files
drahn
2020-06-25
3
-0
/
+20
*
Committed wrong version of file, atomic_lock is 32 bit.
drahn
2020-06-25
1
-6
/
+6
*
PowerPC64 libc gen files
drahn
2020-06-25
14
-0
/
+812
*
PowerPC64 libc (libc powerpc top)
drahn
2020-06-25
4
-0
/
+176
*
spelling fix;
jmc
2020-06-22
1
-2
/
+2
*
Extend kqueue interface with EVFILT_EXCEPT filter.
mpi
2020-06-22
1
-2
/
+9
*
In the libc resolver function asr_run(), clear the result buffer everytime,
deraadt
2020-06-07
1
-1
/
+3
*
Fix printing long doubles on architectures with hm and lm bits.
mortimer
2020-05-31
1
-11
/
+13
*
Remove an outdated BUGS section.
visa
2020-05-31
1
-6
/
+2
*
This patch fixes one bug and one instance of undesirable behaviour.
schwarze
2020-05-27
1
-9
/
+1
*
Fix forgotten references to removed mixer.4 manual
ratchov
2020-05-17
1
-4
/
+2
*
drop duplicate word;
schwarze
2020-04-30
1
-3
/
+3
*
Minimal maintenance to make this mess slightly less confusing:
schwarze
2020-04-26
1
-10
/
+10
*
fix the description; from andras farkas
jmc
2020-04-26
1
-5
/
+4
*
A comma is not appropriate here, use a semicolon
jca
2020-04-25
1
-2
/
+2
*
Discourage use of RES_USE_INET6
jca
2020-04-25
1
-1
/
+5
*
Fix RES_USE_INET6 description
jca
2020-04-25
1
-7
/
+9
*
Clairify the point at which unveil first makes restricitons on the
beck
2020-04-25
1
-9
/
+4
*
Remove the deprecation notice for timegm().
schwarze
2020-04-24
1
-4
/
+57
*
move mixerctl and audioctl man pages to section 8, as these work
deraadt
2020-04-21
1
-3
/
+3
*
Prevent infinite for loop since i went from ssize_t to size_t. Patch from
dtucker
2020-04-21
1
-3
/
+3
*
Remove AUTHORS section. This follows what is done in strstr.3
claudio
2020-04-16
1
-4
/
+2
*
Replace the simple memmem() implementation with a version that is O(n)
claudio
2020-04-16
1
-47
/
+167
*
Resync our strstr.c with the musl version. Removes some debug code and
claudio
2020-04-16
1
-11
/
+3
*
Update ARG_MAX bytes count
jca
2020-04-10
1
-3
/
+3
*
"eventually" came and went back in 2004.
martijn
2020-03-30
1
-3
/
+1
*
Anthony Steinhauser reports that 32-bit arm cpus have the same speculation
deraadt
2020-03-13
1
-3
/
+3
*
typo in comment
djm
2020-03-13
1
-2
/
+2
*
Anthony Steinhauser reports that 32-bit arm cpus have the same speculation
deraadt
2020-03-11
1
-3
/
+5
*
typo; from bryan stenson
jmc
2020-03-11
1
-3
/
+3
*
Now that the kernel skips the two instructions immediately following
kettenis
2020-02-18
1
-3
/
+3
*
Some system calls can fail due to an open-ended variety of causes
schwarze
2020-02-11
3
-10
/
+10
*
A getlogin() function which used utmp(5) appeared in v7.
jsg
2020-02-09
1
-4
/
+12
*
correct Research Unix edition "appeared in" use in HISTORY
jsg
2020-02-08
5
-15
/
+15
*
Instead of opting in to futexes on archs with atomics opt out on archs
jsg
2020-02-06
1
-8
/
+5
*
More precision regarding the openlog(3) *ident argument;
schwarze
2020-02-05
1
-21
/
+61
*
Mention AUDIO_MIXER_{DEVINFO,READ,WRITE} in the "audio" section
ratchov
2020-02-05
1
-3
/
+6
*
Insert two nop instructions after each svc #0 instruction in userland.
kettenis
2020-01-26
1
-2
/
+4
*
Document `kern.allowdt' button.
mpi
2020-01-24
1
-2
/
+10
*
delete wasteful ;;
deraadt
2020-01-22
1
-2
/
+2
*
Document how to make getopt_long(3) process arguments in order and stop
stsp
2020-01-13
1
-2
/
+18
[prev]
[next]