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