2021-04-29 |
bluhm | Revert part of the previous uvm_km_zalloc(9) to km_allo... |
commit | commitdiff | tree | snapshot |
2021-04-29 |
kettenis | Replace uvm_km_alloc(9) calls with km_alloc(9) calls... |
commit | commitdiff | tree | snapshot |
2021-04-29 |
bluhm | Extend the fork and exit test with threads. Simultaneo... |
commit | commitdiff | tree | snapshot |
2021-04-29 |
visa | Remove unused RM7000 ICR handling. |
commit | commitdiff | tree | snapshot |
2021-04-29 |
jsg | descend into arch/riscv64 |
commit | commitdiff | tree | snapshot |
2021-04-29 |
jsg | add riscv64 efibind.h |
commit | commitdiff | tree | snapshot |
2021-04-29 |
jsg | regen |
commit | commitdiff | tree | snapshot |
2021-04-29 |
jsg | add RISCV |
commit | commitdiff | tree | snapshot |
2021-04-29 |
drahn | riscv64 clang support. |
commit | commitdiff | tree | snapshot |
2021-04-29 |
millert | Remove extraneous for() likely caused by copy & paste. |
commit | commitdiff | tree | snapshot |
2021-04-29 |
deraadt | Use a universally understood example time (with AM... |
commit | commitdiff | tree | snapshot |
2021-04-29 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-04-28 |
drahn | Build libcompiler_rt for riscv64 |
commit | commitdiff | tree | snapshot |
2021-04-28 |
drahn | Enable libunwind on riscv64 |
commit | commitdiff | tree | snapshot |
2021-04-28 |
bluhm | Use mq_delist() to fetch the ARP mbuf hold queue once... |
commit | commitdiff | tree | snapshot |
2021-04-28 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-04-28 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-04-28 |
ratchov | Add sndio.pc file for pkg-config, mostly from brad@ |
commit | commitdiff | tree | snapshot |
2021-04-28 |
drahn | riscv64 efiboot bootloader |
commit | commitdiff | tree | snapshot |
2021-04-28 |
bluhm | To hunt kernel bugs during exit, terminate processes... |
commit | commitdiff | tree | snapshot |
2021-04-28 |
tb | Revert "Handle X509_V_ERR_UNABLE_TO_VERIFY_LEAF_SIGNATU... |
commit | commitdiff | tree | snapshot |
2021-04-28 |
tb | Use "new" vmctl syntax in the example. |
commit | commitdiff | tree | snapshot |
2021-04-28 |
kettenis | Implement __flt_rounds() for RISC-V. RISC-V is "intere... |
commit | commitdiff | tree | snapshot |
2021-04-28 |
drahn | riscv64 libc setjmp functions, |
commit | commitdiff | tree | snapshot |
2021-04-28 |
drahn | riscv64 ld.so |
commit | commitdiff | tree | snapshot |
2021-04-28 |
jsg | build eeprom on riscv64 |
commit | commitdiff | tree | snapshot |
2021-04-28 |
jsg | descend into riscv64 dirs |
commit | commitdiff | tree | snapshot |
2021-04-28 |
jsg | add a Makefile for riscv64 man8 |
commit | commitdiff | tree | snapshot |
2021-04-28 |
jsg | recognise riscv64 as a valid arch in mandoc |
commit | commitdiff | tree | snapshot |
2021-04-28 |
jsg | create riscv64 man dirs |
commit | commitdiff | tree | snapshot |
2021-04-28 |
patrick | sync |
commit | commitdiff | tree | snapshot |
2021-04-28 |
patrick | Update build infrastructure for libc++ and libc++abi... |
commit | commitdiff | tree | snapshot |
2021-04-28 |
patrick | Merge libc++, libc++abi and libunwind version 11.1.0. |
commit | commitdiff | tree | snapshot |
2021-04-28 |
patrick | Import libc++ 11.1.0 release. |
commit | commitdiff | tree | snapshot |
2021-04-28 |
patrick | Import libc++abi 11.1.0 release. |
commit | commitdiff | tree | snapshot |
2021-04-28 |
patrick | Import libunwind 11.1.0 release. |
commit | commitdiff | tree | snapshot |
2021-04-28 |
patrick | sync |
commit | commitdiff | tree | snapshot |
2021-04-28 |
patrick | Update clang build infrastructure for LLVM 11.1.0. |
commit | commitdiff | tree | snapshot |
2021-04-28 |
patrick | Merge LLVM 11.1.0. |
commit | commitdiff | tree | snapshot |
2021-04-28 |
patrick | Import LLVM 11.1.0 release including clang, lld and... |
commit | commitdiff | tree | snapshot |
2021-04-28 |
patrick | Import LLVM 11.1.0 release including clang, lld and... |
commit | commitdiff | tree | snapshot |
2021-04-28 |
patrick | Import LLVM 11.1.0 release including clang, lld and... |
commit | commitdiff | tree | snapshot |
2021-04-28 |
patrick | Import LLVM 11.1.0 release including clang, lld and... |
commit | commitdiff | tree | snapshot |
2021-04-28 |
bluhm | Enable dt(4) on amd64, arm64, i386, and powerpc64 in... |
commit | commitdiff | tree | snapshot |
2021-04-28 |
bluhm | Document the locking mechanism of the global variables... |
commit | commitdiff | tree | snapshot |
2021-04-28 |
claudio | Introduce a global vnode_mtx and use it to make vn_lock... |
commit | commitdiff | tree | snapshot |
2021-04-28 |
sashan | time to add NET_ASSERT_WLOCKED() |
commit | commitdiff | tree | snapshot |
2021-04-28 |
kettenis | Add signbitl.c that was missed as part of an earlier... |
commit | commitdiff | tree | snapshot |
2021-04-28 |
kettenis | RISC-V does not implement trapping of floating point... |
commit | commitdiff | tree | snapshot |
2021-04-28 |
ratchov | sndiod: Attach client at the same position, regardless... |
commit | commitdiff | tree | snapshot |
2021-04-28 |
ratchov | sndiod: Allocate (free) conversion buffers in slot_atta... |
commit | commitdiff | tree | snapshot |
2021-04-28 |
drahn | Add RISC-V elf executable detection. |
commit | commitdiff | tree | snapshot |
2021-04-28 |
drahn | riscv64 gdtoa support |
commit | commitdiff | tree | snapshot |
2021-04-28 |
drahn | riscv64 libc string support, |
commit | commitdiff | tree | snapshot |
2021-04-28 |
jsg | remove old drm devices |
commit | commitdiff | tree | snapshot |
2021-04-28 |
drahn | Sync |
commit | commitdiff | tree | snapshot |
2021-04-28 |
drahn | riscv64 etc support |
commit | commitdiff | tree | snapshot |
2021-04-28 |
drahn | Riscv64 csu support |
commit | commitdiff | tree | snapshot |
2021-04-27 |
drahn | Riscv64 distrib pieces to buld ramdisk |
commit | commitdiff | tree | snapshot |
2021-04-27 |
claudio | Add IMSG_CTL_SHOW_RTR to the list of restriced control... |
commit | commitdiff | tree | snapshot |
2021-04-27 |
claudio | Add RFC 6286 to the list of RFC bgpd supports. |
commit | commitdiff | tree | snapshot |
2021-04-27 |
inoguchi | Add DTLS test in appstest.sh |
commit | commitdiff | tree | snapshot |
2021-04-27 |
sashan | pf_state_key_link_reverse() is prone to race on paralle... |
commit | commitdiff | tree | snapshot |
2021-04-27 |
claudio | Check for possible bgpid collision on open. RFC 6286... |
commit | commitdiff | tree | snapshot |
2021-04-27 |
claudio | Fix notification sub-error code for syntactically incor... |
commit | commitdiff | tree | snapshot |
2021-04-27 |
tb | test-verify-unusual-wildcard-cert is no longer expected... |
commit | commitdiff | tree | snapshot |
2021-04-27 |
drahn | riscv64 libc floating point, a portion of the files... |
commit | commitdiff | tree | snapshot |
2021-04-27 |
beck | Relax SAN DNSname validation and constraints to permit... |
commit | commitdiff | tree | snapshot |
2021-04-27 |
drahn | riscv64 additions for libm |
commit | commitdiff | tree | snapshot |
2021-04-26 |
dv | vmd(8): fix vmctl client "wait" state corruption |
commit | commitdiff | tree | snapshot |
2021-04-26 |
mvs | Add missing timeout_set_proc() description. |
commit | commitdiff | tree | snapshot |
2021-04-26 |
claudio | Print out both the sent "Neighbor capabilities" and... |
commit | commitdiff | tree | snapshot |
2021-04-26 |
bluhm | Unset ftp_proxy to make test independent from environment. |
commit | commitdiff | tree | snapshot |
2021-04-26 |
claudio | Revert per-socket `so_lock' rwlock(9) and use it to... |
commit | commitdiff | tree | snapshot |
2021-04-26 |
bluhm | Convert the ARP packet hold queue from mbuf list to... |
commit | commitdiff | tree | snapshot |
2021-04-26 |
claudio | The time_t now is only set but never used. Noticed... |
commit | commitdiff | tree | snapshot |
2021-04-26 |
jsg | remove unused cdev defines |
commit | commitdiff | tree | snapshot |
2021-04-26 |
jsg | remove unused cdev defines |
commit | commitdiff | tree | snapshot |
2021-04-26 |
jsg | add kstat and a notdef line for ujoy |
commit | commitdiff | tree | snapshot |
2021-04-26 |
jsg | remove old 4.19 amdgpu include paths |
commit | commitdiff | tree | snapshot |
2021-04-26 |
jsg | Remove some commented out entries to make this easier... |
commit | commitdiff | tree | snapshot |
2021-04-25 |
mortimer | Bump pbuild stacksize to 8M. |
commit | commitdiff | tree | snapshot |
2021-04-25 |
stsp | Asus USB-N10 should work with urtwn(4). Patch by Jan... |
commit | commitdiff | tree | snapshot |
2021-04-25 |
stsp | Make urtwn(4) attach to 'ASUS USB-N10 Nano' devices. |
commit | commitdiff | tree | snapshot |
2021-04-25 |
stsp | regen |
commit | commitdiff | tree | snapshot |
2021-04-25 |
stsp | Add USB product ID for ASUS RTL8188EUS. Patch by Jan... |
commit | commitdiff | tree | snapshot |
2021-04-25 |
stsp | Implement support for Rx aggregation offload in iwm... |
commit | commitdiff | tree | snapshot |
2021-04-25 |
jsing | Clean up derivation of finished/peer finished. |
commit | commitdiff | tree | snapshot |
2021-04-25 |
jsg | cleanup riscv64 config glue |
commit | commitdiff | tree | snapshot |
2021-04-25 |
mvs | Implement per-socket `so_lock' rwlock(9) and use it... |
commit | commitdiff | tree | snapshot |
2021-04-24 |
kettenis | Sync with arm64 version fixing bugs in some of the... |
commit | commitdiff | tree | snapshot |
2021-04-24 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-04-24 |
tb | Do not leave errors on the error stack on PKCS12_parse... |
commit | commitdiff | tree | snapshot |
2021-04-24 |
tb | Enable the new verifier again so hopefully the remainin... |
commit | commitdiff | tree | snapshot |
2021-04-24 |
deraadt | remove bgpd warning message exposed by "bgpctl show... |
commit | commitdiff | tree | snapshot |
2021-04-24 |
kettenis | The variation in access size requirements and spacing... |
commit | commitdiff | tree | snapshot |
2021-04-24 |
mpi | Remove unused function pointers from `todr_handle'. |
commit | commitdiff | tree | snapshot |
2021-04-24 |
mpi | Convert allocations to km_alloc(9). |
commit | commitdiff | tree | snapshot |
2021-04-24 |
jmatthew | If MSI-X vectors are available, create multiple tx... |
commit | commitdiff | tree | snapshot |
2021-04-24 |
visa | Add cduart(4), a driver for the Cadence UART found... |
commit | commitdiff | tree | snapshot |
next |