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 |
2022-11-08 |
tb | rpki-client regress: fix build after beck's libcrypto... |
commit | commitdiff | tree | snapshot |
2022-11-08 |
tobhe | Fix leak of pk if EVP_PKEY_set1_RSA() fails. |
commit | commitdiff | tree | snapshot |
2022-11-08 |
beck | Replace the old OpenSSL julian date stuff with BoringSSL's |
commit | commitdiff | tree | snapshot |
2022-11-08 |
dv | whitespace fix in debug printf, no functional change. |
commit | commitdiff | tree | snapshot |
2022-11-08 |
kn | Document network-boot-arguments for sparc64 diskless(8) |
commit | commitdiff | tree | snapshot |
2022-11-08 |
kn | Make "prepare filesystem" softraid aware, fix arm64... |
commit | commitdiff | tree | snapshot |
2022-11-08 |
patrick | Implement reading/writing/configuring pins in qcgpio... |
commit | commitdiff | tree | snapshot |
2022-11-08 |
kettenis | Sprinkle some #ifdef MULTIPROCESSOR to make non-MP... |
commit | commitdiff | tree | snapshot |
2022-11-08 |
kn | Push kernel lock down into ifioctl() |
commit | commitdiff | tree | snapshot |
2022-11-08 |
mpi | Regen |
commit | commitdiff | tree | snapshot |
2022-11-08 |
mpi | Mark mmap(2), munmap(2) and mprotect(2) as NOLOCK. |
commit | commitdiff | tree | snapshot |
2022-11-08 |
nicm | Fix C-S-Tab without extended keys, from Aaron Jensen. |
commit | commitdiff | tree | snapshot |
2022-11-08 |
tb | stray space |
commit | commitdiff | tree | snapshot |
2022-11-08 |
deraadt | Since the introduction of automatic immutable from... |
commit | commitdiff | tree | snapshot |
2022-11-08 |
deraadt | Instead of unmapping boot.text, and then a future alloc... |
commit | commitdiff | tree | snapshot |
2022-11-07 |
joshua | Wrap long lines |
commit | commitdiff | tree | snapshot |
2022-11-07 |
joshua | Move variables above code |
commit | commitdiff | tree | snapshot |
2022-11-07 |
mbuhl | Fix a memory leak in the error path of rde_dump_ctx_new. |
commit | commitdiff | tree | snapshot |
2022-11-07 |
tobhe | Free objects that were dynamically allocated in libcryp... |
commit | commitdiff | tree | snapshot |
2022-11-07 |
mbuhl | Fix theoretical access to garbage stack memory in pfkey... |
commit | commitdiff | tree | snapshot |
2022-11-07 |
deraadt | Missed an ALIGN (which I will admit I do not understand... |
commit | commitdiff | tree | snapshot |
2022-11-07 |
deraadt | Since the introduction of automatic immutable from... |
commit | commitdiff | tree | snapshot |
2022-11-07 |
patrick | The gpiokeys(4) 'label' property seems to be optional... |
commit | commitdiff | tree | snapshot |
2022-11-07 |
patrick | Add support for the PCIe controller on the Qualcomm... |
commit | commitdiff | tree | snapshot |
2022-11-07 |
schwarze | White space KNF, no code change: |
commit | commitdiff | tree | snapshot |
2022-11-07 |
patrick | The ARM SMMUv2 does actually support #iommu-cells ... |
commit | commitdiff | tree | snapshot |
2022-11-07 |
kettenis | Implement the "halt" IPI. |
commit | commitdiff | tree | snapshot |
2022-11-07 |
tb | Rework OpenSSL regress binding a bit to prepare for... |
commit | commitdiff | tree | snapshot |
2022-11-07 |
joshua | Link aes/ to regress |
commit | commitdiff | tree | snapshot |
2022-11-07 |
joshua | Add regress coverage for AES |
commit | commitdiff | tree | snapshot |
2022-11-07 |
dlg | revert "move pf_purge out from under the kernel lock". |
commit | commitdiff | tree | snapshot |
2022-11-07 |
job | Simplify use of strrchr() |
commit | commitdiff | tree | snapshot |
2022-11-07 |
kn | Merge duplicate MD code into MI sr_open_chunk() |
commit | commitdiff | tree | snapshot |
2022-11-07 |
kn | Use variable and shorter logic for NFS check |
commit | commitdiff | tree | snapshot |
2022-11-07 |
jmc | remove one more reference to tcp/slowhz; |
commit | commitdiff | tree | snapshot |
2022-11-07 |
robert | introduce a new kern.autoconf_serial sysctl that can... |
commit | commitdiff | tree | snapshot |
2022-11-07 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2022-11-07 |
dlg | move pf_purge out from under the kernel lock and avoid... |
commit | commitdiff | tree | snapshot |
2022-11-07 |
tb | Fix whitespace. Looks like I was a pig 3 years ago... |
commit | commitdiff | tree | snapshot |
2022-11-07 |
dv | vmm(4): set RAX guest register state based on VMCB |
commit | commitdiff | tree | snapshot |
2022-11-07 |
jsing | Rewrite TLSv1.2 key exporter. |
commit | commitdiff | tree | snapshot |
2022-11-07 |
jsing | Move tls13_exporter() code. |
commit | commitdiff | tree | snapshot |
2022-11-07 |
mbuhl | Fix some spelling errors. |
commit | commitdiff | tree | snapshot |
2022-11-07 |
yasuoka | Modify TCP receive buffer size auto scaling to use... |
commit | commitdiff | tree | snapshot |
2022-11-07 |
kn | Set up logger(1) traps earlier to catch logfile setup... |
commit | commitdiff | tree | snapshot |
2022-11-07 |
kn | Run the ND6 expiry timer without kernel lock |
commit | commitdiff | tree | snapshot |
2022-11-07 |
deraadt | dtors were broken by trying to reuse DF_1_NODELETE... |
commit | commitdiff | tree | snapshot |
2022-11-07 |
krw | Rename unreferenced field d_drivedata to smoke out... |
commit | commitdiff | tree | snapshot |
2022-11-07 |
krw | Nuke last references to d_drivedata. |
commit | commitdiff | tree | snapshot |
2022-11-07 |
dtucker | The IdentityFile option in ssh_config can also be used... |
commit | commitdiff | tree | snapshot |
2022-11-07 |
dtucker | Remove some set but otherwise unused variables, spotted... |
commit | commitdiff | tree | snapshot |
2022-11-07 |
dtucker | Check for and disallow MaxStartups values less than... |
commit | commitdiff | tree | snapshot |
2022-11-07 |
mpi | Implement db_write_text/bytes() which add support for... |
commit | commitdiff | tree | snapshot |
2022-11-07 |
job | Confirm Path Length is absent in the Basic Constraints... |
commit | commitdiff | tree | snapshot |
2022-11-07 |
djm | fix parsing of hex cert expiry time; was checking wheth... |
commit | commitdiff | tree | snapshot |
2022-11-07 |
dtucker | Import regenerated moduli. |
commit | commitdiff | tree | snapshot |
2022-11-07 |
dtucker | Fix typo. From pablomh via -portable github PR#344. |
commit | commitdiff | tree | snapshot |
2022-11-07 |
guenther | In kpageflttrap(), validate a non-NULL pcb_onfault... |
commit | commitdiff | tree | snapshot |
2022-11-06 |
kn | Constify pfsync_acts[]; OK dlg |
commit | commitdiff | tree | snapshot |
2022-11-06 |
kn | Skip MD post-install bits on upgrades |
commit | commitdiff | tree | snapshot |
2022-11-06 |
dlg | get rid of pfsync_state_export. |
commit | commitdiff | tree | snapshot |
2022-11-06 |
jmc | remove unneccessary Pp after Sh; |
commit | commitdiff | tree | snapshot |
2022-11-06 |
krw | Nuke some 'set but not used' pathlen variables. |
commit | commitdiff | tree | snapshot |
2022-11-06 |
deraadt | At present, mprotect(2) may reduce permissions on immut... |
commit | commitdiff | tree | snapshot |
2022-11-06 |
dv | vmm(4): allocate reference for vm and vcpu SLISTs |
commit | commitdiff | tree | snapshot |
2022-11-06 |
kn | regen after /dev/pf? cleanup (only /dev/pf exists) |
commit | commitdiff | tree | snapshot |
2022-11-06 |
tb | Document that OPENSSL_free() is required in some circum... |
commit | commitdiff | tree | snapshot |
2022-11-06 |
kn | There is only one pf(4); OK sashan |
commit | commitdiff | tree | snapshot |
2022-11-06 |
mbuhl | Enable IPv4, TCP, and UDP checksum offloading, and... |
commit | commitdiff | tree | snapshot |
2022-11-06 |
dlg | move pfsync_state_import in if_pfsync.c to pf_state_imp... |
commit | commitdiff | tree | snapshot |
2022-11-06 |
jsing | Add regress for Ed25519. |
commit | commitdiff | tree | snapshot |
2022-11-06 |
jsing | Enable Ed25519 internal to libcrypto. |
commit | commitdiff | tree | snapshot |
2022-11-06 |
patrick | Add FDT-based attachment for qciic(4). |
commit | commitdiff | tree | snapshot |
2022-11-06 |
patrick | Add FDT-based attachment for qcgpio(4). |
commit | commitdiff | tree | snapshot |
2022-11-06 |
jsing | Remove useless ancient files. |
commit | commitdiff | tree | snapshot |
2022-11-06 |
joshua | Replace existing Blowfish regress tests |
commit | commitdiff | tree | snapshot |
next |