summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-31Principle of least astonishment: implement nameserver retry/backoff asEric Faurot
2013-03-31Add a couple commas, as suggested by jmc@Philip Guenther
2013-03-31getaddrinfo is now thread-safe.Brad Smith
2013-03-31syncTheo de Raadt
2013-03-31try to avoid pulling in pte.h and other more crazy things. Checked againstTheo de Raadt
2013-03-31do not need machine/cpu.h directlyTheo de Raadt
2013-03-31NBPG and PGSHIFT are now available directly from cpp due to param.hTheo de Raadt
2013-03-31do not need machine/cpu.h directlyTheo de Raadt
2011-04-24Here comes the easter bunnytils 2.17 (the last version released against aMiod Vallat
2013-03-31unbreak treeTheo de Raadt
2013-03-31syncTheo de Raadt
2013-03-31Use the discipline name instead of the product string when reporting theJoel Sing
2013-03-31Use consistent error handling when validating the number of chunksJoel Sing
2013-03-31ooops, forgot to lower the define after my very last test: it's 10% not 99%Gilles Chehade
2013-03-31Resort to I2C bit-banging on the SDVO port like Linux does. Using GMBUS simplyMark Kettenis
2013-03-31m88k has shared libs now.Brad Smith
2013-03-31More runtime value initialisation functions.Joel Sing
2013-03-31build this on octeon tooJasper Lievisse Adriaanse
2013-03-31Unbreak the build on amd64 by making sure that inteldrm pulls in the genericMark Kettenis
2013-03-31fix feature(3p) manual, which was missing a generated table. spotted by espie@Stuart Henderson
2013-03-31Add bit banging support.Mark Kettenis
2013-03-31The return value of sd_free_resources() is never checked and all of theJoel Sing
2013-03-31install the proper 5.16.3 perldelta file, spotted by espie@Stuart Henderson
2013-03-31Fix compilation with debug.Joel Sing
2013-03-31The call to in_pcballoc() in user request attach was handled inAlexander Bluhm
2013-03-31Provide default resource allocation and free functions. Convert allJoel Sing
2013-03-31Pull the initialisation of runtime values out into a separate initJoel Sing
2013-03-31typo fix from rodent@netbsd;Jason McIntyre
2013-03-31Document more difference between parent and child.Philip Guenther
2013-03-31Updates to RETURN VALUES, ERRORS, and STANDARDSPhilip Guenther
2013-03-31Updates to SYNOPSIS, ERRORS, and STANDARDSPhilip Guenther
2013-03-31Let the DDC "proxy" functions call the high-level I2C functions insteadMark Kettenis
2013-03-31Add ERRORS and STANDARDS sections; reorder and reword description toPhilip Guenther
2013-03-31Use consistent wording for the EINVAL, EBADF, ENOTDIR, and EACCES casesPhilip Guenther
2013-03-31A space got lost in fstat state output, put it back.Alexander Bluhm
2013-03-31Do not transfer diverted packets into IPsec processing. They shouldAlexander Bluhm
2013-03-31replace pool debug magic with shared mem poison codeTed Unangst
2013-03-30no bootblocks yet, so keep the empty target for now.Jasper Lievisse Adriaanse
2013-03-30- Add regress for forthcomming rpath ORIGIN substitution support.Kurt Miller
2013-03-30Revert alpha/OpenBSD to the binutils 2.15 state, with only DATA_PLT andMiod Vallat
2013-03-30Revert ppc/OpenBSD to the binutils 2.15 state, with only BSS_PLT andMiod Vallat
2013-03-30Correctly report `weak' status of non-function symbols. Makes nm agree withMiod Vallat
2013-03-30Don't create a c++filt.1->gcc.1 manpage link at install time, the c++filtMiod Vallat
2013-03-30Make forking socket splicing tests more reliable on slow machines.Alexander Bluhm
2013-03-30allow "0" as service name for raw sockets.Eric Faurot
2013-03-30Do not assume local nameserver if resolv.conf doesn't exist, just useEric Faurot
2013-03-30Fix i2c_algo_dp_aux_exec() such that it handles all transactions needed byMark Kettenis
2013-01-03Reengineer the socket splicing regression tests:Alexander Bluhm
2013-03-30Sync with latest IKEv2 Parameters from IANA. No functional change.Reyk Floeter
2013-03-30Since deleting all the addresses on an interface removes all theKenneth R Westerback