Age | Commit message (Expand) | Author |
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 |
2014-03-05 | say this is the "sndio" api, as we have other audio/midi apis, | Alexandre Ratchov |
2014-03-05 | Remove TIMEZONE and DST options from GENERIC-* kernels. | Miod Vallat |
2014-03-05 | re-enable POOL_DEBUG | Chris Cappuccio |
2014-03-05 | We are now 5.5-current | Chris Cappuccio |
2014-03-05 | some files were not being hashes, because they were missing from MDEXT | Theo de Raadt |
2014-03-04 | add -C checksum mode, which works with sha256 files in safe easy fashion. | Ted Unangst |
2014-03-03 | ignore enviornment variables with embedded '=' or '\0' characters; | Damien Miller |
2014-03-03 | fix support for HOSTALIASES. | Eric Faurot |
2014-03-03 | use official 5.5 key | Theo de Raadt |
2014-03-03 | cdemu is no more | Theo de Raadt |
2014-03-02 | if peer advertises DSN and we don't want to use it, make sure we don't send | Gilles Chehade |