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
2022-06-22
Adjust code after changing struct ctl_show_nexthop to embed a struct kroute_full
Claudio Jeker
2022-06-22
Sync KAME hack in log_in6addr() with route/show.c
Theo Buehler
2022-06-22
Use struct kroute_full instead of a union of struct kroute & kroute6.
Claudio Jeker
2022-06-22
Document a locking constraint that applies to barriers.
Visa Hankala
2022-06-22
Remove comment which is no longer true.
Claudio Jeker
2022-06-22
Fix last commit. addr is already a pointer.
Claudio Jeker
2022-06-22
Explicitly include fcntl.h and unistd.h for pipe2
Theo Buehler
2022-06-22
Fix format strings for size_t
Theo Buehler
2022-06-22
Fix format string: use %zu for size_t, not %lu.
Theo Buehler
2022-06-22
Error out on negative shifts in BN_{r,l}shift()
Theo Buehler
2022-06-21
Revert part of r1.212, which caused a regression in a previously working
Bjorn Ketelaars
2022-06-21
Make sure not to fclose() the same fd twice in case of an error.
Tobias Heider
2022-06-21
Avoid saying that running netstart manually post-boot will "reset an
Stuart Henderson
2022-06-21
drm/i915/adl_p: Add ddc pin mapping
Jonathan Gray
2022-06-21
Use applymask() instead of inetXapplymask() since this code operates on
Claudio Jeker
2022-06-21
drm/i915/adlp: Implement workaround 16013190616
Jonathan Gray
2022-06-21
Store time lines are scrolled into history and display in copy mode.
Nicholas Marriott
2022-06-21
sync
Jonathan Gray
2022-06-21
drm/i915/adlp: Remove require_force_probe protection
Jonathan Gray
2022-06-21
drm/i915/adl_s: Remove require_force_probe protection
Jonathan Gray
2022-06-21
unstub intel_guc_submission.c
Jonathan Gray
2022-06-21
add Intel 600 Series LP
Jonathan Gray
2022-06-21
regen
Jonathan Gray
2022-06-21
add some Intel ADL-P and 600 Series LP ids
Jonathan Gray
2022-06-20
Tweak a comment
Theo Buehler
2022-06-20
Flip roles of lowercase and uppercase A and B.
Theo Buehler
2022-06-20
Clean up BN_kronecker()
Theo Buehler
2022-06-20
Fix console screen blanker setting timeout back to zero
Greg Steuck
2022-06-20
Fix some bizarre indentation and line breaks.
Theo Buehler
2022-06-20
Do not display configuration file errors in a pane when in control mode,
Nicholas Marriott
2022-06-20
Fixup comment
Jeremie Courreges-Anglas
2022-06-20
When there are multiple GOPs, try to select first one from which we
YASUOKA Masahiko
2022-06-20
Remove unused struct fileops field fo_poll and callbacks.
Visa Hankala
2022-06-19
Revert previous iwn(4) commit. Later testing done by Christian Schulte
Stefan Sperling
2022-06-19
Use uppercase for SUCCESS for consistency
Theo Buehler
2022-06-19
None of these tests needs to link statically.
Theo Buehler
2022-06-19
Drop bogus DPADD += ${LIBSSL}
Theo Buehler
2022-06-19
Make expected output match reality again.
Theo Buehler
2022-06-19
There is no reason to print the RTF_DONE bit in the routing table output.
Claudio Jeker
2022-06-19
pluart(4) does not report the correct baudrate for the hardware console
Anton Lindqvist
2022-06-19
Since rtsock.c -r1.329 routes sent via sysctl(2) are now marked RTF_DONE.
Theo Buehler
2022-06-19
Fix rttest output after rtsock.c r1.329 that RTF_DONE to routes sent
Theo Buehler
2022-06-19
Implement a applymask() function that works on bgpd_addr structs.
Claudio Jeker
2022-06-19
grammar fix; from S M
Jason McIntyre
2022-06-18
Quick regression test that checks that BN_is_prime_fasttest_ex()
Theo Buehler
2022-06-18
sync to libunbound 1.16.0; heavy lifting by sthen
Florian Obser
2022-06-18
We were a bit too enthusiastic when we copied libunbound and some other
Florian Obser
2022-06-18
Fix prime recognition when doing trial divisions
Theo Buehler
2022-06-18
Fix gzip byte counts with 32-bit integers
George Koehler
2022-06-18
Don't attempt to fprintf a null identity comment. From Martin Vahlensieck
Darren Tucker
[prev]
[next]