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
2020-03-19
Plug memory leak of psensor if read_sensor does not return zero.
tracey
2020-03-19
Use bv_name() in debug output and include the hash of a map.
Martin Pieuchot
2020-03-19
Regression for unnamed map.
Martin Pieuchot
2020-03-19
Add support for unnamed map.
Martin Pieuchot
2020-03-19
When looking at which data should be recorded by the kernel include the
Martin Pieuchot
2020-03-19
Attach imxiomuxc(4) to i.MX8MM as well.
Patrick Wildt
2020-03-19
Little bit of tidying.
Nicholas Marriott
2020-03-19
Switch USB to use non-coherent buffers for data transfers. Since
Patrick Wildt
2020-03-19
Change input path so it doesn't require a pane.
Nicholas Marriott
2020-03-19
Separate variable declaration and assignment. No functional change.
anton
2020-03-19
Move unveil data structures away from the proc.h header into the
anton
2020-03-19
Do not set the history flag if there is no history.
Nicholas Marriott
2020-03-19
Add a flag to run a background process in a pty as well, not used for
Nicholas Marriott
2020-03-19
Add C position for terminal centre with display-menu -x and -y.
Nicholas Marriott
2020-03-19
Various fixes to copying with select-word and select-line, including
Nicholas Marriott
2020-03-19
The tag file always needs to be closed before starting the pager,
Ingo Schwarze
2020-03-18
1. Run Synaptics touchpads in plain W-mode. 2. Update the AGM-check.
Ulf Brosziewski
2020-03-18
Add 'ikectl reset id <ID>' command to reset all SAs from policies with
tobhe
2020-03-18
time() takes a strftime(3) format string
kn
2020-03-18
use CRLF line-ending during the SMTP dialog in the local enqueuer
Eric Faurot
2020-03-18
Whitelist 'map' type in order to use them in real (non BEGIN/END) rules.
Martin Pieuchot
2020-03-18
regen
anton
2020-03-18
Unlock flock(2).
anton
2020-03-18
Restart child process scan in dowait4() if single_thread_wait() sleeps.
Visa Hankala
2020-03-18
Plug mem leak in SADB_REGISTER.
Martin Pieuchot
2020-03-18
Break position calculation into a helper function.
Nicholas Marriott
2020-03-17
Print IO device names next to path with "list-io"
kn
2020-03-17
Mark a few functions as .globl such that they show up with their name
Mark Kettenis
2020-03-17
getopt is not required to set optarg to NULL when there is no argument
Nicholas Marriott
2020-03-17
Hook this up to the drm(4) panel code and add an override for the
Mark Kettenis
2020-03-17
Do not return early if no bits changed because may still need to change the s...
Nicholas Marriott
2020-03-17
Ignore default-shell (and use /bin/sh) if it invalid not just if it is
Nicholas Marriott
2020-03-17
Fix inline assembly in ppc_mftb(); using %L0 instead of %0+1 makes this work
Mark Kettenis
2020-03-17
Use strlcpy instead of strncpy to ensure results are NUL terminated.
tobhe
2020-03-17
Prevent out-of-bound read if `rate' doesn't match known values.
Martin Pieuchot
2020-03-17
Exit when m_get_string() returns NULL to prevent nullptr dereference in
tobhe
2020-03-17
rework amd (not intel) smt/core/package detection.
David Gwynne
2020-03-16
Initialize session.rcptto to NULL before parsing command line optinos.
Todd C. Miller
2020-03-16
Actually attach panel (if we have one).
Mark Kettenis
2020-03-16
Replace video "framework" with a more generic port/endpoint "framework".
Mark Kettenis
2020-03-16
fix cast in isdigit() calls.
Sebastian Benoit
2020-03-16
Do not attempt to close a NULL pane when failing to create a new one.
Nicholas Marriott
2020-03-16
Prevent a NULL derefence in alloc_all_endpoints_fixed_ep()
Jasper Lievisse Adriaanse
2020-03-16
Consistently spell 'unsigned' as 'unsigned int', as style(9) seems
Theo Buehler
2020-03-16
Adapt to tls13_record_layer.c r1.30 (the sequence number shouldn't wrap).
Theo Buehler
2020-03-16
The RFC is clear (section 5.3) that sequence number should never wrap.
Theo Buehler
2020-03-16
The assumption that in roa tables a prefix / source-as combo only appears
Claudio Jeker
2020-03-16
Adjust selection correctly when scrolling, from Anindya Mukherjee.
Nicholas Marriott
2020-03-16
Remove unused function argument.
Martin Pieuchot
2020-03-16
Enable tests now that the original parent see the exit status after the
Martin Pieuchot
[prev]
[next]