openbsd
2015-06-01 miodNow that we do not need to build binutils 2.15 (except...
2015-06-01 miodSwitch m88k ports to binutils 2.17.
2015-06-01 stspregen
2015-06-01 stspfix typo: Wirelsss -> Wireless
2015-06-01 nicmMissing t at end of response, from Vincent Bernat.
2015-06-01 claudioFix memory leak in error case. OK bluhm@ benno@
2015-06-01 uebayasiPut END() matching _ENTRY() (== ENTRY() w/o prof).
2015-06-01 uebayasiPut END() matching ENTRY().
2015-06-01 nicmClear signal handlers before event_reinit as apparently...
2015-06-01 mpiConvert tun(4) to if_input().
2015-05-31 schwarzeSimple macro fixes (Fd -> In, Nm -> Fn) from Kaspars...
2015-05-31 deraadtdoes not need syslog.h
2015-05-31 schwarzeImplement the roff(7) `r' (register exists) conditional.
2015-05-31 rpeFix typos.
2015-05-31 bluhmIf the first list was empty, ml_join() did not not...
2015-05-31 rpeReplace identical code in the MD scripts of the install...
2015-05-30 miodBuild with -mbwx rather than -Wa,-mev56 so that upcomin...
2015-05-30 jsgRemove commented out DRMDEBUG/DRM_DEBUG lines. Other...
2015-05-30 jsgDRMDEBUG not DRM_DEBUG. From frantisek holop.
2015-05-30 claudioPlug a memory leak by simplifying kv_free(). By checkin...
2015-05-30 claudioRemove fields from struct that are not used. OK benno@
2015-05-30 kettenisNative atomic operations for i386.
2015-05-30 kettenisAcquire/release the i2c bus before/after reading the...
2015-05-30 jsgSet the usb otg port on the cubox to host mode and...
2015-05-30 nicmSupport - to read from stdin, from Sebastien Marie.
2015-05-30 jmcfix usage();
2015-05-30 jsgSet the sdmmc(4) emmc highspeed flag if the capability...
2015-05-30 deraadtcleanup attach message
2015-05-30 jsgfix the build when SDHC_DEBUG is defined
2015-05-29 nicmDon't use special strings if #() commands fail, just...
2015-05-29 nicmExpand formats again inside #(), and free the temporaries.
2015-05-29 nicmUse RB_MIN to get the lowest index for the current...
2015-05-29 miodSwitch vax to bunnytils 2.17.
2015-05-29 miodMake ld.so on alpha cope with binaries built with secur...
2015-05-29 nicmmillert points out I can just call tzset() early to...
2015-05-29 nicmUse gmtime not localtime when we want UTC, I got it...
2015-05-29 deraadtdo not need non-NULL-check before free(p), other minor...
2015-05-29 deraadtremove duplicate assignments; from Benjamin Baier
2015-05-29 nicmUpdate file(1) regress (less verbose ELF output).
2015-05-29 nicmDon't stop at the first successful test unless it has...
2015-05-29 nicmThe case-insensitive flag (c) for string and search...
2015-05-29 nicmI got confused and made the strength multiplier 20...
2015-05-29 krwNuke annoying whitespace nits to shrink some future...
2015-05-29 krwNuke annoying whitespace nits to shrink some future...
2015-05-29 nicmfile(1) needs access(/etc/localtime) for localtime().
2015-05-29 nicmOnly mmap() on regular files; mmap() on /dev/stdin...
2015-05-29 nicmMake things a little less confusing by making fill_buff...
2015-05-29 nicmIf reading into buffer, correct the stored file size...
2015-05-29 uebayasiPut END() where appropriate.
2015-05-29 uebayasiPut obvious END() macros that match ENTRY() entries.
2015-05-29 ericfix a possible off-by-one when reading /etc/hosts if...
2015-05-29 nicmSilently fall back to /etc/magic if ~/.magic can't...
2015-05-29 uebayasiSprinkle END() in some straightforward *.S files that...
2015-05-29 djmput back SSH1 for now - we want to make sure we don...
2015-05-29 jsgadd some more cortex A ids
2015-05-29 miodNeed to operate of CXXFLAGS now.
2015-05-29 djmmake this work without SUDO set; ok dtucker@
2015-05-29 jsgenable agtimer required for cortex a15
2015-05-29 jsgRemove unused bus space tags/handles. The generic...
2015-05-29 uebayasiRevert unrelated changes in previous.
2015-05-29 uebayasiInitial addition of ``Patrol Read'' support in bio...
2015-05-28 deraadtdetect crashes from constraint sub-processes, instead...
2015-05-28 jcswhen machdep.allowaperture sysctl is set to 3, allow...
2015-05-28 guentherSave the cpuid(6) eax bits in the cpu_info and report...
2015-05-28 jmcuse "uri"; from yegor timoschenko
2015-05-28 jmcprobably makes more sense to show "file" as being manda...
2015-05-28 miodInvert the binutils 2.17 logic to only list non-2.17...
2015-05-28 miodSwitch alpha, arm, sh and sparc to binutils 2.17.
2015-05-28 florianDo not try to unlink the control socket in an unprivile...
2015-05-28 florianDo not try to unlink the control socket in an unprivile...
2015-05-28 mpiKill unused IF_INPUT_ENQUEUE().
2015-05-28 djmwrap all moduli-related code in #ifdef WITH_OPENSSL.
2015-05-28 dtuckerIncrease the allowed length of the known host file...
2015-05-28 dtuckerFix typo (keywork->keyword)
2015-05-28 djmadd error message on ftruncate failure; bz#2176
2015-05-28 djmmake ssh-keygen default to ed25519 keys when compiled...
2015-05-28 dtuckerRemove intermediate copy of the moduli file. "make...
2015-05-28 dtuckerRemove 1k bit groups. ok deraadt@, markus@
2015-05-28 dtuckerRemove 1k bit groups. ok deraadt@, markus@
2015-05-27 dtuckerReorder client proposal to prefer diffie-hellman-group...
2015-05-27 dtuckerAdd a stronger (4k bit) fallback group that sshd can...
2015-05-27 kettenisUse m_defrag(9) instead of rolling our own inlined...
2015-05-27 nicmMove the jobs output cache into the formats code so...
2015-05-27 dlgcheck if the packet is for us or if we're promisc befor...
2015-05-27 mikebImprove the controller state check in xhci_reset
2015-05-27 jsgcall exynos_platform_match() if the kernel is compiled...
2015-05-27 djmsupport PKCS#11 devices with external PIN entry devices
2015-05-27 jsgmake the exynos code compile without fdt
2015-05-26 jsgmake this build with WSDISPLAY_COMPAT_RAWKBD defined
2015-05-26 dtuckerCap DH-GEX group size at 4kbits for Cisco implementatio...
2015-05-26 miodBring back `1:' label removed by mistake in 1.7. Compla...
2015-05-26 miodBetter cross-compilation check
2015-05-26 miodUse a relative path against BSDOBJDIR to pick libcrypto...
2015-05-26 ericsimply use _PATH_HOSTS where appropriate
2015-05-26 sfFix missing vlan.h include in if_vio.c
2015-05-26 miodImprove diffability against m68k.
2015-05-26 ratchovExposes number of bytes processed by the sound card...
2015-05-26 mikebDon't create ICMP states on reply packets unless tracki...
2015-05-26 mpiUse if_output() instead of rerolling it.
2015-05-26 naddyCreate aliases.db from the installed aliases file,...
next