2021-04-30 |
drahn | Fix linkage error due to fp* functions. |
commit | commitdiff | tree | snapshot |
2021-04-30 |
bluhm | Rearrange the implementation of bounded sysctl. The... |
commit | commitdiff | tree | snapshot |
2021-04-30 |
jmc | add arch to Dt lines; |
commit | commitdiff | tree | snapshot |
2021-04-30 |
visa | Add zqclock(4), a driver for Zynq-7000 clocks. |
commit | commitdiff | tree | snapshot |
2021-04-30 |
visa | Add zqreset(4), a driver for Zynq-7000 resets. |
commit | commitdiff | tree | snapshot |
2021-04-30 |
jsg | remove now unused elf.h |
commit | commitdiff | tree | snapshot |
2021-04-30 |
jsg | remove FreeBSD derived riscv cpu ident |
commit | commitdiff | tree | snapshot |
2021-04-30 |
jsg | reduce diff to current arm64 |
commit | commitdiff | tree | snapshot |
2021-04-30 |
jsg | fix newlines for devices attaching to cpu |
commit | commitdiff | tree | snapshot |
2021-04-30 |
djm | a little debugging in the main mux process for status... |
commit | commitdiff | tree | snapshot |
2021-04-30 |
dtucker | Remove now-unused skey function prototypes leftover... |
commit | commitdiff | tree | snapshot |
2021-04-30 |
jsg | remove commented arm console init lines |
commit | commitdiff | tree | snapshot |
2021-04-30 |
deraadt | When terminating via pledge_fail() stop all threads... |
commit | commitdiff | tree | snapshot |
2021-04-30 |
drahn | Fix line swap resulting in misplaced ',' causing build... |
commit | commitdiff | tree | snapshot |
2021-04-29 |
dv | Linting: remove duplicate struct definition (plus white... |
commit | commitdiff | tree | snapshot |
2021-04-29 |
stsp | Make iwn, iwm, and iwx keep track of beacon parameters... |
commit | commitdiff | tree | snapshot |
2021-04-29 |
mvs | Remove netlock assertions from UNIX sockets layer. |
commit | commitdiff | tree | snapshot |
2021-04-29 |
drahn | riscv64 libkvm support |
commit | commitdiff | tree | snapshot |
2021-04-29 |
drahn | riscv64 share/mk |
commit | commitdiff | tree | snapshot |
2021-04-29 |
drahn | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2021-04-29 |
drahn | riscv64 libc |
commit | commitdiff | tree | snapshot |
2021-04-29 |
drahn | riscv64 libc |
commit | commitdiff | tree | snapshot |
2021-04-29 |
drahn | riscv64 libc, more pieces. |
commit | commitdiff | tree | snapshot |
2021-04-29 |
dv | Use relative reference URIs in Location header on direc... |
commit | commitdiff | tree | snapshot |
2021-04-29 |
kettenis | Clean up <machine/ieeefp.h> and make sure the rounding... |
commit | commitdiff | tree | snapshot |
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 |
next |