index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-05-11
Fix fallout from i386 Meltdown preparation which is using interrupt
Alexander Bluhm
2018-05-11
Mention netinet/tcp.h, like many others already do.
Vadim Zhukov
2018-05-11
Compile the EFI bootloader with -mfloat-abi=soft to prevent the compiler from
Mark Kettenis
2018-05-11
Emphasise that -w implicitly sets Tunnel=point-to-point and that users
Damien Miller
2018-05-11
Clean up comment.
Darren Tucker
2018-05-11
implement EMFILE mitigation for ssh-agent: remember the fd rlimit
Damien Miller
2018-05-11
Explicit cast when snprintf'ing an uint64. Prevents warnings on platforms
Darren Tucker
2018-05-10
more errx -> err, from schwarze@
Sebastian Benoit
2018-05-10
Do not mention TCP in tcpbench comments and error messages regarding
Alexander Bluhm
2018-05-10
print strdup error with err(). From Nan Xiao nan AT chinadtrace DOT
Sebastian Benoit
2018-05-10
Fix typo in RFC number.
Theo Buehler
2018-05-10
TCP debug sockets still had code for old TCP timers that were
Alexander Bluhm
2018-05-10
pf route-to should not send packets from 127.0.0.1 or ::1 address
Alexander Bluhm
2018-05-10
reorganize code
Eric Faurot
2018-05-09
hook up rebound
anton
2018-05-09
Add rebound regress tests, including a simple DNS server used as the upstream
anton
2018-05-09
Mention allow-rename with \033k.
Nicholas Marriott
2018-05-09
Cleanup IPsec ESP error handling with consistent goto drop.
Alexander Bluhm
2018-05-09
Fix a linking error in the IP26 kernel. This is a regression caused
Visa Hankala
2018-05-09
on the other hand, commenting this out was involuntary.
Marc Espie
2018-05-09
Avoid locking two vm_pages simultaneously in pmap_enter(). To achieve
Visa Hankala
2018-05-09
vm_page lookup does not need locking. Hoist it outside the pmap lock.
Visa Hankala
2018-05-09
As required by IF-MIB, cap ifSpeed at UINT32_MAX; the value is a GAUGE32 so
Stuart Henderson
2018-05-09
Cleanup IPsec AH error handling with consistent goto drop.
Alexander Bluhm
2018-05-09
consistent verb form; from nan xiao
Jason McIntyre
2018-05-09
Fix (include file ) line number counting by keeping track of the unget
Otto Moerbeek
2018-05-09
Remove empty syspatch dir if we fail to extract.
Antoine Jacoutot
2018-05-09
Mark `f_ops' as immutable.
Martin Pieuchot
2018-05-09
Another check for NULL window if looking for index.
Nicholas Marriott
2018-05-09
Remove witness_channel and always use console output
Visa Hankala
2018-05-09
Implement stack trace saving on mips64.
Visa Hankala
2018-05-09
After the fix to kvm_getargv(3)/kvm_getenv(3) on May 3,
Ingo Schwarze
2018-05-09
Fix a long-standing issue:
Ingo Schwarze
2018-05-08
Eliminate the class=It-* attributes.
Ingo Schwarze
2018-05-08
Switch the emitted HTML element from <b> to <code> for the fixed
Ingo Schwarze
2018-05-08
some barebones documentation for the record option.
Ted Unangst
2018-05-08
Historically there were slow and fast tcp timeouts. That is why
Alexander Bluhm
2018-05-08
Socket splicing can delay operations by task or timeout. Introduce
Alexander Bluhm
2018-05-08
Do do include <sys/mount.h> because it breaks some userland programs
Martin Pieuchot
2018-05-08
Use fd_getfile() in sysctl_file() instead of rewriting it.
Martin Pieuchot
2018-05-08
Introduce rtm_sendup() a function to deliver routing messages to a
Martin Pieuchot
2018-05-08
Print xHCI revision in dmesg.
Martin Pieuchot
2018-05-08
When looping over mount points, the FOREACH SAVE macro is not save.
Alexander Bluhm
2018-05-08
Change fd_iterfile() to not return imature fps instead of skipping them
Martin Pieuchot
2018-05-08
Move the vfs stall "barrier" logic to a function. FREF() will soon
Martin Pieuchot
2018-05-08
Protect per-file counters and document which lock is used to protect
Martin Pieuchot
2018-05-08
there will be tweaks.
Marc Espie
2018-05-07
Add the logging parameters to mousecfg.c, and make the 'param' field
Ulf Brosziewski
2018-05-07
Add logging options to wsmouse. Input and event logging for debug
Ulf Brosziewski
2018-05-07
Zap two unused variables.
Visa Hankala
[next]