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-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
2024-11-05
crypto_local.h: add comment to #endif
Theo Buehler
2024-11-05
The MI boot code used to have an infinite loop trying to boot the kernel,
Miod Vallat
2024-11-05
The MI boot code used to have an infinite loop trying to boot the kernel,
Miod Vallat
2024-11-05
Add support for a scrollbar at the side of each pane. New options
Nicholas Marriott
2024-11-05
Move cryptlib.h to crypto_local.h
Theo Buehler
2024-11-05
ncomplete is set but never used. Noticed by cc
Claudio Jeker
2024-11-05
ec_asn1_test: remove debug leftover that broke the build on Windows
Theo Buehler
2024-11-05
Unlock ptsignal by using the ps_mtx instead of KERNEL_LOCK to ensure
Claudio Jeker
2024-11-05
EC_POINT_is_at_infinity() returns a boolean
Theo Buehler
2024-11-05
Rename ci_intrdepth to ci_idepth in preparation for MI use of it; I mistakenly
Miod Vallat
2024-11-05
Stop grabbging the KERNEL_LOCK() for uvm_fault_unwire_locked() in the reaper.
Martin Pieuchot
2024-11-05
Do not put wired pages on the page queues & release their swap resources.
Martin Pieuchot
2024-11-05
Check if the mapping for an vm_map_entry exists while holding its lock.
Martin Pieuchot
2024-11-05
Handle faults on wired map entries similarly to VM_FAULT_WIRE faults.
Martin Pieuchot
2024-11-05
Add support for CSI b control sequence (repeat last printed character) to
Miod Vallat
2024-11-05
Tweak softc initialization:
Martin Pieuchot
2024-11-05
cryptlib.h: adjust header guard for upcoming surgery
Theo Buehler
2024-11-05
rpki-client: check validity time in filemode
Theo Buehler
2024-11-05
remove VATTR_NULL() define, directly call vattr_null()
Jonathan Gray
2024-11-05
Enable ixv(4)
YASUOKA Masahiko
2024-11-04
Properly handle stop signals in cursig if deep.
Claudio Jeker
2024-11-04
remove ability to specify root/dump/swap on st(4)
Jonathan Gray
2024-11-04
Ignore extra groups that don't fit in the buffer passed to getgrouplist(3)
Jeremie Courreges-Anglas
2024-11-04
getgrouplist(3): always return the total number of groups found
Jeremie Courreges-Anglas
2024-11-04
correct non-rd major numbers; ok miod@
Jonathan Gray
2024-11-04
No need to duplicate the scsi_xfer timeout field in spc_acb.
Miod Vallat
2024-11-04
crypto_local.h is empty, so cryptlib.c doesn't need it right now.
Theo Buehler
2024-11-04
viogpu: tune down debug messages
Stefan Fritsch
2024-11-04
vio_dump: Fix control queue dump
Stefan Fritsch
2024-11-04
Rewrite EC_POINT_new() and EC_POINT_dup()
Theo Buehler
2024-11-04
correct HW_MAXID; ok deraadt@ jca@ kettenis@
Jonathan Gray
2024-11-04
Update reference
Job Snijders
2024-11-04
Some atoi -> strtonum conversions; ok denis
Theo de Raadt
2024-11-04
sync
Theo de Raadt
2024-11-04
ec tests: allow linking against eopenssl
Theo Buehler
2024-11-04
Implement support for the new CHLS key that is used to control the battery
Mark Kettenis
2024-11-04
Do not make padding cells extended (there can be a lot of them), from
Nicholas Marriott
2024-11-04
add a "natt" option that forces negotiation of nat-t (and udpencap).
David Gwynne
2024-11-04
Allow downloading firmware without root
Andrew Fresh
[next]