summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-14replace workqs with tasks for handling resumeDavid Gwynne
2013-11-14replace workqs with tasks for handling resumeDavid Gwynne
2013-11-14replace workqs with tasks for handling resumeDavid Gwynne
2013-11-14replace workqs with tasks for handling resumeDavid Gwynne
2013-11-14verify EC points; from hshoexer; ok mikebMarkus Friedl
2013-11-14replace workqs with tasks for handling resumeDavid Gwynne
2013-11-14not need to specify OBJDIR; ok mikebMarkus Friedl
2013-11-14replace workqs with tasks for handling resumeDavid Gwynne
2013-11-14replace workqs with tasks for handling resumeDavid Gwynne
2013-11-14replace workqs with tasks for handling resumeDavid Gwynne
2013-11-14replace workqs with tasks for handling resumeDavid Gwynne
2013-11-14improve maths and conditionals around ticks to cope with wraparound better.David Gwynne
2013-11-14Add STANDARDS section to finger(1)/fingerd(8).Anthony J. Bentley
2013-11-14Add STANDARDS section to isakmpd(8).Anthony J. Bentley
2013-11-14syncTheo de Raadt
2013-11-13Fix typo prt -> ptr.Alexander Bluhm
2013-11-13Add a check-setup target to make sure that all addresses and routesAlexander Bluhm
2013-11-13handle msgbuf_write() returning EAGAIN, looks right to deraadtStuart Henderson
2013-11-13syncTheo de Raadt
2013-11-13Prefix by '_' symbols that are not part of the API.Alexandre Ratchov
2013-11-13repair prototypesTheo de Raadt
2013-11-13fix_options() is not used by anything; remove API, crank majorTheo de Raadt
2013-11-13remove unused variablesCharles Longeau
2013-11-13a few things can be static to avoid need for protosTheo de Raadt
2013-11-13handle lack of protoTheo de Raadt
2013-11-13document that ibuf_write() and msgbuf_write() can now return EAGAINSebastian Benoit
2013-11-13handle msgbuf_write() returning EAGAIN,Sebastian Benoit
2013-11-13handle msgbuf_write() returning EAGAINSebastian Benoit
2013-11-13handle msgbuf_write() returning EAGAINSebastian Benoit
2013-11-13from sthen: handle msgbuf_write() returning EAGAINSebastian Benoit
2013-11-13handle proto warningsTheo de Raadt
2013-11-13from nicm: : handle msgbuf_write() returning EAGAINSebastian Benoit
2013-11-13from claudioSebastian Benoit
2013-11-13protosTheo de Raadt
2013-11-13satisfy gcc in -Whiny modeTheo de Raadt
2013-11-13from claudioSebastian Benoit
2013-11-13original bug diagnosed by sthen: automatic retry in msgbuf_write onSebastian Benoit
2013-11-13Do not map frame buffer resources the kernel doesn't use; only keep theMiod Vallat
2013-11-13Remove redundant extern "C" {...}. ok deraadt@Jeremie Courreges-Anglas
2013-11-13Ignore empty lines and emtpy answers in install.conf.Robert Peichaer
2013-11-13handle missing protoTheo de Raadt
2013-11-13add missing headers here too, forgotten after testing the diff.Jasper Lievisse Adriaanse
2013-11-13DIOCGETSRCNODES was leaking a little bit more kernel informationTheo de Raadt
2013-11-13Document the negative errno quirk used by callbacks in struct fuse_operations.Stefan Sperling
2013-11-13Make fusebuf.fh_err signed, it might store negative errno values; ok sylStefan Sperling
2013-11-13Add missing includes.Sylvestre Gallon
2013-11-13use sysctl vm.psstrings to calculate stack bounds, rather than USRSTACK.Theo de Raadt
2013-11-13correct types for arguments to the x509 functionsTheo de Raadt
2013-11-13oops should not be staticTheo de Raadt
2013-11-13bring in protoTheo de Raadt