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
2019-05-28
Redraw status line if size changes, GitHub issue 1762. Also fix length
Nicholas Marriott
2019-05-28
Fix reporting of up->down transition in routing message
kn
2019-05-28
Do not read past the end of the argument string if it is empty.
Nicholas Marriott
2019-05-28
unintialized fd passed to close(), found by hiltjo posthuma
Theo de Raadt
2019-05-28
Correct the test for when the L1TF vulnerablity has been mitigated via
Philip Guenther
2019-05-28
Skip doing MDS mitigation on vmm entry if the new firmware is present,
Philip Guenther
2019-05-28
Cleanup some bootloader code
Mike Larkin
2019-05-28
Fix typo and label indent.
Joel Sing
2019-05-28
Tidy up some names/structures following the renaming of TLS extension
Joel Sing
2019-05-28
_thread_sys___realpath must be exported like _thread_sys___getcwd obviously.
Theo de Raadt
2019-05-28
Remove mention of YP lookup from hosts(5), as support was removed from
Bryan Steele
2019-05-28
Enable the use of the kernel __realpath() system call in the libc wrapper.
Bob Beck
2019-05-28
Exit 1 correctly if source-file fails.
Nicholas Marriott
2019-05-28
Allow source-file to take multiple arguments.
Nicholas Marriott
2019-05-28
Include pthread.h to make this header standalone (needs pthread_t and others)
Jeremie Courreges-Anglas
2019-05-28
Change the default right click pane to open the menu if not in a mode
Nicholas Marriott
2019-05-28
Add key bindings to open the window and pane menus (C-m and M-m for now).
Nicholas Marriott
2019-05-28
Allow menu items to be disabled by putting a - at the start of their
Nicholas Marriott
2019-05-28
Enable virtio again since the compilation problems have been fixed.
Stefan Fritsch
2019-05-28
Make vmd(8)'s ns8250 emulation more correct
Mike Larkin
2019-05-28
Change display-menu from taking a single string to a set of arguments,
Nicholas Marriott
2019-05-28
A step in solving the bootstrap problem in a dnssec environement.
Otto Moerbeek
2019-05-28
Remove a 15 year old XXX comment
Mike Larkin
2019-05-28
vmd: unset CR0_CD and CR0_NW in default flat64 register values
pd
2019-05-27
spelling fixes in comments and one printf; from j sisson
Jason McIntyre
2019-05-27
only reschedule the periodic interrupt after updating register A
Jasper Lievisse Adriaanse
2019-05-27
Clarify newlines inside {} a little.
Nicholas Marriott
2019-05-27
fix virtio_pci on 32bit archs
Stefan Fritsch
2019-05-27
fix multitouch by properly reading multi-finger data on type4
Joshua Stein
2019-05-27
Go less crazy with horizontal separators on default menus.
Nicholas Marriott
2019-05-27
For "gunzip -N", only use the basename of the stored path.
Todd C. Miller
2019-05-27
disable virtio. a serially careless & procedure violating developer
Theo de Raadt
2019-05-27
Fix crash when killing the current window, reported by Jesus Rafael
Nicholas Marriott
2019-05-27
Add an additional {} syntax for defining strings in the configuration
Nicholas Marriott
2019-05-27
Use getopts instead of getopt(1)
Jeremie Courreges-Anglas
2019-05-27
Switch the peer TAILQ to a RB tree indexed by the peer id. This way
Claudio Jeker
2019-05-27
fix core dump reported by Adam Thomson; ok tb@
Otto Moerbeek
2019-05-27
add vulkan dirs
Jonathan Gray
2019-05-27
Fix the intended ordering of items in buffer mode - it should not always
Nicholas Marriott
2019-05-26
support -T erspan so arbitrary gre protocols can be seen as erspan
David Gwynne
2019-05-26
tweak previous;
Jason McIntyre
2019-05-26
Add keys for new menu items.
Nicholas Marriott
2019-05-26
Always redraw overlay if it is on (so status line doesn't redraw over it).
Nicholas Marriott
2019-05-26
Do not accept choice unless mouse has actually moved before.
Nicholas Marriott
2019-05-26
Add formats for word and line under the mouse and use them to add some
Nicholas Marriott
2019-05-26
reflect current reality
Marc Espie
2019-05-26
document somewhat oldish improvements
Marc Espie
2019-05-26
adjust comment. ArcCheck hasn't dealt with long names ever since
Marc Espie
2019-05-26
perl makewhatis has been dead a few years
Marc Espie
2019-05-26
Support virtio 1.0 for virtio_pci
Stefan Fritsch
[next]