summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-07Three bugfixes related to the closing of conditional blocks:Ingo Schwarze
2014-03-07Duplicate enum values are a bad idea.Mark Kettenis
2014-03-06Turn usbd_xfer_isread() into a public function so that we can useMartin Pieuchot
2014-03-06Add include guards.Martin Pieuchot
2014-03-06Makes the "cleartoggle" function provided by HC drivers optionalMartin Pieuchot
2014-03-06If RPP_STDIN is set the prompt is not displayed.Todd C. Miller
2014-03-06allow password on stdin if it's not a tty. commonly requested.Ted Unangst
2014-03-06Make sure we don't attach to those silly AMI MegaRAIDs that expose theMark Kettenis
2014-03-06Set the correct clock rate for ISP1020/1020A.Mark Kettenis
2014-03-06Fix inconsistency in the naming of the chipsets.Mark Kettenis
2014-03-06update currency exchange rates;Jason McIntyre
2014-03-06fix AUTHORS;Jason McIntyre
2014-03-06sync with header;Jason McIntyre
2014-03-06- for netbsd, accept 2014 datesJason McIntyre
2014-03-06tweak previous;Jason McIntyre
2014-03-06sort SEE ALSO;Jason McIntyre
2014-03-06add an ASYNCHRONOUS EVENTS section for signals, as per vi;Jason McIntyre
2014-03-06add michelangelo's death (an odd addition for a birthday file, i guess);Jason McIntyre
2014-03-06Always print the key signify(1) is using.Antoine Jacoutot
2014-03-06tweak; from jmc@ and yours trulyChristian Weisgerber
2014-03-06add missing stdio.h include for fparseln().Jasper Lievisse Adriaanse
2014-03-06Cleanup dead code.Gerhard Roth
2014-03-06Describing the bus type in the SYNOPSIS is redundant.Mark Kettenis
2014-03-06ge for qlw(4)Mark Kettenis
2014-03-06Also accept "install-check" as an install script. This part willAntoine Jacoutot
2014-03-06Fix unsigned comparision.Gerhard Roth
2014-03-06the pre-5.5 test keys are no longer usefulTheo de Raadt
2014-03-06uhm, kill the right file, resurrect the otherTheo de Raadt
2014-03-06cdemu diesTheo de Raadt
2014-03-05force cfattach decl to same form as othersTheo de Raadt
2014-03-05Fix the return values of getpwnam_r(), getpwuid_r(), getgrnam_r(),Ingo Schwarze
2014-03-05Make this compile on sparc64 too.Mark Kettenis
2014-03-05In -Tutf8 mode, mandoc_char(7) named accent character escape sequencesIngo Schwarze
2014-03-05consistently say buflen so i know what length it isTed Unangst
2014-03-05Introduce qlw(4), a new driver for QLogic ISP SCSI HBAs. For now onlyMark Kettenis
2014-03-05when reading a message, add one byte so we can nul terminuate.Ted Unangst
2014-03-05tighten up code a littleTed Unangst
2014-03-05check calloc and free memory. noticed by jsg and lteo.Ted Unangst
2014-03-05shush. signify is quiet now, but we want it to stay that wayMarc Espie
2014-03-05refactor solve_from_ports a bit.Marc Espie
2014-03-05complaint handlingFlorian Obser
2014-03-05Raise the delay before initializing sdmmc. Still a hack so the XXX stays,Stuart Henderson
2014-03-05fix a null test, from remco.Ted Unangst
2014-03-05- use relative read/write positions to keep track of bufferAlexandre Ratchov
2014-03-05- properly set initial position: fixes incorrect position reportingAlexandre Ratchov
2014-03-05remove unused "autostart" featureAlexandre Ratchov
2014-03-05remove (unused) square tone generatorAlexandre Ratchov
2014-03-05Check that socket is writable before attempting to write dataAlexandre Ratchov
2014-03-05remove unused varAlexandre Ratchov
2014-03-05Fix spacing in md_congrats()Jasper Lievisse Adriaanse