summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-13dont need to store the same debug flag in two separate variables.David Gwynne
2014-10-13whitespaceDamien Miller
2014-10-13take the pool_item pi_magic touching out from under #ifdef DIAGNOSTIC.David Gwynne
2014-10-12Don't assume that right-shift sign-extends integers.Alexandre Ratchov
2014-10-12Remove useless comments in DES_is_weak_key(). Do we really care that thisMiod Vallat
2014-10-12Paranoia: in ASN1_mbstring_ncopy(), check for len < 0 instead of len == -1,Miod Vallat
2014-10-12Recognize, and ignore, -fstack-shuffle, in gcc 3, so that it may be used inMiod Vallat
2014-10-12Rough sync with hppa to make this compile again.Miod Vallat
2014-10-12add missing entry for .ll to the dispatch table;Ingo Schwarze
2014-10-12bugfix: do not parse quoted strings for tokens; fixes glFrustum(3)Ingo Schwarze
2014-10-12Do not compile sensor code if option SMALL_KERNELMiod Vallat
2014-10-12Remove unnecessary `needs-flag' attributes.Miod Vallat
2014-10-12Downgrade needs-count to needs-flag when applicable.Miod Vallat
2014-10-12Improve error handling in the eqn(7) parser.Ingo Schwarze
2014-10-12do not allow header to termine with pending flagsGilles Chehade
2014-10-12to rewrite domain on incoming mails, we need to be able to extractGilles Chehade
2014-10-12Remove unnecessary `needs-flag' attributes.Miod Vallat
2014-10-12Fix a bug in backward-paragraph. If the cursor is on the first line ofMark Lumsden
2014-10-12simple message parser to be used in smtp incoming sessions, not plugged yetGilles Chehade
2014-10-12DH_compute_key() returns -1 on error but this was notJonathan Gray
2014-10-12major upgrade to eqn(7) terminal output;Ingo Schwarze
2014-10-12double word;Jason McIntyre
2014-10-12remove some unused filesJonathan Gray
2014-10-12Remove possibility of mutiplicative integer overflow by not multiplying.Bret Lambert
2014-10-12document the semantics of operation keywordsIngo Schwarze
2014-10-12local host is not "localhost", local host is env->sc_hostnameGilles Chehade
2014-10-12ansi function declarations.David Gwynne
2014-10-12Convert libssl manpages from pod to mdoc(7).Anthony J. Bentley
2014-10-12Logitech Webcam C310 just works with uvideo(4), add itJonathan Armani
2014-10-12regenJonathan Armani
2014-10-12Add Logitech Webcam C310Jonathan Armani
2014-10-12cut out writing a pidfile. rc.d doesnt rely on it, and nor should you.David Gwynne
2014-10-12Clarify: SEE ALSO sections are sorted case insensitively.Anthony J. Bentley
2014-10-11oops, don't crash when .Fo has no argumentIngo Schwarze
2014-10-11warn about parentheses in function names after .Fn and .Fo;Ingo Schwarze
2014-10-11Fix manpage: -y only takes interface names, and doesnt take ip addresses.Landry Breuil
2014-10-11Fix a small bug in rcctl status <daemon>:Ingo Schwarze
2014-10-11Check for the `oscillator failure' condition, and do not register as a reliableMiod Vallat
2014-10-11Comparsion -> ComparisonMiod Vallat
2014-10-11back out; does not even compileTheo de Raadt
2014-10-11include header needed by older linux kernelsBrent Cook
2014-10-11resurrect a many year old diff. move CPU throttling into the kernel,Ted Unangst
2014-10-11Since deraadt@ remembers seeing strdup() on one particular 4.2BSD machine,Ingo Schwarze
2014-10-11Add a new "default" command to display the default flags and whether aAntoine Jacoutot
2014-10-11allow signing to proceed when interruptedMarc Espie
2014-10-11Userland reallocarray() audit.Doug Hogan
2014-10-11Userland reallocarray() audit.Doug Hogan
2014-10-11Userland reallocarray() audit.Doug Hogan
2014-10-11obvious reallocarray() useTheo de Raadt
2014-10-11Userland reallocarray() audit.Doug Hogan