openbsd
2016-07-17 stefanTalk about event API instead of libevent
2016-07-17 djmsupport UTF-8 characters in ssh(1) banners using schwar...
2016-07-17 tbRemove now obsolete parenthetical explanation (should...
2016-07-17 tb1. Update manpage in view of the change of behavior...
2016-07-17 jsgAdapt kettenis' pinctrl changes in imx to sitaracm and
2016-07-17 jsguse the fdt root node instead of board ids to test...
2016-07-17 jsgSet function pointers based on the fdt root node instea...
2016-07-17 jsgSet function pointers based on the fdt root node instea...
2016-07-16 millertsync
2016-07-16 renatoRemove potential overflow when validating message's...
2016-07-16 renatoFix parsing of mal-formed optional TLVs/Sub-TLVs.
2016-07-16 jcaFix sockopt name: ICMPV6_FILTER -> ICMP6_FILTER
2016-07-16 mlarkinremove an unused parameter that wasn't handled during...
2016-07-16 beckClean up OCSP_check_validity() a bit more.
2016-07-16 jcaFix example: long long should be print with %lld
2016-07-16 sfSupport MSI-X in virtio
2016-07-16 visaAdd $OpenBSD$ / replace $Id$ with $OpenBSD$.
2016-07-16 visaRemove octeon_disable_interrupt() and octeon_restore_st...
2016-07-16 tomFix typo in comment in three machdep.c files:
2016-07-16 jmcsince we no longer pull source directly from openssl...
2016-07-16 jmc- add proxyjump to the options list
2016-07-16 tomRemove unused function process_frame() from arm_machdep.c
2016-07-16 mlarkinremove unused vmm_activate function. all vmm-specific...
2016-07-16 mlarkinFix an incorrect shift value when calculating the mask...
2016-07-16 mlarkinremove some 12 year old code that was never correct...
2016-07-16 mlarkinremove some unused #includes
2016-07-16 beckLimit the support of the "backward compatible" ssl2...
2016-07-15 tomRemove duplicated line in omap mmc driver, which would...
2016-07-15 tomRemove duplicate line in amd64/acpi_machdep.c
2016-07-15 schwarzeTo remove the const qualifier from a pointer to an...
2016-07-15 tomRemove unused re_nbits from dev/rnd.c
2016-07-15 schwarzeFix previous: the mandocdb() prototype was already...
2016-07-15 schwarzeadd missing prototypes, no code change;
2016-07-15 renatoImprove logging of reserved labels.
2016-07-15 renatoExplicitly ignore the Hop Count and Path Vector TLVs.
2016-07-15 renatoUpdate per-neighbor GTSM options on config reload.
2016-07-15 jcsdisable acpicbkbd by default until after the release...
2016-07-15 nicmTweak output of environment logging.
2016-07-15 nicmLog environment to new panes.
2016-07-15 nicmWrap some long lines and apply some static.
2016-07-15 guentherSwitch m88k to pass &_DYNAMIC to _dl_boot_bind()
2016-07-15 deraadttake us out of -beta
2016-07-15 dtuckerReduce the syslog level of some relatively common proto...
2016-07-15 nicmDon't update cells in each block of data read from...
2016-07-15 nicmInstead of representing colours in several different...
2016-07-15 djmAdd a ProxyJump ssh_config(5) option and corresponding...
2016-07-14 jmckern.usermount is currently a no-op;
2016-07-14 stefanMake sure that amap slot calculation does not overflow
2016-07-14 deraadtsync
2016-07-14 deraadtkern.usermount=1 is unsafe for everyone, since it allow...
2016-07-14 mpiDrop received packets with an IPv4-compatible address...
2016-07-14 kettenisDo board-specific delay/skew corrections for the Micrel...
2016-07-14 mpiPrevent a use-after-free by not updating an ARP entry...
2016-07-14 sfvioblk: Properly handle poll timeout
2016-07-14 sfrename virtio_ops.intr to poll_intr
2016-07-14 sfvirtio: Move interrupt handler into transport specific...
2016-07-14 semariemake several program to use "chown" promise.
2016-07-14 guentherAdd PT_GNU_RELRO, for ld.so work
2016-07-14 guentherPrevent silly states via knotes on pids > 2^32 and...
2016-07-14 guentherufs_readdir() buffer was meant to be limited to 64kB...
2016-07-14 tedukevent validates that ident is a valid fd by getting...
2016-07-14 dtuckerCorrect equal in test.
2016-07-13 mikebA work-in-progress driver for the Hyper-V NetVSC
2016-07-13 millertWhen matching a day in the month, make sure that the...
2016-07-13 patrickThe "#address-cells" and "#size-cells" properties defin...
2016-07-13 jmcross l richardson reports that an auto reply is no...
2016-07-13 bennooutput the no-longer-so-new AS operators when printing the
2016-07-13 kettenisSince mappings established using __MAP_NOFAULT will...
2016-07-13 kettenisRevert previous; the __MAP_NOFAULT test is inverted...
2016-07-13 mpiMove ARP processing back to the KERNEL_LOCK()ed task...
2016-07-13 jsingAdjust existing tls_config_set_cipher() callers for...
2016-07-13 jsingSplit the existing TLS cipher suite groups into four:
2016-07-13 kettenisSince mappings established using __MAP_NOFAIL will...
2016-07-13 deraadtremove <0 check for an unsigned variable
2016-07-13 deraadtremove unused function ether_cmp()
2016-07-13 kettenisUse the device tree voltage regulator information to...
2016-07-13 mpiIntroduce RTF_MULTICAST and flag corresponding IPv6...
2016-07-13 mlarkinCPUID vendor ID was already register-swapped during...
2016-07-13 guentherFix usage() output and getopt sorting
2016-07-13 dlgstore nd6 expiries in the route, not separately in...
2016-07-12 bluhmDocument that the syslogd options -c and -k must be...
2016-07-12 bruReset the mt state completely in wsmouse_mt_init.
2016-07-12 millertThe only valid flag for unmount(2) is MNT_FORCE, ignore...
2016-07-12 kettenisTurn ahci(4) glue code for the i.MX6 platform into...
2016-07-12 kettenisChange over to imxehci(4) here as well.
2016-07-12 bluhmLink path MTU discovery regress test into build.
2016-07-12 bluhmAllow to run the syslogd tests as root without SUDO...
2016-07-12 kettenisTurn ehci(4) glue code for the i.MX6 platform into...
2016-07-12 teduin the great unp_gc rewrite, a null check was lost...
2016-07-12 deraadtThe check for pledge "recvfd" was mistakenly only being...
2016-07-12 semarieadd "recvfd" to doas(1) for use with skey.
2016-07-12 bluhmAdd regression tests for syslogd TLS client certificates.
2016-07-12 bluhmAdd support for TLS client certificates in syslogd...
2016-07-12 mpiDirectly drop packets filtered by bpf(4) instead of...
2016-07-12 deraadtremove more noisy messages in "sendfd" and "recvfd"
2016-07-11 schwarzeMake all components of the URI individually optional,
2016-07-11 bluhmRevert previous adaption of the test. The behavior...
2016-07-11 tedudon't allow mounting with noval owner. panics later.
2016-07-11 tbAdd missing "recvfd" pledge promise: Raf Czlonka report...
2016-07-11 deraadtbe less noisy on console in case of "recvfd" refusal
next