openbsd
2021-05-02 espieexplain what FETCH_CMD should support in a bit more...
2021-05-02 jsgfix logic error in boot()
2021-05-01 kettenisRemove NetBSDisms that crept into the arm64 version...
2021-05-01 kettenisActually, that variable needs to be a u_int8_t pointer.
2021-05-01 martijnExpand the regress test quite a bit to make sure no...
2021-05-01 martijnRefactor varbind OID parsing into their indices. Simpl...
2021-05-01 gnezdoRemoved unused SYSCTL_INT_UNBOUNDED (no use planned)
2021-05-01 gnezdoUpdate the remaining SYSCTL_INT_READONLY cases
2021-05-01 mvsImplement per-socket `so_lock' rwlock(9) and use it...
2021-05-01 visaRetire OpenBSD/sgi.
2021-05-01 deraadtsync
2021-05-01 bcookbump to LibreSSL 3.4.0 in -current
2021-05-01 tbPlug leak in c2i_ASN1_OBJECT
2021-05-01 tbPrevent double free in int_TS_RESP_verify_token
2021-05-01 kettenisImplement early console functionality based on availabl...
2021-05-01 florianIn singel user mode / is mounted ro. Just warn if we...
2021-05-01 florianAllow running in single user mode where /var/empty...
2021-05-01 florianIn singel user mode / is mounted ro. Just warn if we...
2021-05-01 florianAllow running in single user mode where /var/empty...
2021-05-01 jmcupdate currency exchange rates;
2021-05-01 jsgKERNEL_LOCK/UNLOCK() was pushed into trapsignal() last...
2021-05-01 jsguse sival_ptr instead of sival_int for breakpoint and...
2021-05-01 jsgregen llvm man pages from rst with
2021-05-01 jsgarvm7 -> armv7
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...
next