Age | Commit message (Expand) | Author |
2012-03-28 | Take some additional steps needed to make the PHY on EC Ultra/8056 | Jonathan Gray |
2012-03-28 | the sysctl is net.inet.ip.encdebug, not net.ipsec.encap.encdebug | Jason McIntyre |
2012-03-28 | explain certificate extensions/crit split rationale. Mention requirement | Damien Miller |
2012-03-27 | Introduce "selected" as show rib attribute to only show selected routes. | Claudio Jeker |
2012-03-27 | Introduce F_CTL_ACTIVE a flag to only show selected pathes. | Claudio Jeker |
2012-03-27 | fix indentation | Theo de Raadt |
2012-03-27 | Do not try STARTTLS if the server does not advertise support | Eric Faurot |
2012-03-27 | only attempt to calculate bus_clock if we can't get tables from acpi | Jonathan Gray |
2012-03-27 | Make the bus_clock calculations happen later in the boot process so | Jonathan Gray |
2012-03-27 | Reverse the default of the -c flag from off to on to prevent the text | Nicholas Marriott |
2012-03-27 | Implement the AMD suggested workaround for family 10h & 12h errata 721 | Jonathan Gray |
2012-03-27 | Run identifycpu() on its own cpu. | Christiano F. Haesbaert |
2012-03-26 | Add a function to extract an address instead of copying the same code over | Claudio Jeker |
2012-03-26 | simplify conditionals in acpi_sleep_state() | Theo de Raadt |
2012-03-26 | Add a few missing files for 'make clean'. | Stuart Henderson |
2012-03-26 | hook in the hibernate request code; half of this diff is from mlarkin | Theo de Raadt |
2012-03-26 | Add hibernate request support. Also installs a ZZZ binary for the | Theo de Raadt |
2012-03-26 | Make writes block if the message queues are full. | Mark Kettenis |
2012-03-26 | Increase the size of the message queues such that we can handle the default | Mark Kettenis |
2012-03-26 | Add DLT_PPP_SERIAL and DLT_C_HDLC to bpf.h even though the system will not | Claudio Jeker |
2012-03-26 | Try to document how to use gre(4) keepalives with pf(4) enabled. | Claudio Jeker |
2012-03-26 | Add support for the udl(4) in the Polaris2 USB dock | Claudio Jeker |
2012-03-26 | sync | Claudio Jeker |
2012-03-26 | Add id for the Polaris2 USB dock which is a udl(4) | Claudio Jeker |
2012-03-26 | When clenaing, run "make realclean" in the ldns subdirectory, not just unbound. | Stuart Henderson |
2012-03-26 | remove this again, it's not needed after all. | Stuart Henderson |
2012-03-26 | Use PYTHONMOD_HEADER variable set by autoconf to avoid pulling | Stuart Henderson |
2012-03-26 | sync | Stuart Henderson |
2012-03-26 | add PYTHONMOD_HEADER variable which is conditionalized on building the module. | Stuart Henderson |
2012-03-26 | set --without-pythonmodule (this is the default anyway, but better to be expl... | Stuart Henderson |
2012-03-26 | Import Unbound 1.4.16 to work on in-tree (not yet linked to the build). | Stuart Henderson |
2012-03-26 | sync | Stuart Henderson |
2012-03-26 | Don't force CFLAGS. | Stuart Henderson |
2012-03-26 | Add Makefile wrapper for Unbound. From Bjorn Ketelaars <bjorn.ketelaars | Stuart Henderson |
2012-03-26 | Import ldns 1.6.12, needed for Unbound, to work on in-tree. | Stuart Henderson |
2012-03-26 | Import Unbound 1.4.16 to work on in-tree (not yet linked to the build). | Stuart Henderson |
2012-03-26 | Adjust the default "ignore" list for cvs; | Stuart Henderson |
2012-03-26 | Let this compile (not enabled by default); From Damian McGuckin | Theo de Raadt |
2012-03-26 | Add APM_IOC_HIBERNATE | Theo de Raadt |
2012-03-26 | Fix an integer math error when using the result of uvm_page_rle, and | Mike Larkin |
2012-03-26 | Bump standards years, as we conform to the new versions too | Philip Guenthe |
2012-03-26 | strsignal() was standardized in POSIX-2008 | Philip Guenthe |
2012-03-26 | clear junk in p_comm before copying shorter names into it | Theo de Raadt |
2012-03-26 | Mention ZTE Skate. Other ZTE models might work but I have none to test. | Federico G. Schwindt |
2012-03-25 | release the file ref to the kqueue while in kevent(), so that close() | Theo de Raadt |
2012-03-25 | strsignal() was added to POSIX-2008; strerror_r() was in the base | Philip Guenthe |
2012-03-25 | Move cache handling routines related definitions to a dedicated header file, | Miod Vallat |
2012-03-25 | Only set the low order bits of CpuCacheAliasMask if it is nonzero, regression | Miod Vallat |
2012-03-25 | Do not fatal() when failing to connect to a relay. | Eric Faurot |
2012-03-24 | Fix fallback of uvm_map_hint() argument changes. | Miod Vallat |