summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-27Remove unnecessary remapping of registers.Visa Hankala
2016-07-27According to RFC 7231 4.3.7, OPTIONS may have body. "Although thisReyk Floeter
2016-07-27Improve parsing of the Host by following RFC 7230 Section 5.4 more strictly:Reyk Floeter
2016-07-27after system resume, re-write backlight levelJoshua Stein
2016-07-27fix signed char extension bugs. from fade@cock.li. ok guenther.Ted Unangst
2016-07-27zero sizeof a struct not sizeof the pointer to itJonathan Gray
2016-07-26Rename struct fdt_memory to fdt_reg to match the member namePatrick Wildt
2016-07-26Wrap fpgetround() so internal calls to it (seen on arm, powerpc, and sh)Philip Guenther
2016-07-26pool debug dance, part deuxTed Unangst
2016-07-26In rsu(4), put code that twiddles HT data in the ic under #ifdef notyet.Stefan Sperling
2016-07-26Remove the restriction that the kernel needs to be loaded at the bottom ofMark Kettenis
2016-07-26Welcome to 6.0-current.Mark Kettenis
2016-07-26Unbreak rsu(4) which was broken since r1.32. Reported by Jake Swensen.Stefan Sperling
2016-07-26Fix byteswap errors in rtwn(4) and urtwn(4) introduced by me on June 17.Stefan Sperling
2016-07-26Make sure there's space for the PT_OPENBSD_WXNEEDED segment, if requestedPhilip Guenther
2016-07-25add new mirror in Lithuania to examples/pkg.conf, ok deraadtStuart Henderson
2016-07-25disable tmpfs because it receives zero maintainance.Theo de Raadt
2016-07-25fix revision 1.290 of sys/netinet/ip_carp.c.Sebastian Benoit
2016-07-25Fix rarpd hang. The receive buffer of a route socket can become fullVisa Hankala
2016-07-25Revert change to density calculation. David Vasek points out thisKenneth R Westerback
2016-07-25Initialize the log subsytem in the SE like it is done in the RDE. WithoutClaudio Jeker
2016-07-25Make sure closed bpf devices are removed from bpf_d_list to free theMartin Natano
2016-07-25Patch perl CVE-2016-1238Andrew Fresh
2016-07-25err() instead of errx(); noted by timTheo de Raadt
2014-11-17Import perl-5.20.1Andrew Fresh
2013-03-25import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myselfStuart Henderson
2010-09-24Perl 5.12.2 from CPANTodd C. Miller
2002-10-27stock perl 5.8.0 from CPANTodd C. Miller
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