openbsd
2016-08-07 guentherSince we have kbind(2), we don't need -znow to use...
2016-08-07 guentherIf an output section is skipped because of a constraint...
2016-08-07 kettenisUse the device tree to lookup the address of the ARM...
2016-08-07 kettenisAdd the Raspberry Pi 2/3 devices here as well.
2016-08-07 kettenisInitial support for Raspberry Pi 2/3. All the hard...
2016-08-07 reykwhitespace
2016-08-07 reykDefine VXLAN_VNI_UNSET and VXLAN_VNI_MAX instead of...
2016-08-07 tbUpdate online manual path to man.openbsd.org.
2016-08-07 tbUpdate the link for the getentropy(2) manual to man...
2016-08-07 guentherAs with csu, alpha passes &_DYNAMIC to _reloc_alpha_got...
2016-08-07 guentherTeach i386 to pass &_DYNAMIC to _dl_boot_bind()
2016-08-07 guentherTeach mips64 to pass &_DYNAMIC to _dl_boot_bind()
2016-08-07 guentherhahahah: amd64 has been passing &_DYNAMIC to _dl_boot_b...
2016-08-07 guentherFlip the #ifdef logic: amd64, arm, i386, and mips64...
2016-08-07 guentherTeach mips64 to pass &_DYNAMIC to _dl_boot_bind().
2016-08-07 guentheralpha already calculates &_DYNAMIC for the _reloc_alpha...
2016-08-07 guentherTeach i386 to pass &_DYNAMIC to _dl_boot_bind()
2016-08-07 guentherPsych: amd64 has been passing &_DYNAMIC to _dl_boot_bin...
2016-08-07 guentherFlip the #ifdef logic: amd64, i386, and mips64 were...
2016-08-07 guentherAdd XOR cookies for lr and sp. Stop saving/restoring...
2016-08-07 jmatthewadd $OpenBSD$ tags
2016-08-06 deraadtsync
2016-08-06 tedureset timeout to null when relooping
2016-08-06 guentherUse internal names for __errno, _memcpy, memset, and...
2016-08-06 patrickAlways allocate intrhand with M_WAITOK.
2016-08-06 patrickAlways allocate intrhand with M_WAITOK.
2016-08-06 patrickImplement interrupt controller functionality in the...
2016-08-06 patrickExtend the interrupt controller API with a disestablish...
2016-08-06 kettenisSwitch imx over to the generic pinctrl API.
2016-08-06 kettenisBuild ofw_pinctrl.o and ofw_gpio.o on armv7. The latte...
2016-08-06 kettenisAdd a generic pinctrl "framework".
2016-08-06 kettenisPut page tables in normal cachable memory on armv7...
2016-08-06 tbAdd more tests for better code coverage:
2016-08-06 tbIf you see code like this, you know something's quite...
2016-08-06 reykAdd support for IPv6 tunnel endpoints. This currently...
2016-08-06 reykFix multicast mode (destination is a multicast IP)...
2016-08-06 patrickRework ampintc's interrupt disestablish code to make...
2016-08-06 jsgDynamically attach intc(4) using the FDT and switch...
2016-08-06 jsgDisable edma(4). It isn't currently used and is gettin...
2016-08-06 visaAdd PageGrain bits.
2016-08-06 pascalUnbreak PSK authentication, broken by previous.
2016-08-06 visaLog RX errors only when the interface's debug flag...
2016-08-06 jsgremove now unused board specific phy defines
2016-08-06 deraadtsync
2016-08-06 jsgDynamically attach pluart(4) using the FDT.
2016-08-06 jsgDynamically attach plrtc(4) using the FDT.
2016-08-06 jsgvirtio no longer attaches to vexpress
2016-08-06 jsgDynamically attach virtio(4) using the FDT.
2016-08-06 jsgadjust for fdt changes
2016-08-06 jsgSet up the fdt attach args for devices that attach...
2016-08-05 kettenisUse m_devget(4). From Artturi Alm.
2016-08-05 schwarzeenable the mandoc.db(5) regression suite, code is stabl...
2016-08-05 kettenisDynamically attach sxidog(4).
2016-08-05 schwarzeadjust expected output after the NAME_HEAD fix in mando...
2016-08-05 jmca1xintc -> sxiintc;
2016-08-05 kettenisRemove sxirtc(4) from the tables now that it attaches...
2016-08-05 schwarzemissing <endian.h> reported by Bapt@iste Daroussin...
2016-08-05 kettenisDynamically attach sxirtc(4); another board_id check...
2016-08-05 kettenisCheck if we have the required "reg" property.
2016-08-05 kettenisa1xintc(4) -> sxiintc(4)
2016-08-05 kettenisWe don't want drivers with numbers in their names.
2016-08-05 kettenisReplace inappropriate use of CP15_CNTPCT with CP_DCCIMVAC.
2016-08-05 kettenisSwitch the sunxi platform over to the new interrupt...
2016-08-05 mikebSwitch pending event clearing to an atomic swap operation
2016-08-05 mikebSwitch pending event clearing to an atomic swap operation
2016-08-05 mikebFixup incorrect EAGAIN handling
2016-08-05 mikebRead events array offset must be calculated in bytes
2016-08-05 mikebRemove incorrect optimization: ring data portion size...
2016-08-05 deraadtDo not *printf %s NULL
2016-08-05 schwarzefix a typo that prevented names from .Dt from getting...
2016-08-05 schwarze* Properly distinguish commands (.Ic) and command modif...
2016-08-05 deraadtsync
2016-08-05 schwarzeObvious minor fixes:
2016-08-05 teduuse a larger chunk for getentropy() and save some for...
2016-08-05 krwDon't leak the option data of non-DHCPINFORM messages...
2016-08-05 tbAll four arguments can be omitted by specifying a dash.
2016-08-05 tbIf reps and steps were omitted, while begin and end...
2016-08-05 tbIf "%%" appears in the format string, skip it properly.
2016-08-05 kettenisUnmask the timer output signal for real.
2016-08-05 tbenable dddd regression test
2016-08-05 tbInitialize reps, begin, end, steps to their defaults.
2016-08-05 visaDrop a pointless link carrier check from the RX path.
2016-08-05 jcaUsing a macro to save 4 chars is mere obfuscation.
2016-08-05 jcaKill an unused macro
2016-08-05 kettenisimxahci(4) needs ahci.c
2016-08-05 jcaAdd a -u switch to always log route insertions/deletions.
2016-08-05 mikebTrigger link state update only on media status updates
2016-08-05 mikebFixup the condition that prevented heartbeat & co....
2016-08-05 jcaUse tighter pledge(2) restrictions.
2016-08-05 jcaRework logging.
2016-08-05 jcaSwitch from select(2) to poll(2); ok millert@
2016-08-05 jmcshorten the openssl dsa text;
2016-08-05 jmcgrammar fix;
2016-08-05 martijnMake RES_OPTIONS point directly to resolv.conf(5) inste...
2016-08-04 vgrossCommit in6_selectsrc() split again, with missing assign...
2016-08-04 kettenisDynamically attach ampintc(4) and make it register...
2016-08-04 kettenisAdd imxgpc(4), a driver for the i.MX6 General Power...
2016-08-04 kettenisAfter fixing up some of the AR8035 PHY registers, issue...
2016-08-04 visaMention jumbo frames.
2016-08-04 visaAdd support for jumbo frames.
next