summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-31Remove the sysmerge(8) glue from the installer -- it's never been usedAntoine Jacoutot
2013-07-30strptime(3) correctly fills in tm_yday; adjust expected outputMark Kettenis
2013-07-30Or in the CPUID_NXE bit from ci->ci_feature_eflags into ci->ci_feature_flagsMark Kettenis
2013-07-30Fix attribute((init_priority)) on sparc and sparc64.Mark Kettenis
2013-07-30The previous change was made while chasing nfs performance issuesBob Beck
2013-07-30Free the list used for tracking the pthread_{get,set}specific()Philip Guenther
2013-07-30betterMark Kettenis
2013-07-30Stop overwriting the dying thread's struct thread as its tid member mayPhilip Guenther
2013-07-30Make this test actually work on sparc64:Mark Kettenis
2013-07-30Update the installer with sane defaults for disk parititioning and drop the d...Brandon Mercer
2013-07-29Do a proper cleanup in the error path when opening a clonable device fails.Mark Kettenis
2013-07-29and we're hacking on 5.4-current nowMark Kettenis
2013-07-29Fix typo/thinko; checking whether an address is bigger than 0 makes no sense.Mark Kettenis
2013-07-29updated regress values from djmTed Unangst
2013-07-29fix a colossal cockup due to pointer/array confusion.Ted Unangst
2013-07-28Build awk with -O1 on m88k for now; when built -O2, it would sporadicallyMiod Vallat
2013-07-28Let mkuboot recognize native ELF binaries and only output the program headersMiod Vallat
2013-07-27Revert wrong chunk introduced in 1.50, causing console keyboards not to attachMiod Vallat
2013-07-26Minimalist update for 5.4. eyeballed deraadt@Miod Vallat
2013-07-26Make sure tmpline[] is always NUL terminated, to avoid possiblePhilip Guenther
2013-07-25Backout flow control support (rev 1.97) and RX TCP/UDP checksum offloadMark Kettenis
2013-07-25openssh-6.3 for releaseDamien Miller
2013-07-25sftp support for resuming partial downloads; patch mostly by LoganadenDamien Miller
2013-07-25daemonise backgrounded (ControlPersist'ed) multiplexing master to ensureDamien Miller
2013-07-24syncTheo de Raadt
2013-07-23Do not reset the fragment timeout each time a fragment arrives.Alexander Bluhm
2013-07-23I need one more fragment to make the timeout test reliable.Alexander Bluhm
2013-07-23enter keberosV/doc to resurrect heimdal.info for real this timeTodd T. Fries
2013-07-23fix typo in fragment payloadAlexander Bluhm
2013-07-23IPv6 fragments, that cannot be reassembled within 60 seconds afterAlexander Bluhm
2013-07-23syncTheo de Raadt
2013-07-22sync octeon setsBrian Callahan
2013-07-22Fix include path.Antoine Jacoutot
2013-07-22we now have IDEA and MDC2 in libcrypto, so don't disable them in openssl(1)Christian Weisgerber
2013-07-22Missed one CFLAGS -> CPPFLAGSAntoine Jacoutot
2013-07-22fix bogus warning due to limited range on 32bit archs.Eric Faurot
2013-07-22Fix include path.Antoine Jacoutot
2013-07-22use unistd.h instead of getopt.hEric Faurot
2013-07-22fix sockaddr overflow with IPv6Eric Faurot
2013-07-22Add missing -DBUILD_KRB5_LIB to libkrb5 CPPFLAGS.Antoine Jacoutot
2013-07-22oops, forgot to commit corresponding header change;Damien Miller
2013-07-22make MAC key, data to be hashed and nonce for final hash const;Damien Miller
2013-07-22syncTheo de Raadt
2013-07-21stop adding static entries to /etc/hosts for dynamic ip addressesAlexander Hall
2013-07-21In getmntname(), iterate through the list of mount points fromTodd C. Miller
2013-07-21syncTheo de Raadt
2013-07-21regenMartin Reindl
2013-07-21add another ATI RS690 PCIE bridgeMartin Reindl
2013-07-21clarify the error:code text;Jason McIntyre
2013-07-21zap one redundant line, replacing it with a note that althoughJason McIntyre