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