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
2024-11-06
Regen
Miod Vallat
2024-11-06
Sync with NetBSD: remove duplicate mode entries when parsing edid records,
Miod Vallat
2024-11-06
Sync with NetBSD: minor fixes and a couple more video modes.
Miod Vallat
2024-11-06
EC_GROUP_set_seed(): flip order of seed and len null checks
Theo Buehler
2024-11-06
Treat the curls in EC_GROUP_dup() with a flatiron
Theo Buehler
2024-11-06
Clean up EC_GROUP_copy()
Theo Buehler
2024-11-06
Switch EC_GROUP_new() to calloc()
Theo Buehler
2024-11-06
Remove a non-applicable comment about 32-bit userland code.
Miod Vallat
2024-11-06
Make edid_parse() take a device name as extra argument so that the few
Miod Vallat
2024-11-06
sort options list;
Jason McIntyre
2024-11-06
Toss tedu's cleanse into crypto_memory.c
Theo Buehler
2024-11-06
add an empty line between license and #include lines
Theo Buehler
2024-11-06
Rename malloc-wrapper.c to crypto_memory.c
Theo Buehler
2024-11-05
vmd(8) resets psp(4)
Alexander Bluhm
2024-11-05
Use PCB iterator for raw IP input deliver loop.
Alexander Bluhm
2024-11-05
The `pri' field of struct clockframe has become unused since the removal of
Miod Vallat
2024-11-05
Xr to Ic, from jmc.
Nicholas Marriott
2024-11-05
mark up fix; from jesper wallin
Jason McIntyre
2024-11-05
The first field of struct cfdriver is a pointer. Put NULL rather than 0 here.
Miod Vallat
2024-11-05
Check for pfxsz, not the pointer
lucas
2024-11-05
Protect the page daemon memory reserve from allocations in interrupt contexts.
Martin Pieuchot
2024-11-05
Revert r1.69, I committed a wrong & broken diff.
Martin Pieuchot
2024-11-05
bn_convert: avoid a zero-sized allocation
Theo Buehler
2024-11-05
Add TLS support in tcpbench
Jan Klemkow
2024-11-05
Avoid zero-sized allocations
Theo Buehler
2024-11-05
sleep_signal_check() is called twice in sleep_finish().
Claudio Jeker
2024-11-05
Return the number of freed pages in bufbackoff().
Martin Pieuchot
2024-11-05
Protect the page daemon memory reserve from allocations in interrupt contexts.
Martin Pieuchot
2024-11-05
The ability to attach a wsdisplay without a terminal emulator has been
Miod Vallat
2024-11-05
Fix typo in smbios product string for the HP OmniBook X.
Mark Kettenis
2024-11-05
fix an alignment error in the Queue column label of atq(1) introduced on
Igor Sobrado
2024-11-05
remove mention to nqs, the Network Queuing System developed at NASA Ames;
Igor Sobrado
2024-11-05
make usage for both mail(1) and mailx(1) fit in a 80-column display.
Igor Sobrado
2024-11-05
Implement CSI s and CSI u to save and restore cursor position. These are
Miod Vallat
2024-11-05
Prevent a double free by unlinking the descriptor before unmaping & freeing it.
Martin Pieuchot
2024-11-05
Use a helper to get lower page from backing store: uvm_fault_lower_io().
Martin Pieuchot
2024-11-05
Use computed `shortage' value instead of `uvmexp.free' in uvmpd_scan_inactive().
Martin Pieuchot
2024-11-05
Remove old reference to VMM_MPROTECT_EPT ioctl
Mike Larkin
2024-11-05
Apply the changes in sys/lib/libsa/alloc.c 1.13 to the other copies of that
Miod Vallat
2024-11-05
Implement psp(4) shutdown command and ioctl(2) PSP_IOC_SHUTDOWN.
Alexander Bluhm
2024-11-05
remove unused M_MAXCOMPRESS MCLOFSET; ok claudio@ miod@
Jonathan Gray
2024-11-05
Rename cpt_err.c into crypto_err.c
Theo Buehler
2024-11-05
Relocate FIPS stubs to crpyto_legacy.c
Theo Buehler
2024-11-05
Belatedly add a very crude manual page to acpicmos(4).
Miod Vallat
2024-11-05
CRYPTO_mem_ctrl() is also relocated to crypto_legacy.c
Theo Buehler
2024-11-05
Move OPENSSL_cleanse() to crypto_legacy()
Theo Buehler
2024-11-05
Fold cversion.c into crypto_legacy.c
Theo Buehler
2024-11-05
Rename cryptlib.c into crypto_legacy.c
Theo Buehler
2024-11-05
Replace rwlock with iterator in UDP input multicast loop.
Alexander Bluhm
2024-11-05
Correctly honour the count optional argument of the break command, by
Miod Vallat
[next]