2022-11-09 |
mbuhl | In do_zzz a garbage stack value could be accessed in... |
commit | commitdiff | tree | snapshot |
2022-11-09 |
krw | Remove xy/xd. SMD left with sparc. |
commit | commitdiff | tree | snapshot |
2022-11-09 |
deraadt | dlopen() with RTLD_NODELETE should also set the object... |
commit | commitdiff | tree | snapshot |
2022-11-09 |
deraadt | Since the introduction of automatic immutable from... |
commit | commitdiff | tree | snapshot |
2022-11-09 |
jsing | Clean up EVP_PKEY_METHOD related tables and code. |
commit | commitdiff | tree | snapshot |
2022-11-09 |
job | Error out if a ROA payload contains too many ipAddrBlocks |
commit | commitdiff | tree | snapshot |
2022-11-09 |
jsing | Clean up EVP_PKEY_ASN1_METHOD related tables and code. |
commit | commitdiff | tree | snapshot |
2022-11-09 |
kettenis | Add suspend/resume support to aplns(4). |
commit | commitdiff | tree | snapshot |
2022-11-09 |
claudio | Simplify the overly complex VXLOCK handling in spec_close. |
commit | commitdiff | tree | snapshot |
2022-11-09 |
beck | Add tests for boundary conditions of struct tm. |
commit | commitdiff | tree | snapshot |
2022-11-09 |
kn | ndp, route, netstat: adjust ipv6 address width |
commit | commitdiff | tree | snapshot |
2022-11-09 |
dv | vmm(4): treat vcpu lists as immutable, reducing complexity. |
commit | commitdiff | tree | snapshot |
2022-11-09 |
jsing | Revise ED25519 regress following API changes. |
commit | commitdiff | tree | snapshot |
2022-11-09 |
jsing | Make X25519_public_from_private() internally reachable. |
commit | commitdiff | tree | snapshot |
2022-11-09 |
claudio | Before printing the redirect URI pass it through stravi... |
commit | commitdiff | tree | snapshot |
2022-11-09 |
jsing | Rename public_value to public_key for consistency. |
commit | commitdiff | tree | snapshot |
2022-11-09 |
jsing | Rework ED25519 API. |
commit | commitdiff | tree | snapshot |
2022-11-09 |
jsing | Add some regress coverage for EVP_PKEY_METHOD. |
commit | commitdiff | tree | snapshot |
2022-11-09 |
cheloha | timeout(9): remove TIMEOUT_KCLOCK flag |
commit | commitdiff | tree | snapshot |
2022-11-09 |
jsing | Sort EVP_PKEY_METHOD externs. |
commit | commitdiff | tree | snapshot |
2022-11-09 |
claudio | Strip spaces at end of header lines and in chunked... |
commit | commitdiff | tree | snapshot |
2022-11-09 |
kettenis | Make aplpmgr(4) work as a reset controller. |
commit | commitdiff | tree | snapshot |
2022-11-09 |
jsing | Sort EVP_PKEY_ASN1_METHOD externs. |
commit | commitdiff | tree | snapshot |
2022-11-09 |
jsing | Add some regress coverage for EVP_PKEY_ASN1_METHOD |
commit | commitdiff | tree | snapshot |
2022-11-09 |
tb | Inline use of bn_is_prime_bpsw() |
commit | commitdiff | tree | snapshot |
2022-11-09 |
krw | Use nitems() instead of a terminating { NULL, NULL... |
commit | commitdiff | tree | snapshot |
2022-11-09 |
claudio | Add missin 'e' in comment. |
commit | commitdiff | tree | snapshot |
2022-11-09 |
claudio | Enable l3vpn test |
commit | commitdiff | tree | snapshot |
2022-11-09 |
claudio | Properly handle L3VPN routes in kroute. This got broken... |
commit | commitdiff | tree | snapshot |
2022-11-09 |
claudio | Fix nlri parsing of L3VPN prefixes in withdrawals. |
commit | commitdiff | tree | snapshot |
2022-11-09 |
claudio | Show the MPLS label of a L3VPN route in show fib output. |
commit | commitdiff | tree | snapshot |
2022-11-09 |
patrick | Implement reading/writing pins on qcpmicgpio(4). |
commit | commitdiff | tree | snapshot |
2022-11-09 |
kn | Recommit r1.669 "Unlock SIOCIFGCLONERS" |
commit | commitdiff | tree | snapshot |
2022-11-09 |
kn | Push kernel lock from ifioctl() into ifioctl_get() |
commit | commitdiff | tree | snapshot |
2022-11-09 |
joshua | Remove unnecessary sizeof |
commit | commitdiff | tree | snapshot |
2022-11-09 |
joshua | Remove unnecessary sizeof |
commit | commitdiff | tree | snapshot |
2022-11-09 |
tb | Next pass of bn_prime.c cleanup |
commit | commitdiff | tree | snapshot |
2022-11-09 |
dlg | replace SRP with SMR in the if_idxmap. |
commit | commitdiff | tree | snapshot |
2022-11-09 |
mpi | regen |
commit | commitdiff | tree | snapshot |
2022-11-09 |
krw | gpt_get_fstype() doesn't modify its parameter so make... |
commit | commitdiff | tree | snapshot |
2022-11-09 |
mpi | Mark sched_yield(2) as NOLOCK. |
commit | commitdiff | tree | snapshot |
2022-11-09 |
sthen | add an example for adding a cloning host route to reach... |
commit | commitdiff | tree | snapshot |
2022-11-09 |
dlg | vmm on !MULTIPROCESSOR kernels should still mark vpus... |
commit | commitdiff | tree | snapshot |
2022-11-09 |
espie | document '=' as a pkgspec |
commit | commitdiff | tree | snapshot |
2022-11-09 |
robert | translate Fn+(1-10,-,=) keys to F1-F12 on M1 laptops... |
commit | commitdiff | tree | snapshot |
2022-11-09 |
robert | regen |
commit | commitdiff | tree | snapshot |
2022-11-09 |
robert | add a USB ID for WELLSPRINGM1_J293 to be used by aplhid... |
commit | commitdiff | tree | snapshot |
2022-11-09 |
dtucker | Fix typo in fatal error message. Patch from vapier... |
commit | commitdiff | tree | snapshot |
2022-11-09 |
dtucker | Remove errant colon and simplify format string in error... |
commit | commitdiff | tree | snapshot |
2022-11-09 |
miod | Remove old-style eeprom mentions and relevant leftover... |
commit | commitdiff | tree | snapshot |
2022-11-09 |
miod | Minor cleanups: |
commit | commitdiff | tree | snapshot |
2022-11-09 |
jmc | use Fn; from josiah frentsos |
commit | commitdiff | tree | snapshot |
2022-11-09 |
stsp | unbreak GENERIC build on amd64; patch by anton@ |
commit | commitdiff | tree | snapshot |
2022-11-09 |
tb | Drop some dead code |
commit | commitdiff | tree | snapshot |
2022-11-09 |
djm | rename client_global_hostkeys_private_confirm() to |
commit | commitdiff | tree | snapshot |
2022-11-09 |
tobhe | Fix possible memory leak in BN_mpi2bn() if BN_bin2bn... |
commit | commitdiff | tree | snapshot |
2022-11-09 |
djm | typo in comment |
commit | commitdiff | tree | snapshot |
2022-11-08 |
mbuhl | In case lh_OBJ_NAME_insert returns NULL due to a failed... |
commit | commitdiff | tree | snapshot |
2022-11-08 |
kn | Revert lock changes inside ifioctl_get() |
commit | commitdiff | tree | snapshot |
2022-11-08 |
mlarkin | KNF/whitespace - no code change |
commit | commitdiff | tree | snapshot |
2022-11-08 |
patrick | Tedu spmi bus definition that moved over to the fdt... |
commit | commitdiff | tree | snapshot |
2022-11-08 |
patrick | Hook up all those Qualcomm SoC SPMI devices. |
commit | commitdiff | tree | snapshot |
2022-11-08 |
patrick | Add qcrtc(4), a driver for the RTC found on Qualcomm... |
commit | commitdiff | tree | snapshot |
2022-11-08 |
patrick | Add qcpon(4), a driver for the Qualcomm PMIC block... |
commit | commitdiff | tree | snapshot |
2022-11-08 |
patrick | Add qcpmicgpio(4), a driver for the GPIO block inside... |
commit | commitdiff | tree | snapshot |
2022-11-08 |
patrick | Add qcpmic(4), a driver for the SPMI-connected PMICs... |
commit | commitdiff | tree | snapshot |
2022-11-08 |
dlg | don't keep track of how many vcpus are currently running. |
commit | commitdiff | tree | snapshot |
2022-11-08 |
patrick | Add qcspmi(4), a driver for the SPMI PMIC Arbiter found... |
commit | commitdiff | tree | snapshot |
2022-11-08 |
tobhe | Rename out to err to conform with standard naming scheme. |
commit | commitdiff | tree | snapshot |
2022-11-08 |
dlg | further speed up delivery of interrupts to a running... |
commit | commitdiff | tree | snapshot |
2022-11-08 |
robert | allow the KERN_AUTOCONF_SERIAL sysctl in pledge'd processes |
commit | commitdiff | tree | snapshot |
2022-11-08 |
tobhe | Fix leak of pk if EVP_PKEY_set1_DSA() fails. |
commit | commitdiff | tree | snapshot |
2022-11-08 |
cheloha | timeout(9): remove unused, undocumented timeout_in_nsec... |
commit | commitdiff | tree | snapshot |
2022-11-08 |
tobhe | Enable gpiobl(4) |
commit | commitdiff | tree | snapshot |
2022-11-08 |
tobhe | Add gpiobl(4), a driver for gpio controlled display... |
commit | commitdiff | tree | snapshot |
2022-11-08 |
kn | Use four spaces not tabs on line break |
commit | commitdiff | tree | snapshot |
2022-11-08 |
kn | Document ifc_list immutability |
commit | commitdiff | tree | snapshot |
2022-11-08 |
kettenis | Implement alternative mailbox handling mechanism requir... |
commit | commitdiff | tree | snapshot |
2022-11-08 |
cheloha | tc_setclock: don't print a warning if tc_windup() rejec... |
commit | commitdiff | tree | snapshot |
2022-11-08 |
mlarkin | vmm(4): remove locking in vmm_intr_pending |
commit | commitdiff | tree | snapshot |
2022-11-08 |
kn | Unlock SIOCIFGCLONERS |
commit | commitdiff | tree | snapshot |
2022-11-08 |
kn | Push kernel lock inside ifioctl_get() |
commit | commitdiff | tree | snapshot |
2022-11-08 |
cheloha | arm64: switch to clockintr(9) |
commit | commitdiff | tree | snapshot |
2022-11-08 |
kn | fix indent |
commit | commitdiff | tree | snapshot |
2022-11-08 |
krw | Nuke unused variable 'freesectors'. |
commit | commitdiff | tree | snapshot |
2022-11-08 |
cheloha | amd64: switch to clockintr(9) |
commit | commitdiff | tree | snapshot |
2022-11-08 |
jsing | Refactor/split ED25519_keypair. |
commit | commitdiff | tree | snapshot |
2022-11-08 |
jsing | Change function argument to reduce differences with... |
commit | commitdiff | tree | snapshot |
2022-11-08 |
kettenis | Extent the current suspend/resume implementation to... |
commit | commitdiff | tree | snapshot |
2022-11-08 |
jsing | Remove pointless loops. |
commit | commitdiff | tree | snapshot |
2022-11-08 |
tb | Avoid signed integer overflow in i2c_ASN1_BIT_STRING() |
commit | commitdiff | tree | snapshot |
2022-11-08 |
sashan | This diff fixes panic tripped by KASSERT(st->sync_state... |
commit | commitdiff | tree | snapshot |
2022-11-08 |
kn | Push kernel lock into ifioctl_get() |
commit | commitdiff | tree | snapshot |
2022-11-08 |
cheloha | acpihpet(4): disable/reenable acpihpet_delay() during... |
commit | commitdiff | tree | snapshot |
2022-11-08 |
cheloha | i386: add delay_fini() |
commit | commitdiff | tree | snapshot |
2022-11-08 |
cheloha | amd64: add delay_fini() |
commit | commitdiff | tree | snapshot |
2022-11-08 |
beck | Add missing $OpenBSD$ |
commit | commitdiff | tree | snapshot |
2022-11-08 |
kn | Skip softraid(4) keydisks silently |
commit | commitdiff | tree | snapshot |
2022-11-08 |
kettenis | Move definitions for CNTV_CTL_EL0 to armreg.h. |
commit | commitdiff | tree | snapshot |
2022-11-08 |
deraadt | In the new scheme, the main executable object needs... |
commit | commitdiff | tree | snapshot |
next |