summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-28More p_pid to p_p->ps_pid updates. OK deraadt@, guenther@Claudio Jeker
2012-03-28Use p_p->ps_pid as pid in the route header instead of the thread pid. GiveClaudio Jeker
2012-03-28Make the yelp section (a little) more understandable.Antoine Jacoutot
2012-03-28The Delete key should delete the character to the right of the cursor.lum
2012-03-28Close an opendir(). From Igor Zinovik.lum
2012-03-28The kinfo_file2 structure's f_wbytes member was being filled with thePhilip Guenthe
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