openbsd
2021-05-01 deraadtvariable has to be a pointer after last change
2021-04-30 jsgmake timer/intc cd_name match config
2021-04-30 jsingClean up and harden TLSv1.2 master key derivation.
2021-04-30 drahnFix linkage error due to fp* functions.
2021-04-30 bluhmRearrange the implementation of bounded sysctl. The...
2021-04-30 jmcadd arch to Dt lines;
2021-04-30 visaAdd zqclock(4), a driver for Zynq-7000 clocks.
2021-04-30 visaAdd zqreset(4), a driver for Zynq-7000 resets.
2021-04-30 jsgremove now unused elf.h
2021-04-30 jsgremove FreeBSD derived riscv cpu ident
2021-04-30 jsgreduce diff to current arm64
2021-04-30 jsgfix newlines for devices attaching to cpu
2021-04-30 djma little debugging in the main mux process for status...
2021-04-30 dtuckerRemove now-unused skey function prototypes leftover...
2021-04-30 jsgremove commented arm console init lines
2021-04-30 deraadtWhen terminating via pledge_fail() stop all threads...
2021-04-30 drahnFix line swap resulting in misplaced ',' causing build...
2021-04-29 dvLinting: remove duplicate struct definition (plus white...
2021-04-29 stspMake iwn, iwm, and iwx keep track of beacon parameters...
2021-04-29 mvsRemove netlock assertions from UNIX sockets layer.
2021-04-29 drahnriscv64 libkvm support
2021-04-29 drahnriscv64 share/mk
2021-04-29 drahn*** empty log message ***
2021-04-29 drahnriscv64 libc
2021-04-29 drahnriscv64 libc
2021-04-29 drahnriscv64 libc, more pieces.
2021-04-29 dvUse relative reference URIs in Location header on direc...
2021-04-29 kettenisClean up <machine/ieeefp.h> and make sure the rounding...
2021-04-29 bluhmRevert part of the previous uvm_km_zalloc(9) to km_allo...
2021-04-29 kettenisReplace uvm_km_alloc(9) calls with km_alloc(9) calls...
2021-04-29 bluhmExtend the fork and exit test with threads. Simultaneo...
2021-04-29 visaRemove unused RM7000 ICR handling.
2021-04-29 jsgdescend into arch/riscv64
2021-04-29 jsgadd riscv64 efibind.h
2021-04-29 jsgregen
2021-04-29 jsgadd RISCV
2021-04-29 drahnriscv64 clang support.
2021-04-29 millertRemove extraneous for() likely caused by copy & paste.
2021-04-29 deraadtUse a universally understood example time (with AM...
2021-04-29 deraadtsync
2021-04-28 drahnBuild libcompiler_rt for riscv64
2021-04-28 drahnEnable libunwind on riscv64
2021-04-28 bluhmUse mq_delist() to fetch the ARP mbuf hold queue once...
2021-04-28 deraadtsync
2021-04-28 deraadtsync
2021-04-28 ratchovAdd sndio.pc file for pkg-config, mostly from brad@
2021-04-28 drahnriscv64 efiboot bootloader
2021-04-28 bluhmTo hunt kernel bugs during exit, terminate processes...
2021-04-28 tbRevert "Handle X509_V_ERR_UNABLE_TO_VERIFY_LEAF_SIGNATU...
2021-04-28 tbUse "new" vmctl syntax in the example.
2021-04-28 kettenisImplement __flt_rounds() for RISC-V. RISC-V is "intere...
2021-04-28 drahnriscv64 libc setjmp functions,
2021-04-28 drahnriscv64 ld.so
2021-04-28 jsgbuild eeprom on riscv64
2021-04-28 jsgdescend into riscv64 dirs
2021-04-28 jsgadd a Makefile for riscv64 man8
2021-04-28 jsgrecognise riscv64 as a valid arch in mandoc
2021-04-28 jsgcreate riscv64 man dirs
2021-04-28 patricksync
2021-04-28 patrickUpdate build infrastructure for libc++ and libc++abi...
2021-04-28 patrickMerge libc++, libc++abi and libunwind version 11.1.0.
2021-04-28 patrickImport libc++ 11.1.0 release.
2021-04-28 patrickImport libc++abi 11.1.0 release.
2021-04-28 patrickImport libunwind 11.1.0 release.
2021-04-28 patricksync
2021-04-28 patrickUpdate clang build infrastructure for LLVM 11.1.0.
2021-04-28 patrickMerge LLVM 11.1.0.
2021-04-28 patrickImport LLVM 11.1.0 release including clang, lld and...
2021-04-28 patrickImport LLVM 11.1.0 release including clang, lld and...
2021-04-28 patrickImport LLVM 11.1.0 release including clang, lld and...
2021-04-28 patrickImport LLVM 11.1.0 release including clang, lld and...
2021-04-28 bluhmEnable dt(4) on amd64, arm64, i386, and powerpc64 in...
2021-04-28 bluhmDocument the locking mechanism of the global variables...
2021-04-28 claudioIntroduce a global vnode_mtx and use it to make vn_lock...
2021-04-28 sashantime to add NET_ASSERT_WLOCKED()
2021-04-28 kettenisAdd signbitl.c that was missed as part of an earlier...
2021-04-28 kettenisRISC-V does not implement trapping of floating point...
2021-04-28 ratchovsndiod: Attach client at the same position, regardless...
2021-04-28 ratchovsndiod: Allocate (free) conversion buffers in slot_atta...
2021-04-28 drahnAdd RISC-V elf executable detection.
2021-04-28 drahnriscv64 gdtoa support
2021-04-28 drahnriscv64 libc string support,
2021-04-28 jsgremove old drm devices
2021-04-28 drahnSync
2021-04-28 drahnriscv64 etc support
2021-04-28 drahnRiscv64 csu support
2021-04-27 drahnRiscv64 distrib pieces to buld ramdisk
2021-04-27 claudioAdd IMSG_CTL_SHOW_RTR to the list of restriced control...
2021-04-27 claudioAdd RFC 6286 to the list of RFC bgpd supports.
2021-04-27 inoguchiAdd DTLS test in appstest.sh
2021-04-27 sashanpf_state_key_link_reverse() is prone to race on paralle...
2021-04-27 claudioCheck for possible bgpid collision on open. RFC 6286...
2021-04-27 claudioFix notification sub-error code for syntactically incor...
2021-04-27 tbtest-verify-unusual-wildcard-cert is no longer expected...
2021-04-27 drahnriscv64 libc floating point, a portion of the files...
2021-04-27 beckRelax SAN DNSname validation and constraints to permit...
2021-04-27 drahnriscv64 additions for libm
2021-04-26 dvvmd(8): fix vmctl client "wait" state corruption
2021-04-26 mvsAdd missing timeout_set_proc() description.
2021-04-26 claudioPrint out both the sent "Neighbor capabilities" and...
next