openbsd
2021-06-20 florianPut (boot) filename, next-server, host-name and domain...
2021-06-20 florianDon't try to install a default route with route(8)...
2021-06-20 claudioMove towards a 7.1 OpenBGPD release
2021-06-20 jsgregen
2021-06-20 jsgadd some devices found on the intel nuc10i7fnh
2021-06-19 kettenisAssert that fpu_load() only gets called with the FPU...
2021-06-19 deraadtC version of fabs(), for now
2021-06-19 tbzap trailing whitespace
2021-06-19 jsingCorrectly handle epoch wrapping in dtls1_get_bitmap().
2021-06-19 jsingAdd DTLS test cases that use non-zero initial epochs.
2021-06-19 jsingProvide the ability to set the initial DTLS epoch value.
2021-06-19 jsingInitialise the epoch for the DTLS processed and unproce...
2021-06-19 jsingAdd more complex DTLS tests for delay/reordering.
2021-06-19 jsingExpand comment that details why two DTLS tests currentl...
2021-06-19 jsingProvide the ability to delay/reorder DTLS packets.
2021-06-19 jsgsync with riscv64.html
2021-06-19 chelohatimecounting: add FRAC_TO_NSEC(), BINTIME_TO_NSEC()
2021-06-19 deraadtsync
2021-06-19 jsgarm64 -> riscv64
2021-06-19 jsgbootaa64.efi -> bootriscv64.efi
2021-06-19 jsgadd riscv64 to allarchs
2021-06-19 chelohatimeout(9): change argument order for timeout_set_kclock()
2021-06-19 mlarkinoce(4) in RAMDISK for riscv64
2021-06-18 mlarkinEnable oce(4) for riscv64
2021-06-18 deraadtsync
2021-06-18 chelohaalarm.3: miscellaneous improvements to alarm(3) documen...
2021-06-18 kettenisWhen we do a context switch, always set the FPU to...
2021-06-18 drahnProvide directions on how to install Unmatched
2021-06-18 kettenisNeed to enable interrupts while processing supervisor...
2021-06-18 deraadtdo not guess at MP support yet.
2021-06-18 jsingRemove SSL_CTX_set_read_ahead() calls - it is now the...
2021-06-18 chelohasetitimer(2): increase timer limit to UINT_MAX seconds
2021-06-18 bluhmThe crypto(9) framework used by IPsec runs on a kernel...
2021-06-18 dvvmd diskfmt regress: don't copy source files, cleanup...
2021-06-18 mortimerLimit regress libexecinfo to amd64 or llvm >=12.
2021-06-18 kettenisEnable 32-bit I/O addressing. This gets rid of the...
2021-06-18 florianspecial is SMALL
2021-06-18 florianfix SMALL build
2021-06-18 florianspecial is SMALL
2021-06-18 nicmMention %1 under choose-tree also.
2021-06-18 jsgrecognise BCM5762 B0
2021-06-18 guentherThe pmap needs to know which CPUs to send IPIs when...
2021-06-18 jsginitial plic(4) sfcc(4) sfclock(4)
2021-06-17 dvvmd(8): handle VIRTIO_BLK_T_GET_ID, check descriptor...
2021-06-17 sthensync
2021-06-17 jmccompar is a function arg (Fa) not function name (Fn);
2021-06-17 kettenisAdd sfclock(4), a driver for the PRCI (Power Reset...
2021-06-17 mpiRevert previous: unref of amap outside of the KERNEL_LO...
2021-06-17 kettenisOn OpenBSD _JBLEN is the number of slots (of type long...
2021-06-17 claudioImplement RFC 7313 enhanced route refresh. It is off...
2021-06-17 jobAdd simple BGP Enhanced Route Refresh Message decoding
2021-06-17 tobheSkip flows in ikev2_cp_addr() if they don't contain...
2021-06-17 kettenisLike ARM, RISC-V does not implement floating point...
2021-06-17 claudioRefactor common code for peer filtering out into rde_sk...
2021-06-17 kettenisAdd BCM5725 support. Based on a diff from Brad Smith.
2021-06-17 kettenisregen
2021-06-17 kettenisAdd Broadcom BCM5725. Based on a diff from Brad Smith.
2021-06-17 claudioAdd a bit of extra paranoia befor the up_generate_updat...
2021-06-17 claudioIn Rev 1.511 I moved peer related checks from inside...
2021-06-17 claudioBetter error message when a bad nexthop is passed to...
2021-06-17 claudioBefore adding a prefix to the Adj-RIB-Out modify the...
2021-06-17 dlgmore consistently use pfsync_free_deferral to free...
2021-06-16 dvcleanup vmd(8) includes and header files
2021-06-16 kettenisociic(4) and dapmic(4)
2021-06-16 jmcadd entries for dapmic and ociic; ok kettenis
2021-06-16 jobAdd command line option to show the version
2021-06-16 krwEnsure that the '-i' command line option and the 'reini...
2021-06-16 visakqueue: kq_lock is needed when updating kn_status
2021-06-16 florianActually request classless static routes from the dhcp...
2021-06-16 florianImplement classless static routes dhcp option.
2021-06-16 kettenisociic(4) and dapmic(4)
2021-06-16 kettenisAdd ociic(4) and dapmic(4). The first is a driver...
2021-06-16 jsgdon't define __HAVE_ACPI to unbreak radeondrm build
2021-06-16 nicmMinor fixes to option descriptions.
2021-06-16 mpiChange the prefix of UVM object functions to match...
2021-06-16 nicmPass Ctrl keys through as is when given as hex, GitHub...
2021-06-15 jsingMop up part of dtls1_dispatch_alert().
2021-06-15 claudioRemove the uvshrink logic and keep the unveil list...
2021-06-15 mpiUse a macro to assert that given uobjs correspond to...
2021-06-15 mpiUnref/free amaps before grabbing the KERNEL_LOCK().
2021-06-15 claudioFilter out packets that are not IPv4. This code came...
2021-06-15 dlguse getnsecuptime instead of getmicrouptime.
2021-06-15 matthieuIncrease MAXDSIZ to 16GB. ok kettenis@
2021-06-15 dlgget the uptime before comparing to it.
2021-06-15 dlgfactor out nsecuptime and getnsecuptime.
2021-06-15 dlgrework pfsync deferal timeout handling.
2021-06-14 kettenisSimplify the way we handle PCI configuration space...
2021-06-14 ericadd required headers for smtpd.h and remove unnecessary...
2021-06-14 krwOnly use of 'reinited' died in cmd.c r1.100. It is...
2021-06-14 jsingSimplify nonce handling in the TLSv1.2 record layer.
2021-06-14 krwSomewhere in the recent churn a couple of memset()'s
2021-06-14 sthensnmpd.conf(5): fix typo/plurals and tweak wording....
2021-06-14 jobFix ROA & MFT version check handling
2021-06-14 kettenisRemove unused prototypes.
2021-06-14 claudioChange errors for file manipulations from err(3) to...
2021-06-14 claudioDo a fstatvfs() call to figure out if the filesystem...
2021-06-14 kettenisUse uint64_t instead of u_long for pcitag_t.
2021-06-14 jsg"scsibus* at hba?" was replaced by "scsibus* at scsi...
2021-06-14 matthieureset ppc_altivec if 'option ALTIVEC' is not present.
2021-06-14 jsgadd a few more phys known to attach to usb ethernet
next