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-04
Make fw_update -p consistent
Andrew Fresh
2024-11-04
remove unused inline function; ok dlg@
Jonathan Gray
2024-11-03
Need to call unsleep before doing the SSTOP check. We need to ensure that
Claudio Jeker
2024-11-03
affine coordinates: the intention was to move the check, not to copy it...
Theo Buehler
2024-11-03
Clear UDP checksum out flag when stripping UDP header.
Alexander Bluhm
2024-11-03
Move point at infinity check to API boundary
Theo Buehler
2024-11-03
Add regress coverage for BN_bn2binpad() and BN_bn2lebinpad().
Joel Sing
2024-11-03
Add some additional BN conversion test cases.
Joel Sing
2024-11-03
Revert previous, at least on arm64 too many pages end up being wired.
Martin Pieuchot
2024-11-03
Introduce a `shortage' variable to reduce accesses to `uvmexp.free' & friends.
Martin Pieuchot
2024-11-03
Do not put wired pages on the page queues & release their swap resources.
Martin Pieuchot
2024-11-03
add powerpc64 and riscv64 to tags arch list
Jonathan Gray
2024-11-03
do not uppercase "virtual function";
Jason McIntyre
2024-11-03
add entry for ixv(4);
Jason McIntyre
2024-11-02
d2i_ECPKParameters(): unify return statement with rest of file
Theo Buehler
2024-11-02
netcat: drop caddr_t cast. It's not needed and not portable.
Theo Buehler
2024-11-02
Use lowercase in locking comments when not refering to a global lock.
Martin Pieuchot
2024-11-02
Use a ringbuffer per CPU instead of a ringbuffer per PCB.
Martin Pieuchot
2024-11-02
add the build user to the build login class now that enough time has passed
Robert Nagy
2024-11-02
ec_convert: remove _OCT also from the macro names
Theo Buehler
2024-11-02
Fix includes in ec_lib and ecp_smpl
Theo Buehler
2024-11-02
Merge compressed coordinate setting back into ecp_smpl and ec_lib
Theo Buehler
2024-11-02
Move edid_print() behind defined(EDID_DEBUG).
Miod Vallat
2024-11-02
ec_asn1_test: I somehow managed to commit the version without freezero...
Theo Buehler
2024-11-02
Assert assumption on CRYPTO_THREADID
Theo Buehler
2024-11-02
Improve detection of gaps in Manifestissuance
Job Snijders
2024-11-02
use correct array index when setting frequency
Jonathan Gray
2024-11-02
Check if the mapping for an vm_map_entry exists while holding its lock.
Martin Pieuchot
2024-11-02
Handle faults on wired map entries similarly to VM_FAULT_WIRE faults.
Martin Pieuchot
2024-11-02
Always use new_vmcmd() from exec_subr.c, remove the macro which
Jonathan Gray
2024-11-02
Update APNIC trust anchor constraints
Job Snijders
2024-11-02
Remove #if !defined(ASSEMBLER) guards, this file is not used by boot blocks
Miod Vallat
2024-11-02
Rewrite/clean up ec_GFp_simple_set_compressed_coordinates()
Theo Buehler
2024-11-02
Bye bye CRYPTO_THREADID
Theo Buehler
2024-11-02
Inline last uses of CRYPTO_THREADID in err/
Theo Buehler
2024-11-02
Kill unused pmap_collect().
Martin Pieuchot
2024-11-02
Compute inactive target only once per iteration.
Martin Pieuchot
2024-11-02
sort includes
Theo Buehler
2024-11-02
add Xr to self for ix and ixv;
Jason McIntyre
2024-11-02
sort sections (BUGS goes last) and use some Ox/An in AUTHORS;
Jason McIntyre
2024-11-02
Add ixv(4), a driver for virtual functions of Intel 82598EB, 82559,
YASUOKA Masahiko
2024-11-01
Retire uvm_km_zalloc().
Martin Pieuchot
2024-11-01
More include sweeping in cms.
Theo Buehler
2024-11-01
Fix includes in cms_env.c
Theo Buehler
2024-11-01
Drop some pointless parentheses
Theo Buehler
2024-11-01
Only include cryptlib.h where it's needed
Theo Buehler
2024-11-01
ec_asn1_test: set compressed coordinates for the "simple" generator
Theo Buehler
2024-11-01
In macppc ofwboot, sync instruction cache before entering kernel
George Koehler
2024-11-01
Also exercise the "simple" version of the builtin curves, not only "mont"
Theo Buehler
2024-11-01
Clean up PPC CPU capabilities and Montgomery code.
Joel Sing
[next]