openbsd
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
2021-06-14 jsgfix whitespace
2021-06-14 jsgmention sqphy(4)
2021-06-14 tbRemove TLS1_AD_INTERNAL_ERROR from internal visibility...
2021-06-14 deraadtsync
2021-06-14 tbUse SSL_AD_INTERNAL_ERROR
2021-06-14 deraadtAdd a few more drivers that people might need.
2021-06-14 deraadtadd PCITAG_NODE and PCITAG_OFFSET
2021-06-14 drahnenable nvme, a few pci devices and a bunch of usb stuff.
2021-06-14 deraadtugly hack around broken build until people wake up.
2021-06-14 deraadt32-bit systems incorrectly parse the (64-bit) length...
2021-06-13 krwThere is no '!' in HiFive.
2021-06-13 dvfix and enable diskfmt regress test for vmd(8)
2021-06-13 kettenisSave and restore errno around FUTEX_WAIT futex(2) opera...
2021-06-13 kettenisAdd support for sfuart(4) as a console.
2021-06-13 jsingAdd SSL_AD_MISSING_EXTENSION.
2021-06-13 jsingDefine SSL_AD_* as actual values.
2021-06-13 jsingRemove tls1_alert_code().
2021-06-13 krwHave gedit() and gsetpid() both return CMD_CLEAN if...
2021-06-13 jsingPlace obsolete alerts under #ifndef LIBRESSL_INTERNAL.
2021-06-13 jsingRemove references to obsolete alerts.
2021-06-13 krwTweak gsetpid() to restore partition info in case of...
2021-06-13 krwUUID_STR_LEN+1 is less mysterious than '37'.
2021-06-13 krwDon't ignore a GPT that claims the last usable LBA...
next