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
2017-04-21
It is annoying that the copy mode key table (or any other key table)
Nicholas Marriott
2017-04-21
More unnecessary arguments now winlink points back to session.
Nicholas Marriott
2017-04-21
History needs to be loaded after config parsing is done - now that
Nicholas Marriott
2017-04-21
Store state shared between multiple commands in the queue in a shared
Nicholas Marriott
2017-04-21
Repair AgentX support.
Jeremie Courreges-Anglas
2017-04-21
Fix uninitialized variable that coult result in a crash.
Jeremie Courreges-Anglas
2017-04-21
Do not run the config file in the context of the first client, instead
Nicholas Marriott
2017-04-21
Fail if vm.conf exists but cannot be opened, ignore if it doesn't exist.
Reyk Floeter
2017-04-21
Use ether_crc32_le() instead of a custom version.
Martin Pieuchot
2017-04-21
Add global configuration option "local prefix" to change prefix for -L.
Reyk Floeter
2017-04-21
vmd(8) pci emulation fix required for upcoming option rom support.
Mike Larkin
2017-04-20
control_char() for ASCII needs to include both genuine control
Nicholas Marriott
2017-04-20
add previous to NAME;
Jason McIntyre
2017-04-20
sync
Theo de Raadt
2017-04-20
Use fdforkpty() instead of our own unwrapped versions.
Nicholas Marriott
2017-04-20
Add getptmfd(), fdopenpty(), fdforkpty() functions. These allow programs
Nicholas Marriott
2017-04-20
Fix previous.
Visa Hankala
2017-04-20
sync
Theo de Raadt
2017-04-20
Get TCB address using the RDHWR instruction instead of __get_tcb().
Visa Hankala
2017-04-20
Make TCB address available to userspace via the UserLocal register.
Visa Hankala
2017-04-20
only 32 bits of the pledgecode were passed up via ktrace
Theo de Raadt
2017-04-20
Only set up a current target for mouse key bindings. Fixes:
Nicholas Marriott
2017-04-20
Drop unnecessary headers. This fixes kernel build on platforms
Visa Hankala
2017-04-20
regen
Jonathan Gray
2017-04-20
Remove an incorrect Bay Trail I2C entry that masked a valid Bay Trail
Jonathan Gray
2017-04-20
Add option to compile witness(4).
Visa Hankala
2017-04-20
Tweak lock inits to make the system runnable with witness(4)
Visa Hankala
2017-04-20
Hook up mutex(9) to witness(4).
Visa Hankala
2017-04-20
Hook up rwlock(9) to witness(4).
Visa Hankala
2017-04-20
Hook up mplock to witness(4) on amd64 and i386.
Visa Hankala
2017-04-20
Add a port of witness(4) lock validation tool from FreeBSD.
Visa Hankala
2017-04-20
Add routines for saving stack traces and printing saved traces
Visa Hankala
2017-04-20
Install clflushoptintrin.h and move pkuintrin.h such that the list is
Mark Kettenis
2017-04-20
Use register names without the % prefix in the global register variable
Mark Kettenis
2017-04-20
Now that struct winlink has a session pointer, can remove some arguments.
Nicholas Marriott
2017-04-20
There is no real need for window_printable_flags to allocate, make it
Nicholas Marriott
2017-04-20
If a #() command doesn't exit, use its most recent line of output (it
Nicholas Marriott
2017-04-20
use strtonum instead of strtoll to parse the argument to -j
David Gwynne
2017-04-19
sync
Theo de Raadt
2017-04-19
Add sizes to free()
David Hill
2017-04-19
Add size to free()
David Hill
2017-04-19
load_cfg returns < 0 on error, not != 0. Problem reported by Kaushal Modi.
Nicholas Marriott
2017-04-19
SA group has been renamed to bundle. Adapt test.
Alexander Bluhm
2017-04-19
Rename all SA groups to bundles consistently. The first kernel
Alexander Bluhm
2017-04-19
icmp6_rip6_input() was mostly duplicated code from rip6_input().
Alexander Bluhm
2017-04-19
Add support for dynamic "NAT" interfaces (-L/local interface).
Reyk Floeter
2017-04-19
Use the rt_rmx defines that hide the struct rt_kmetrics indirection.
Alexander Bluhm
2017-04-19
Update to terminfo.src 2017-04-01.
Nicholas Marriott
2017-04-19
Add a suspend helper function, and do not allow detaching or suspending
Nicholas Marriott
2017-04-19
Style nits and a missing cast.
Nicholas Marriott
[prev]
[next]