summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-24Split the root vs not-root cases better with regards to chroot setup.Theo de Raadt
2016-07-24bump versionGilles Chehade
2016-07-24openssh-7.3Damien Miller
2016-07-24syncTheo de Raadt
2016-07-24add chvgpio.4 overlooked when the file was addedJonathan Gray
2016-07-23rework crl2pkcs7; with help from jsingJason McIntyre
2016-07-23no quirks in FwUpdate.Marc Espie
2016-07-23Back out the automatic pkg.conf installpath changes; because pkg_add hasTheo de Raadt
2016-07-23Some armv7 machines are shipped with linux images that run USB OTG portsJonathan Gray
2016-07-23Back out the dhclient BPF change. There are DHCP servers out there whichStefan Sperling
2016-07-23Previously the uarts attached in order, so that the first attached uartPatrick Wildt
2016-07-23do the pool debug release dance. ok deraadtTed Unangst
2016-07-23The linux kernel treated the "phy-reset-gpio" as active-low regardless of whatMark Kettenis
2016-07-23At n2k16 David Vasek pointed out that FFS partitions on 4K disks areKenneth R Westerback
2016-07-23Before terminal characteristics are displayed, stty(1) activatesAlexander Bluhm
2016-07-23Fix a few CPUID emulation issues:Mike Larkin
2016-07-23Dump vcpu state on unknown exit type, and add a diagnostic messageMike Larkin
2016-07-23Ensure some undesirable entry controls are cleared, instead of relyingMike Larkin
2016-07-23fix pledge violation with ssh -f; reported by Valentin KozamernikDamien Miller
2016-07-23hint at the default for XSRCDIR; from tim kuijstenJason McIntyre
2016-07-22Attach imx(4) on i.mx6 quad plus which appears to be largely compatibleJonathan Gray
2016-07-22Actually DECLINE and delete unused offers. Don't just say so in a comment.Kenneth R Westerback
2016-07-22Fallback to the known fec irq number on imx.6 if the fdtJonathan Gray
2016-07-22Set the vfs_systcl member of the vsfops struct to eopnotsupp. While we checkMark Kettenis
2016-07-22Create a smtp transaction context on a session only for the duration ofEric Faurot
2016-07-22Revert in_selectsrc() refactoring, it breaks IPv6.Martin Pieuchot
2016-07-22Check for errors when deleting routes inside rtable_walk() and abortMartin Pieuchot
2016-07-22Prevent NULL-pointer call for filesystems that don't provide vfs_sysctlMark Kettenis
2016-07-22add a regression testSebastian Benoit
2016-07-22"wpath" is needed in the parent pledge when using the /dev/switch0 device.Reyk Floeter
2016-07-22fix some cases where we relay_abort_http() the connection too soon.Sebastian Benoit
2016-07-22Fix generated Perl headers.Reyk Floeter
2016-07-22Fix a double rtfree(9) triggered when IPSEC inserts a more specificMartin Pieuchot
2016-07-22improve wording; suggested by jmc@Damien Miller
2016-07-22Lower loglevel for "Authenticated with partial success" message similar toDarren Tucker
2016-07-22constify a few functions' arguments; patch from Jakub Jelen bz#2581Damien Miller
2016-07-22move debug("%p", key) to before key is free'd; probable undefinedDamien Miller
2016-07-22reverse the order in which -J/JumpHost proxies are visited to beDamien Miller
2016-07-21rework DESCRIPTION a little: no-command seems clearer than no-XXX;Jason McIntyre
2016-07-21rename NOTES to COMMON SYNTAX (explains itself better); rework theJason McIntyre
2016-07-21strip back openssl crl somewhat: remove the examplesJason McIntyre
2016-07-21Add basic support for OpenFlow 1.3 PACKET_IN+PACKET_OUT,Reyk Floeter
2016-07-21zap trailing whitespace;Jason McIntyre
2016-07-21Remove a few debugging leftoversMike Belopuhov
2016-07-21Remove a fatal() in peer_up when the local addrs of a peer can't be figured out.Claudio Jeker
2016-07-21Add AF_UNIX support to tcpbench and also make it possible to randomize theClaudio Jeker
2016-07-21Use explicit idiom when testing the result of strcmp() and strncmp().Kenneth R Westerback
2016-07-21long to uint32_t portReyk Floeter
2016-07-21With uint32_t ports, we cannot sneak the port into an int anymoreReyk Floeter
2016-07-21Make rtwn(4) and urtwn(4) respect the RTS threshold set by net80211.Stefan Sperling