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-04-25
gh_csum an gh_part_csum are not used between initializing
Kenneth R Westerback
2022-04-25
Fix spelling error in warnx()
Job Snijders
2022-04-24
zap extra blank line
Theo Buehler
2022-04-24
Wrap two overlong lines
Theo Buehler
2022-04-24
trailing whitespace
Theo Buehler
2022-04-24
When we open a new .while loop, let's not attempt to close out
Ingo Schwarze
2022-04-24
If a .shift request has a negative argument, do not use a negative array
Ingo Schwarze
2022-04-24
In filemode emit the hash which uniquely identifies a given Signed Object
Job Snijders
2022-04-24
Use warnx() if errno is not relevant. close() after errno of
Kenneth R Westerback
2022-04-24
Increase rx buffer size to 62kB (same as linux). It turns out the device
Jonathan Matthew
2022-04-23
Rewrite c2i_ASN1_BIT_STRING() using CBS.
Joel Sing
2022-04-23
Convert asn1_ex_c2i() to CBS.
Joel Sing
2022-04-23
tweak previous: update .Bl -column line
Ingo Schwarze
2022-04-23
Add ASN1_INTEGER test coverage.
Joel Sing
2022-04-23
Show which bwfm(4) chipsets are 11n and which are 11ac. ok miod@
Stuart Henderson
2022-04-23
Fix compilation on octeon, arm64, and riscv64.
mbuhl
2022-04-23
Add missing uuid_dec_le() to init_gp() so -A works on
Kenneth R Westerback
2022-04-23
If the last data row of a tbl(7) contains nothing but a horizontal line,
Ingo Schwarze
2022-04-23
Verify sizes before arithmetic operations
Tobias Stoeckmann
2022-04-22
escape the word "An" in an Rs/Re block, since it can be
Jason McIntyre
2022-04-22
Remove some of the workarounds for the tests by inputing the right numbers
Otto Moerbeek
2022-04-22
arm64 has real IEEE quads, it needs more digits when reading the
Otto Moerbeek
2022-04-22
checking for /mnt and /root in is_rootdisk() is excessively zealous,
Theo de Raadt
2022-04-22
Check tkp->output != NULL before taking strlen for both command mappings
Theo Buehler
2022-04-22
vi: apply expandtab to the output of a ! command
Todd C. Miller
2022-04-22
ARP, ND6 and PPPoE are not MP safe. Protect them with kernel lock
Alexander Bluhm
2022-04-22
Only run agent-ptrace.sh if gdb is available as all architectures do not
Anton Lindqvist
2022-04-22
handle 16 bit kstat_kv types
David Gwynne
2022-04-22
add 16 bit types to kstat_kv structs.
David Gwynne
2022-04-21
Use memset() to initialize struct ieee80211_rxinfo properly.
Stefan Sperling
2022-04-21
Remove _switchd user/group/alias
Daniel Jakots
2022-04-21
Our malloc(3) guarantees 16-byte alignment.
Mark Kettenis
2022-04-21
In vmm regress skip all corner cases that do not support vmm. Link
Alexander Bluhm
2022-04-21
Add missing self. From anton
Theo Buehler
2022-04-21
v_event_get: check qp->output for NULL before passing to e_memcmp().
Todd C. Miller
2022-04-21
Introduce a dedicated link entries for snapshots in pfsync(4). The purpose
Alexandr Nedvedicky
2022-04-21
-current recognizes that a symlink was deleted and just keep going with
Marc Espie
2022-04-21
Further refactor and cleanup filemode.c mainly remove the copies of
Claudio Jeker
2022-04-21
drm/i915: Sunset igpu legacy mmap support based on GRAPHICS_VER_FULL
Jonathan Gray
2022-04-21
drm/amdgpu: Enable gfxoff quirk on MacBook Pro
Jonathan Gray
2022-04-21
drm/amd/display: don't ignore alpha property on pre-multiplied mode
Jonathan Gray
2022-04-21
drm/amd/display: Fix allocate_mst_payload assert on resume
Jonathan Gray
2022-04-21
The filemode code is enough different from the regular parser code that it
Claudio Jeker
2022-04-21
drm/amd/display: Revert FEC check in validation
Jonathan Gray
2022-04-21
drm/amd/display: Enable power gating before init_pipes
Jonathan Gray
2022-04-21
drm/amdkfd: Check for potential null return of kmalloc_array()
Jonathan Gray
2022-04-21
drm/amdgpu/vcn: improve vcn dpg stop procedure
Jonathan Gray
2022-04-21
drm/amdkfd: Fix Incorrect VMIDs passed to HWS
Jonathan Gray
2022-04-21
drm/amd/display: Update VTEM Infopacket definition
Jonathan Gray
2022-04-21
drm/amd/display: FEC check in timing validation
Jonathan Gray
[next]