summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-27adjust commented-out sample blocks for PHP and SSL configurations:Stuart Henderson
2014-03-27Stop mixing interface address flags with routing entry ones.Martin Pieuchot
2014-03-27Store an ifp index instead of a pointer in the "struct mbuf_ext".Martin Pieuchot
2014-03-27replace x86_atomic_cas_things with atomic_cas_foo equivalents.David Gwynne
2014-03-27tweak mpii_start.David Gwynne
2014-03-27the request and reply descriptors are 8 byte aligned for the hardware.David Gwynne
2014-03-27zap dead code; OK lteo@Florian Obser
2014-03-27Don't use nospace uninitialized in gotobop and gotoeop.Florian Obser
2014-03-27new-line -> newline;Jason McIntyre
2014-03-27tweak previous; help/ok dlgJason McIntyre
2014-03-27restore_sum: remove newly created sum file(s).Antoine Jacoutot
2014-03-27tweak the looping of the postqDavid Gwynne
2014-03-27you want the ring to wrap when it gets to the size of the ring, not oneDavid Gwynne
2014-03-27optimise mpii_push_reply.David Gwynne
2014-03-27updating the reply queue indexes on the chip dont have any dependentDavid Gwynne
2014-03-27remove unused macrosDavid Gwynne
2014-03-27forgot a htolem32David Gwynne
2014-03-27apply more htolemXX and lemtohXX.David Gwynne
2014-03-27Check for PS_SUGID/PS_SUGIDEXEC against the correct set of flagsPhilip Guenther
2014-03-27Reorder a few struct process members to avoid copying some valuesPhilip Guenther
2014-03-27move to htolemXX and lemtohXX. interestingly, this caught a few typeDavid Gwynne
2014-03-26login.conf(5) is not special anymore.Antoine Jacoutot
2014-03-26Previously, C-t (transpose two chars) did not behave the same asMark Lumsden
2014-03-26Without bloating mandoc(1) itself, let mandocdb(8) support filesIngo Schwarze
2014-03-26Remove bsd-wrapper pieces to handle pulling unbound-host.1 from src,Stuart Henderson
2014-03-26Handle unbound-host(1) the same way as other manpages and have configureStuart Henderson
2014-03-26Print correct filename if config errors exist in an "include"d file.Stuart Henderson
2014-03-26Improve error reporting.Ingo Schwarze
2014-03-26syncTheo de Raadt
2014-03-26end experimental login.conf template support. one file per machine.Ted Unangst
2014-03-26remove libwrap support. ok deraadt djm mfriedlTed Unangst
2014-03-26Increase max data size. 32G is the new 640K.Ted Unangst
2014-03-26Service R4[04]00SC-specific virtual coherency exceptions directly from theMiod Vallat
2014-03-26asr API is now publicEric Faurot
2014-03-26Make the asr API public. Install asr.h to /usr/include.h and manpages.Eric Faurot
2014-03-26The current sharing of myproposal[] between both client and server codeTheo de Raadt
2012-03-26Import Unbound 1.4.16 to work on in-tree (not yet linked to the build).Stuart Henderson
2014-03-26Make perl build in a non-writable src treeafresh1
2014-03-26bcmp -> memcmpMartin Pieuchot
2014-03-26Add a CONTEXT section.Martin Pieuchot
2014-03-26No need to include <sys/lock.h> when only <sys/rwlock.h> is needed,Martin Pieuchot
2014-03-26Add a CONTEXT section.Martin Pieuchot
2014-03-26Add a CONTEXT section, requested by dlg@Martin Pieuchot
2014-03-26strdup() returns NULL if out of memory, we should check it.Gleydson Soares
2014-03-26Add support for retrieving the line and speed from the /etc/remote dvNicholas Marriott
2014-03-26update manpageEric Faurot
2014-03-26No need to check here if the destination address is ours, because inMartin Pieuchot
2014-03-26CONTEXT for malloc.David Gwynne
2014-03-26Simply cansignal(), passing it processes instead of procs andPhilip Guenther
2014-03-26Move p_emul and p_sigcode from proc to process.Philip Guenther