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-09-08
Remove vm_page_md fields which were only needed for pre-v7 arm ports.
Miod Vallat
2022-09-08
Adjust HTTP header parsing to follow RFC more closely.
Claudio Jeker
2022-09-08
Use generic PNP ID to match HID-over-I2C devices.
Mark Kettenis
2022-09-08
Add a few more pin mappings based on what is in some Linux device tree
Mark Kettenis
2022-09-08
riscv64: cpu_initclocks: install tb_timecounter before cpu_startclock()
Scott Soule Cheloha
2022-09-08
macppc: cpu_initclocks: install tb_timecounter before cpu_startclock()
Scott Soule Cheloha
2022-09-08
recognise Realtek ALC245
Jonathan Gray
2022-09-08
match on Intel 600 Series LP HD Audio (0x51c8)
Jonathan Gray
2022-09-07
ssl_cipher_process_rulestr: don't read outside rule_str buffer
Todd C. Miller
2022-09-07
Add EVP test coverage for RC2.
Theo Buehler
2022-09-07
Add output length validation for EVP
Theo Buehler
2022-09-07
Add a few more PNP IDs to handle variants of the Qualcomm dual role
Mark Kettenis
2022-09-07
vmm(4): allow reading MSR_TSC on Intel hosts.
Dave Voutila
2022-09-07
On the Lenovo X13s the named components don't have the single mapping
Patrick Wildt
2022-09-07
sync with arm64.html
Jonathan Gray
2022-09-07
Fix passing explicit stage files
Klemens Nanni
2022-09-07
Remove the .SILENT bits again after feedback from bluhm
Klemens Nanni
2022-09-07
Mention bsd.rd and install72.img
Klemens Nanni
2022-09-07
ansi
Jonathan Gray
2022-09-07
GBe -> GbE
Jonathan Gray
2022-09-07
remove history of when each du(1) flag was added
Jonathan Gray
2022-09-07
StarFire -> StarFive
Jonathan Gray
2022-09-06
Document support for booting from RAID 1C on sparc64
Klemens Nanni
2022-09-06
Crank (sparse) disk size from 64M to 128M to make arm64 happy again
Klemens Nanni
2022-09-06
Add VERBOSE=No default, .IGNORE and .SILENT REGRESS_CLEANUP
Klemens Nanni
2022-09-06
keep noise down, discard usage text for expected failure cases
Klemens Nanni
2022-09-06
Use multi-chunk RAID 1C with keydisk on softraid enabled archs
Klemens Nanni
2022-09-06
i386/lapic.c: sync with amd64/lapic.c
Scott Soule Cheloha
2022-09-06
Add a table-driven test for RC2 in ECB mode to replace the old one.
Theo Buehler
2022-09-06
Fix spacing/indent, no object change
Klemens Nanni
2022-09-06
Delete some unreferenced SMD, ST506 and archaic SCSI #define's
Kenneth R Westerback
2022-09-06
Attach aplmbox(4) early.
Mark Kettenis
2022-09-06
Properly free memory in filemode
Job Snijders
2022-09-06
Remove more mkerr.pl remnants, missed in previous
Klemens Nanni
2022-09-06
Replace aes_{ccm,xts}_cleanup usage with NULL.
Joel Sing
2022-09-06
Stop casting a size_t to a long and then passing it as a size_t.
Joel Sing
2022-09-05
sync
George Koehler
2022-09-05
Fix copy-paste error
Theo Buehler
2022-09-05
Plug leaks due to not resetting the EVP_CIPHER_CTX
Theo Buehler
2022-09-05
Two more missing long long casts
Theo Buehler
2022-09-05
More long long casts for printing time_t
Theo Buehler
2022-09-05
Convert from %i to %d
Theo Buehler
2022-09-05
cast time_t to long long before printing for portability
Theo Buehler
2022-09-05
Remove some inactive code, comments, and DPRINTFs. Minor style changes.
Marcus Glocker
2022-09-05
Do not perform out-of-bounds arrray accesses for bogus relocation type values.
Miod Vallat
2022-09-05
Update to most recent spec
Job Snijders
2022-09-05
Use exact fdisk arguments from "(W)hole disk" answer
Klemens Nanni
2022-09-05
Don't ignore memory blocks smaller than 64KB. Some EFI implementations
Mark Kettenis
2022-09-05
Reset provider in each iteration
Theo Buehler
2022-09-05
Pledge sendmmsg and recvmmsg with stdio similar to their non-loop
Moritz Buhl
[next]