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-07-04
Avoid malloc(3) calls in signal handler
kn
2020-07-04
Fix intermittent failing device initialization seen on some Synaptics
Marcus Glocker
2020-07-04
Do the same as libc, store "-1" in the return value when a syscall failed.
Martin Pieuchot
2020-07-04
Fix a double free in error paths
Jeremie Courreges-Anglas
2020-07-04
Print the correct register for syscall return value.
Martin Pieuchot
2020-07-04
Add a missing circular_init() call in the TLS ordering test.
Joel Sing
2020-07-04
Remove no-op cn30xxgmx_reset_board().
Visa Hankala
2020-07-04
Use klist_invalidate() in knote_processexit()
Visa Hankala
2020-07-04
It's been agreed upon that global locks should be expressed using
anton
2020-07-04
Permit the stack to check transport and network checksums. Although the link
Richard Procter
2020-07-03
Increment line number when skipping multi-line comments.
Martin Pieuchot
2020-07-03
Use an LFENCE instruction everywhere where we use RDTSC when we are
Mark Kettenis
2020-07-03
Rename IN6_IFF_PRIVACY to IN6_IFF_TEMPORARY.
Florian Obser
2020-07-03
We need a RAMDISK kernel config as well of course.
Mark Kettenis
2020-07-03
Pass the expected 'scsibus_attach_args *' to scsibus_attach() via
Kenneth R Westerback
2020-07-03
More powerpc64 sets.
Mark Kettenis
2020-07-03
Sets for powerpc64.
Mark Kettenis
2020-07-03
update setproctitle after re-exec; ok djm
Markus Friedl
2020-07-03
keep ignoring HUP after fork+exec; ok djm
Markus Friedl
2020-07-03
don't exit the listener on send_rexec_state errors; ok djm
Markus Friedl
2020-07-03
put back the mux_ctx memleak fix, but only for channels of type
Damien Miller
2020-07-03
revert r1.399 - the lifetime of c->mux_ctx is more complex; simply freeing
Damien Miller
2020-07-03
zap trailing whitespace on one line
Theo Buehler
2020-07-03
Missing word, from annihilannic at hotmail dot com, GitHub issue 2288.
Nicholas Marriott
2020-07-03
avoid tilde_expand_filename() in expanding ~/.ssh/rc - if sshd is
Damien Miller
2020-07-03
Check if client is NULL before using it, GitHub issue 2295.
Nicholas Marriott
2020-07-03
when redirecting sshd's log output to a file, undo this redirection
Damien Miller
2020-07-03
start ClientAliveInterval bookkeeping before first pass through
Damien Miller
2020-07-03
Only reset the serveralive check when we receive traffic from the server
Darren Tucker
2020-07-03
fix memory leak of mux_ctx; patch from Sergiy Lozovsky via bz3189
Damien Miller
2020-07-03
tlsexttest: pass message type to the extension functions
Theo Buehler
2020-07-03
Make the message type available to the extension functions
Theo Buehler
2020-07-03
adjust alpn extension test to new argument order
Theo Buehler
2020-07-03
adjust tlsexttest to new argument order
Theo Buehler
2020-07-03
Improve argument order for the internal tlsext API
Theo Buehler
2020-07-02
timecounting: make the dummy counter interrupt- and MP-safe
cheloha
2020-07-02
Add RAMDISK config for powerpc64.
Mark Kettenis
2020-07-02
Shuffle things around so that sc->sc_link initialization is
Kenneth R Westerback
2020-07-02
Make the copyin(9) functions work when crossing a segment boundary.
Mark Kettenis
2020-07-02
For now an empty file is good enough to get libkvm to build on powerpc64.
Mark Kettenis
2020-07-02
Update awk to July 2, 2020 version.
Todd C. Miller
2020-07-02
Use IPL_TTY, at least for now, as the only consumer of OPAL interrupts
Mark Kettenis
2020-07-02
Minimal fbtab for powerpc64.
Mark Kettenis
2020-07-02
Shuffle things around so that sc->sc_link initialization is
Kenneth R Westerback
2020-07-02
We need the same header files on powerpc64 as we have on powerpc.
Mark Kettenis
2020-07-02
Fix pte_lookup() for pages using the secondary hash.
Mark Kettenis
2020-07-02
Document that bwi(4) disables BCM4331 chips by intention.
Marcus Glocker
2020-07-02
Shuffle things around so that sc->sc_link initialization is
Kenneth R Westerback
2020-07-02
Shuffle things around so that sc->sc_link initialization is
Kenneth R Westerback
2020-07-02
remove unused timespec interfaces no longer in linux
Jonathan Gray
[next]