summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-15we are always using gcc4 nowTheo de Raadt
2012-03-15Reduce installmedia pressure from new vmmap.Ariane van der Steldt
2012-03-15stupid cvs (dir has 'core' in the name...)Stuart Henderson
2012-03-15resolve conflictsStuart Henderson
2012-03-15improve IPsec/ENC interaction:Markus Friedl
2012-03-15Add AMD Hudson-2 chipset. From Brad.Stuart Henderson
2012-03-15Fix typo with the entry for the AMD Hudson-2 chipset. From Brad.Stuart Henderson
2012-03-15Let nviic(4) match the NVIDIA MCP89 chipset, from Brad.Stuart Henderson
2012-03-15Direct IPv6 packets with Ethernet encapsulation into the appropriateMike Belopuhov
2012-03-15Send secondary DA to terminals with XT in terminfo when starting up andNicholas Marriott
2012-03-15use the correct dir for php in the default configRobert Nagy
2012-03-15Respond to secondary DA requests.Nicholas Marriott
2012-03-15Fix a warning. Doh.Nicholas Marriott
2012-03-15Add a helper function for enabling an optimization to make some codeNicholas Marriott
2012-03-15Add sys/queue.h. ok dlgNicholas Marriott
2012-03-15Accept empty/nonexistant ldap attributes when we want a list. This allowsJonathan Matthew
2012-03-15root should always be excluded from the test for /etc/nologin insteadPhilip Guenthe
2012-03-15don't leak ue_netid_line when freeing the old user treeJonathan Matthew
2012-03-14Store context off before moving the cursor when wrapping, to fix longNicholas Marriott
2012-03-14Fix booting on the Thecus N1200. From Tobias Ulmer.Mark Kettenis
2012-03-14Close a race that would corrupt a sockbuf because the code that externalizesMark Kettenis
2012-03-14Force sched_yield() to be resolved before calling dlctl(DL_SET*LCK) withPhilip Guenthe
2012-03-14ubsec gets stuck after receiving a packet of a particular lengthMike Belopuhov
2012-03-14* is a character, not a string.Theo de Raadt
2012-03-14Remove the NO_HELP conditional directives. If defined, mg will not compile andlum
2012-03-14repair function when used with different scales; from AIDA Shinra, thanks!Otto Moerbeek
2012-03-13When moving back envelope from offload tree to msg tree ... remove theGilles Chehade
2012-03-13Don't call wdcintr() for channels that aren't properly initialized or don'tMark Kettenis
2012-03-13In the CAVEATS section, make the sample dmesg output lines actually match whatMiod Vallat
2012-03-130 is a valid uid for files sysctl, don't skip it. reminded by guentherTed Unangst
2012-03-130 is a valid uid for files sysctl, don't skip it. ok guentherTed Unangst
2012-03-13Add manpages for __thrsigdivert, __thrsleep, and __thrwakeup. VariousPhilip Guenthe
2012-03-13better boundsOtto Moerbeek
2012-03-13rough test of the bc(1) math libOtto Moerbeek
2012-03-13Teach pgrep/pkill to only match processes, not threads. ok guenther@Stuart Henderson
2012-03-13Don't trust the environment if issetugid()Philip Guenthe
2012-03-12more cleanup of the bad style of closing fd 0-2Alexander Hall
2012-03-12Add -P/-F flags to break-pane too, from George Nachman.Nicholas Marriott
2012-03-12Erm, use EL in a way that actually works...Nicholas Marriott
2012-03-12Use EL to clear to end of line if possible.Nicholas Marriott
2012-03-11Always remember last cursor position when moving up or down, not justNicholas Marriott
2012-03-11syncMiod Vallat
2012-03-11typo reported by Ville Valkonen <weezelding at gmail dot com> on tech@Ingo Schwarze
2012-03-11The Dell PERC H310 uses the skinny variant PCI id so it should work.Jonathan Gray
2012-03-11add PCI ids for HP Smart Array P220i/P222/P420/P420i/P421/P721m/P822Jonathan Gray
2012-03-11regenJonathan Gray
2012-03-11HP Smart Array P220i/P222/P420/P420i/P421/P721m/P822Jonathan Gray
2012-03-10Account for sched_noidle and document the scheduler variables.Christiano F. Haesbaert
2012-03-10Add libXt documentation directory. spotted by naddy@Matthieu Herrb
2012-03-10Seems the _REG method is optional, so only run it if it is present.Mark Kettenis