Age | Commit message (Expand) | Author |
2008-09-08 | delete a few more things. hoping someone shows up who is upset by this, | Theo de Raadt |
2008-09-07 | gc unused file (obseleted by libcrypto update) | Damien Miller |
2008-09-07 | sync | Theo de Raadt |
2008-09-07 | sync | Theo de Raadt |
2008-09-07 | bump minor. ok kettenis@ | Martynas Venckus |
2008-09-07 | - replace dtoa w/ David's gdtoa, version 2008-03-15 | Martynas Venckus |
2008-09-07 | sparc now requires this bloated library to be -fPIC | Theo de Raadt |
2008-09-07 | allow PICFLAG to be overridden; ok kettenis drahn | Theo de Raadt |
2008-09-07 | update wireless synopsis too: nwid requires an argument, chan does not; | Jason McIntyre |
2008-09-07 | nwid requires an arg; ok deraadt | Jason McIntyre |
2008-09-07 | fix silly mix up in PREDEFINED STRINGS; | Jason McIntyre |
2008-09-07 | Fix merge botch. | Mark Kettenis |
2008-09-07 | Fix param list for xdrrec_eof. Found during coding some stuff that uses | Marco Peereboom |
2008-09-07 | Nuke ifconfig '-m' uses. Use bare 'media' instead. Pointed out by | Kenneth R Westerback |
2008-09-07 | (oops, forgot to grep for "ifconfig -M/m") | Jason McIntyre |
2008-09-07 | - say what "media" w/o args does | Jason McIntyre |
2008-09-07 | Allow some set-style commands to have zero arguments. If there is an | Theo de Raadt |
2008-09-07 | Kill some unneeded defines and struct members. | Owain Ainsworth |
2008-09-07 | sync | Theo de Raadt |
2008-09-06 | match libc sha2(3) API changes for kernel; ok millert@ | Damien Miller |
2008-09-06 | Fix comment to catch up with HPPA_PGALIAS change. | Mark Kettenis |
2008-09-06 | Try to clean up the cross build environment, more of the tree cross builds now | Dale Rahn |
2008-09-06 | Return EIO when the residual is > xs->datalen, even if SCSI_SILENT is | Kenneth R Westerback |
2008-09-06 | Something else that nothing calls. | Owain Ainsworth |
2008-09-06 | remove duplicate definition of OPENSSL_DSA_MAX_MODULUS_BITS spotted | Damien Miller |
2008-09-06 | more removal of text relevant to the now-removed MALLOC() and FREE(), | Jason McIntyre |
2008-09-06 | - don't list *.merged files in the "remaining for you to merge by hand" | Antoine Jacoutot |
2008-09-06 | OpenSSL 0.9.8h supplies a real EVP_sha256 so we do not need our | Damien Miller |
2008-09-06 | adapt to API changes in OpenSSL 0.9.8h | Damien Miller |
2008-09-06 | update for openssl-0.9.8h | Damien Miller |
2008-09-06 | remerge local tweaks, update per-arch configuration headers, update | Damien Miller |
2008-09-06 | resolve conflicts | Damien Miller |
2008-09-06 | import of OpenSSL 0.9.8h | Damien Miller |
2008-09-06 | adapt to sha2(3) API changes; ok millert@ | Damien Miller |
2008-09-06 | crank for sha2 changes | Damien Miller |
2008-09-06 | Rename SHA256/384/512 API to avoid namespace collisions with | Damien Miller |
2008-09-06 | correct name. -moj | Mats O Jansson |
2008-09-06 | Calling --help shouldn't be an error condition, so exit with status 0 | Simon Bertrang |
2008-09-06 | Kill some more unused struct fields and the cases for them. | Owain Ainsworth |
2008-09-06 | Kill the stats data structures and noop some other parts. Nothing in | Owain Ainsworth |
2008-09-05 | The code for cleaning up errored buffers and for cleaning up at the end | Owain Ainsworth |
2008-09-05 | The helper functions in this file are only used in one place and | Owain Ainsworth |
2008-09-05 | sync | Okan Demirmen |
2008-09-05 | - clarify Radeon HD 2600 Pro entry | Okan Demirmen |
2008-09-05 | fix vblank interrupt mask. Unbreaks sync-to-vblank and anything that | Owain Ainsworth |
2008-09-05 | Back out previous. Art realised a problem with it. | Owain Ainsworth |
2008-09-05 | Don't overwrite the old ipl in msleep if PNORELOCK was set. | Artur Grabowski |
2008-09-05 | When munging the WANTIPL of the mutex to prevent undoing the sched_lock, | Owain Ainsworth |
2008-09-05 | remove remaining MALLOC/FREE bits | Charles Longeau |
2008-09-05 | ignore unknown SAFIs in the MP capabilities. used by some to distribute | Henning Brauer |