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