summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-26use a larger read buffer to speed things up, particularly during upgrades.Ted Unangst
2014-02-26don't assume that the socks4 username is \0 terminated;Damien Miller
2014-02-26bz#2107 - cache OIDs of supported GSSAPI mechanisms before privsepDamien Miller
2014-02-26bz#2205: avoid early hostname lookups unless canonicalisation is enabled;Damien Miller
2014-02-26Do not restrict chars in dname during label expansion, but validate resultingEric Faurot
2014-02-26Update section about autoinstall and sync with reality.Robert Peichaer
2014-02-26fix pkg namesGiovanni Bechis
2014-02-26Fix script to allow it to work on both SD and eMMC. -moj ok deraadt@ nick@Mats O Jansson
2014-02-26don't policy_ref an activate policy (policy_ref/unref are assymetrical),Markus Friedl
2014-02-26short note that the filesystem is always mounted readonlyTed Unangst
2014-02-25Do not actually write to the area spanned by the PT_OPENBSD_RANDOMIZE ifMiod Vallat
2014-02-25/etc/random.seed support (unless booting from tape). Crank version.Miod Vallat
2014-02-25Put edata after the .openbsd.randomdata phdr, to prevent the former's contentsMiod Vallat
2014-02-25Wait for the RIRB DMA engine to come ready. Needed on the audio deviceMark Kettenis
2014-02-25Check for offset wraparound and enforce RLIMIT_FSIZE.Philip Guenther
2014-02-25if a specific pattern of failures/success happen, we can end up notGilles Chehade
2014-02-25Abort and close all the interrupt pipes when detaching HID devices sinceMartin Pieuchot
2014-02-25convert most printfs into DPRINTFs to cut down on dmesg spam, and addJonathan Matthew
2014-02-25match on Atom C2000Jonathan Gray
2014-02-25regenJonathan Gray
2014-02-25add Atom C2000 devices and a few othersJonathan Gray
2014-02-25Some broken BIOSen don't assign an address to the ROM BAR. Fix this up, as weMark Kettenis
2014-02-24Tweak and expand verbiage. Feeback from jmc@, rpe@, deraadt@, sthen@. ReadyKenneth R Westerback
2014-02-24Reduce dmesg spam. Apologies to stsp@ for rejecting his larger diff thatMark Kettenis
2014-02-24make res_search() report NO_DATA instead of HOST_NOT_FOUND in some cases.Eric Faurot
2014-02-24/etc/random.seed support in da bootblockz.Miod Vallat
2014-02-24revert previousMarc Espie
2014-02-24Revert rev 1.348 and disable IPv6 TCP checksum offload for the time being.Brad Smith
2014-02-24solar's testsuite revealed insufficient validation of invalid input hashes.Ted Unangst
2014-02-24Partially revert r1.134, bring back the code suspending root hub's portsMartin Pieuchot
2014-02-24fix off by one leading to invalid host stats treeEric Faurot
2014-02-24default to locale awareness. safer than changing internal mandoc defaults.Ted Unangst
2014-02-24NO_REALLOC_NULL and NEED_INSQUE are long gone.Todd C. Miller
2014-02-24fix a buffer overflow of an array introduced with the ssl inspection commitJonathan Gray
2014-02-24fix a memory leak in an error pathJonathan Gray
2014-02-24regenDavid Gwynne
2014-02-24PLX 8724 as found on LSI SAS9206-16E boards.David Gwynne
2014-02-23in HISTORY, say where this actually came from;Ingo Schwarze
2014-02-23- add a -p <path> switch for specifying the location ofAlexander Hall
2014-02-23reparse ssh_config and ~/.ssh/config if hostname canonicalisation changesDamien Miller
2014-02-23print out the path to the firmware packages in verbose mode, for use withAlexander Hall
2014-02-23check for unsigned overflow; not reachable in OpenSSH but others mightDamien Miller
2014-02-23Try and load /etc/random.seed before attempting to load the kernel.Miod Vallat
2014-02-23Document where firmwares come from, as step 1 of dealing with off-lineTheo de Raadt
2014-02-23Try and load /etc/random.seed from SYS_UBOOT.Miod Vallat
2014-02-23add HISTORY and AUTHORS;Ingo Schwarze
2014-02-23fix a memory leakJonathan Gray
2014-02-23fix a printf in a debug pathJonathan Gray
2014-02-23Use the new installboot for hppa installs.Joel Sing
2014-02-23Add the new installboot to instbin for hppa.Joel Sing