openbsd
2021-05-03 jsgdon't build gdb on riscv64
2021-05-03 djmmore debugging for UpdateHostKeys signature failures
2021-05-03 drahnriscv64 is a LP64_ARCH, list it as such.
2021-05-02 drahnriscv64 initiall installation notes (more of a skeleton).
2021-05-02 naddydisable base-gcc on amd64; ok jca@ deraadt@
2021-05-02 bluhmPut -stable template into #if 0 section of current...
2021-05-02 kettenisInitialize per-CPU pointer register earlier.
2021-05-02 drahnriscv64, fix HANDLE_ERROR
2021-05-02 krwTry harder to ensure there are no GPT revenants after
2021-05-02 drahnriscv64 openssl config
2021-05-02 kettenisWe need to set the dirty bit whenever we add write...
2021-05-02 krwShuffle some code to eliminate get_address(), bring...
2021-05-02 tbPrevent future internal use of some #defines
2021-05-02 jsingClean up tls1_change_cipher_state().
2021-05-02 jsingIn the TLSv1.2 server, set up the key block after sendi...
2021-05-02 jsingClean up dtls1_reset_seq_numbers().
2021-05-02 jsingEnsure that handshake hash is non-NULL in tls1_transcri...
2021-05-02 jsingHarden tls12_finished_verify_data() by checking master...
2021-05-02 jsingStop deriving peer finished twice for TLSv1.2.
2021-05-02 tbMake TS_compute_imprint a bit more robust.
2021-05-02 deraadtImprove documentation. Try to explain the various...
2021-05-02 martijnFix having hostnames in the listen on statement. Regres...
2021-05-02 mvsDo soreserve() before `kp' allocation. This simplifies...
2021-05-02 lumdired-shell-command is listed in the man page under...
2021-05-02 kettenisInitialize the per-CPU pointer register early.
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...
next