openbsd
2016-07-19 mpiUpdate counters & unbreak now that rtrequest(RTM_ADD...
2016-07-19 mpiReturn EAGAIN for every deleted route when detaching...
2016-07-19 natanoReplace malloc() + memset() with calloc().
2016-07-19 bluhmIn ip6_input() use a shortcut to detect our own address...
2016-07-19 sthenIn rcctl ls, skip all files with a '.' in the name...
2016-07-19 mpiUse a flag to indicate that a packet has been received...
2016-07-19 bennoremove bogus attributes from ifstated, spooted by guenther@
2016-07-19 mpiDo not consider tap(4) a special interface and start...
2016-07-19 bennoremove bogus attributes on fatal* spotted by guenther@
2016-07-19 deraadtCleanup close(open idioms.
2016-07-19 teduinstead of messing about with pointer arithmetic, add...
2016-07-19 sfvirtio_pci: Always allow MSI/MSI-X
2016-07-19 tomRemove what appears to be a copy-paste error setting...
2016-07-18 bennoadd format attributes to log functions and fix some...
2016-07-18 bennoadd format attributes to log functions
2016-07-18 bennoadd format attributes to log functions
2016-07-18 bennoadd format attributes to log functions
2016-07-18 bennoadd format attributes to log functions and fix two...
2016-07-18 bennoadd format attributes to log functions and fix am error...
2016-07-18 bluhmKill the rtableid variable in ip6_input(). It does...
2016-07-18 kettenisApparently we need to explicitly stop the timers before...
2016-07-18 henningno more cbq_opts - CBQ is gone, ok mpi phessler benno
2016-07-18 guentherWe have __weak_alias() everywhere; remove obsolete...
2016-07-18 jmcrework the first sentence of this page;
2016-07-18 zhukThe string with path to shell could be taken directly...
2016-07-18 henningg/c unused (global!) var: oqueues isn't used any more...
2016-07-18 jsgAdd additional i2c and mmc prcm module enum values...
2016-07-18 tomDon't need a separate flags variable in armv7 pmap_clea...
2016-07-18 bluhmHide pf internals by moving code from in_ouraddr()...
2016-07-18 stspExplicitly set iwm(4) firmware Tx aggregation limit...
2016-07-18 stspFix inverted logic in iwm_tx(). The PROT_REQUIRE flag...
2016-07-18 stspMake iwm(4) retry Tx of management frames less often...
2016-07-18 patrickSome SoCs have a ranges property set in their device...
2016-07-18 guentherFix VFLAG formatting
2016-07-18 markusReduce timing attack against obsolete CBC modes by...
2016-07-18 guentherLinking against libkvm is unnecessary here
2016-07-18 guentherAdd 'p' trace point for KTRFAC_PLEDGE, as noted by
2016-07-18 bluhmRemote regression tests should not run ssh with -t...
2016-07-18 guentherPolish:
2016-07-18 djmAdd some unsigned overflow checks for extra_pad. None...
2016-07-18 guentherUpdated advice^Wcode from miod@ for passing &_DYNAMIC...
2016-07-18 bcookdon't mix code and decls, ok tedu@
2016-07-17 bcookuse memset to initialize the union
2016-07-17 bcookremove unused OPENSSL_NO_OBJECT case
2016-07-17 bcookInitialize buffers before use, noted by Kinichiro Inoguchi.
2016-07-17 kettenisAttach sunxi(4) based on the compatible property of...
2016-07-17 ottogetopt(3) can be called twice (once for bc and once...
2016-07-17 jmcstrip back asn1parse; ok beck jsing
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...
next