Age | Commit message (Expand) | Author |
2015-12-24 | Add --brief and --dereference, used by xdg-open/xdg-mime. | Jeremie Courreges-Anglas |
2015-12-24 | Normalize return values from various exit functions. | Mike Larkin |
2015-12-24 | Make sure we don't overflow a page during vm_readpage/vm_writepage. | Mike Larkin |
2015-12-24 | Add -R option to allow files specified on the command line to be | Mark Lumsden |
2015-12-24 | More adress -> address | mmcc |
2015-12-24 | adress -> address | Anthony J. Bentley |
2008-09-06 | import of OpenSSL 0.9.8h | Damien Miller |
2015-12-24 | Argh. The other part the wrong diff was missing. | Kenneth R Westerback |
2015-12-24 | completly -> completely | mmcc |
2015-12-24 | Replace bzero with memset. No binary change. | mmcc |
2015-12-24 | Mark up paths with Pa, and adjust tag width to avoid ugly wrapping. | Anthony J. Bentley |
2015-12-24 | mdoc macro cleanup. | Anthony J. Bentley |
2015-12-23 | remove two NULL casts | mmcc |
2015-12-23 | Remove unnecessary SIGSYS/ENOSYS handling for getfh(2). | Tim van der Molen |
2015-12-23 | Add privilege separation and pledge(). | Tim van der Molen |
2015-12-23 | Remove the rest of the scaffolding for nonexistent ElGamal support, | mmcc |
2015-12-23 | sync | Theo de Raadt |
2015-12-23 | pledge "audio" code block must be !SMALL_KERNEL | Theo de Raadt |
2015-12-23 | Remove NULL casts and tweak style in a few places. A more invasive | mmcc |
2015-12-23 | revert previous: | Jasper Lievisse Adriaanse |
2015-12-23 | remove NULL-check before free() | mmcc |
2015-12-23 | Remove NULL-checks before free(). I think I've almost scrubbed the | mmcc |
2015-12-23 | remove NULL-checks before free() | mmcc |
2015-12-23 | remove NULL-checks before free() | mmcc |
2015-12-23 | remove NULL-checks before free() | mmcc |
2015-12-23 | remove a few NULL-checks before free() | mmcc |
2015-12-23 | Add pledge calls to both "helper" and "worker" processes. | Alexandre Ratchov |
2015-12-23 | If PLEDGE_AUDIO is set, allow audio(4) ioctls necessary | Alexandre Ratchov |
2015-12-23 | Update sqlite3 to 3.9.2. Bump major, regen .pc and header. Changes | James Turner |
2015-12-23 | Do undo. | Mark Lumsden |
2015-12-23 | expand message between processes to 2048 bytes. Andre Smagin found | Theo de Raadt |
2015-12-23 | Move the code, that lists uninitialized disk into a separate function. | Robert Peichaer |
2015-12-23 | - quote user supplied hostname | Robert Peichaer |
2015-12-23 | - spacing | Robert Peichaer |
2015-12-23 | Change comment style for headings so they get removed by list2sh.awk and | Robert Peichaer |
2015-03-16 | Update sqlite3 to 3.8.7.4. Changes available here: http://sqlite.org/changes.... | James Turner |
2012-04-14 | sqlite 3.7.11 library, vendor sources | Marc Espie |
2015-12-23 | add aml_freevalue in a couple places, avoid storing a result that | Joshua Stein |
2015-12-23 | Ooops. Wrong version of the diff committed, with reversed check for | Kenneth R Westerback |
2015-12-23 | One "sbar" taskq is enough. | Mark Kettenis |
2015-12-23 | Add my machines' configuration files as an example to the readme. | Alexander Bluhm |
2015-12-23 | Simplify things by using grep -q. | Robert Peichaer |
2015-12-23 | Add rpath to telnet's more restrictive pledge; otherwise if the server requests | Stuart Henderson |
2015-12-23 | Drop unused goto label. | Visa Hankala |
2015-12-23 | fix false-positive "uninitialized" gcc warning | Alexandre Ratchov |
2015-12-23 | Call getpwname() earlier, and if it fails, return the proper | Alexandre Ratchov |
2015-12-23 | Execution of the `sync' instruction is not supported by the T-Bus and | Visa Hankala |
2015-11-05 | Add regression tests for the ARP implementation in the kernel. Send | Alexander Bluhm |
2015-12-23 | hide forgotten debug printfs | Alexandre Ratchov |
2015-12-23 | Tidy up output. | Antoine Jacoutot |