summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-30Reorder some case statements to reduce the diffs with Linux.Mark Kettenis
2013-11-30Seems we simply have to live with fatal firmware errors. Even Linux, with itsMark Kettenis
2013-11-30use HAVE_ARC4RANDOM and choose to call arc4random() instead of srand()Theo de Raadt
2013-11-30Enable some #ifdef'ed out SandyBridge-specific code that seems to work fine.Mark Kettenis
2013-11-30Restore frame buffer upon last close; makes sure we we have a usable consoleMark Kettenis
2013-11-30do not send the holdq release message if no envelope were held for a relay.Eric Faurot
2013-11-30do not hardcode scheduler batch size, and reduce default limit to avoidEric Faurot
2013-11-30mention smtpctl encrypt subcommand.Eric Faurot
2013-11-29Move the comments out of get_responsefile() into a description blockRobert Peichaer
2013-11-29Should be safe to allow intel_ring_wait_seqno() to be interrupted.Mark Kettenis
2013-11-29panics still being reported. send bpf.c back to 1.85Ted Unangst
2013-11-29fairly simple unsigned char casts for ctypeTheo de Raadt
2013-11-29Don't try to reuse _initial_thread in the fork() wrapper, as thePhilip Guenther
2013-11-29Disable SRCLIBDIR crunchgen feature on gcc 3 platforms, same as mvme88k does.Kenji Aoyama
2013-11-29msgs can be constTheo de Raadt
2013-11-29Change the sc_model field type from unsigned to signed since the model can beBrad Smith
2013-11-29- Rename _bootdev to _ifdev now that we not only supportRobert Peichaer
2013-11-29fix missing space from line breakTed Unangst
2013-11-29syncTheo de Raadt
2013-11-29move in_multi definition into kernel-onlyTheo de Raadt
2013-11-28simplify the check if a responsefile line is validRobert Peichaer
2013-11-28make ask_which bail out on a missing response in the autoinstall caseAlexander Hall
2013-11-28fix typoTheo de Raadt
2013-11-28Convert the display screens and hidden screens CIRCLEQ's to TAILQ's.Kenneth R Westerback
2013-11-28Re-enable RADEON_INFO_VA_START and RADEON_INFO_IB_VM_MAX_SIZE.Mark Kettenis
2013-11-28add fb_queue and fb_delete to NAME, so man -k picks them up;Jason McIntyre
2013-11-28- use IFS=<space><tab> to trim the leading/trailing blanks with readRobert Peichaer
2013-11-28Re-add documentation about `-' handling. Discussed a few months agoJeremie Courreges-Anglas
2013-11-28Add short-circuit code to __wait_seqno() that's also present in Linux.Mark Kettenis
2013-11-28mark replaced flows as 'not loaded'; this can happen if bothMarkus Friedl
2013-11-28don't leak duplicate flows; ok mikeb@Markus Friedl
2013-11-28drop duplicate requestsMarkus Friedl
2013-11-28document sa_msgid & sa_reqid; ok mikeb@Markus Friedl
2013-11-28sa_lookup: don't compare with sh_rspi if rspi is not setMarkus Friedl
2013-11-28sa_new(): discard & free duplicate IKESAs; ok mibek@Markus Friedl
2013-11-28include hexdump in debug output only for -vvv; ok mikeb@Markus Friedl
2013-11-28support raw pubkey authentication w/o x509 certificates;Markus Friedl
2013-11-28Seems we simply have tolibe with fatal firmware errors. Even Linux, with itsMark Kettenis
2013-11-28Appease LLVM's integrated assembler.Brad Smith
2013-11-28unsigned char for ctypeTheo de Raadt
2013-11-28unsigned char for ctypeTheo de Raadt
2013-11-28update fb_setup(9) to follow changes that occurs in struct fusebuf fewSylvestre Gallon
2013-11-28Add missing files for luna88k.Kenji Aoyama
2013-11-28limit the number of envelopes to recall in the hoststat cache.Eric Faurot
2013-11-28Remove some double free on fusebuf datas.Sylvestre Gallon
2013-11-28fix loading of passphrase-protected keys.Eric Faurot
2013-11-28better responseEric Faurot
2013-11-28IFAFREE() was resurrected from the dead with the new bandwith subsytem,Martin Pieuchot
2013-11-28allow subdomain matching in mailaddr tablesEric Faurot
2013-11-28unsigned char casts for ctypeEric Faurot