summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-04systat(1): vmstat: measure elapsed time with clock_gettime(2) instead of ticksScott Soule Cheloha
2022-12-04ld.so: Disable DT_MIPS_RLD_MAP_RELVisa Hankala
2022-12-04The next step for mimmutable(). ld.so figures out what regions of memoryTheo de Raadt
2022-12-04Rename sun to s_un for portability.Tobias Heider
2022-12-04Remove duplicate includes. Patch from AtariDreams via github PR#364.Darren Tucker
2022-12-04Fix warnings about binding changed to STB_WEAK on i386Theo Buehler
2022-12-04regenJonathan Gray
2022-12-04add Intel DG1, DG2, ATS-M idsJonathan Gray
2022-12-04Include endian.h for htobe32Tobias Heider
2022-12-03Consistently use uintXX_t from <stdint.h> instead of u_intXX_t.Tobias Heider
2022-12-03Include endian.h where needed for betohXX functions.Tobias Heider
2022-12-03Use evcount_percpu(9) for clock interruptsJeremie Courreges-Anglas
2022-12-03Add ENTRY_NB() and use it for brk.S and sbrk.S on riscv64Jeremie Courreges-Anglas
2022-12-03Rework the RTKit code such that we don't spin forever if for some reasonMark Kettenis
2022-12-03The device tree bindings for aplcpu(4) changed once more, recycling theMark Kettenis
2022-12-03skip rust-openssl-tests on sparc64Theo Buehler
2022-12-03Modify vmt to use the buffer allocated in pvbus directly instead ofYASUOKA Masahiko
2022-12-03Clean up makefileTheo Buehler
2022-12-03biotest needs bio_local.h nowTheo Buehler
2022-12-03Test BIO_{push,pop}() along a linear chainTheo Buehler
2022-12-03More cleanupTheo Buehler
2022-12-03Refactor and fix bn_mod_exp testTheo Buehler
2022-12-03Add missing checks for BN_mod_exp_{non,}ct()Theo Buehler
2022-12-03Fix some ancient silliness with a random byteTheo Buehler
2022-12-03regenJonathan Gray
2022-12-03add AMD family 19h model 61h (Raphael) idsJonathan Gray
2022-10-20Provide a harness driving rust-openssl's regress testsTheo Buehler
2022-12-03drm/i915: fix TLB invalidation for Gen12 video and compute enginesJonathan Gray
2022-12-02Drop 'perhaps a little', plus grammar and spelling nitsTheo Buehler
2022-12-02midicat(1): use err(3) everywhereScott Soule Cheloha
2022-12-02midicat(1): set ifile/ofile to "stdin"/"stdout" if it is an en-dash ("-")Scott Soule Cheloha
2022-12-02midicat(1): add a usage() functionScott Soule Cheloha
2022-12-02Revert bio_prev removalTheo Buehler
2022-12-02bn_mod_exp.c: printing to stdout needs no BIOTheo Buehler
2022-12-02bn_mod_exp: we have a BN_CTX available...Theo Buehler
2022-12-02Check BN_rand() and BN_mod() return valuesTheo Buehler
2022-12-02Link new bn_mod_exp_zero test to buildTheo Buehler
2022-12-02Rewrite the tests that various modular exponentiation functionsTheo Buehler
2022-12-02Remove constant basereachable and retrans members from struct nd_ifinfoKlemens Nanni
2022-12-02Remove useless variable, simplify codeKlemens Nanni
2022-12-02Unlock in6_ioctl_get() aka. SIOCGIF{DSTADDR,NETMASK,AFLAG,ALIFETIME}_IN6Klemens Nanni
2022-12-02syncStuart Henderson
2022-12-02Drop _C_LABEL() uses in riscv64-specific codeJeremie Courreges-Anglas
2022-12-02When checking if we're implied we must also check if we're working on aMartijn van Duren
2022-12-02libcrypto/bn: switch back to manual regress targetsTheo Buehler
2022-12-02regenJonathan Gray
2022-12-02add Intel Optane SSD DC P5800XJonathan Gray
2022-12-02make struct sshbuf private and remove an unused field; ok dtuckerDamien Miller
2022-12-02regres/libssl/unit: simplify MakefileTheo Buehler
2022-12-02Use regress framework rather than handrolling itTheo Buehler