Age | Commit message (Expand) | Author |
2008-07-30 | Free the correct buffer list on failure. | Damien Bergamini |
2008-07-30 | fix up a few free -> drm_free() cases that were missed before. | Owain Ainsworth |
2008-07-29 | Sun stopped distributing patches through FTP :(. | Mark Kettenis |
2008-07-29 | Update to DRM git. | Owain Ainsworth |
2008-07-29 | Update list of supported machines. | Mark Kettenis |
2008-07-29 | add descriptions for fpclassify, isfinite, isnormal, nan, remquo, | Martynas Venckus |
2008-07-29 | sync | Theo de Raadt |
2008-07-29 | - add man pages for nan and remainder, from freebsd | Martynas Venckus |
2008-07-29 | sync | Theo de Raadt |
2008-07-29 | describe exp2, exp2f and mlink them | Martynas Venckus |
2008-07-29 | when detaching pcbs, also free the v6 output options so that we do not | Theo de Raadt |
2008-07-29 | In ahc_free(), which is invoked if attachment fails, do not free() | Miod Vallat |
2008-07-29 | sync | Theo de Raadt |
2008-07-29 | clarify EMSGSIZE | Gilles Chehade |
2008-07-29 | tweak previous; | Jason McIntyre |
2008-07-29 | Add an ugly hack to disable DMA on the Tadpole SPARCLE laptop. It doesn't | Mark Kettenis |
2008-07-29 | Switch all instances of malloc/free in the DRM to drm_alloc, drm_free | Owain Ainsworth |
2008-07-29 | Split SHA1Transform() back into smaller pieces when compiling on landisk, | Miod Vallat |
2008-07-29 | Stricter bounds checking for values controlling loops or memory allocations, | Miod Vallat |
2008-07-29 | Check for multiplication overflow in drm_calloc(). ok oga@ | Miod Vallat |
2008-07-29 | sync | Theo de Raadt |
2008-07-29 | Give the eisa device a valid bus_dma_tag_t. | Miod Vallat |
2008-07-29 | Fix range check in sio_intr_establish(). | Miod Vallat |
2008-07-29 | remove finite from ieee.3, and unmlink from makefile | Martynas Venckus |
2008-07-29 | remove | Martynas Venckus |
2008-07-29 | an enum specifier is more elegant than a set of #defines; | Igor Sobrado |
2008-07-29 | md5(1), sha1(1), rmd160(1), cksum(1) and sum(1) have different options; | Igor Sobrado |
2008-07-29 | s/affect/assign/ in wmm option. | Damien Bergamini |
2008-07-29 | - man pages for fpclassify, isfinite, isinf, isnan, isnormal, signbit, | Martynas Venckus |
2008-07-29 | tweak the wep section somewhat, to bring it into line with what | Jason McIntyre |
2008-07-29 | - beef up the text on wep/wpa | Jason McIntyre |
2008-07-29 | disable these targets since this will not be fixed until post-release | Theo de Raadt |
2008-07-29 | There is currently no CD-ROM install available for OpenBSD/sgi. | Joel Sing |
2008-07-29 | example code fix from Will Maier; ok otto | Jason McIntyre |
2008-07-29 | The stream header length and flags field are uint8_t not int. | Marcus Glocker |
2008-07-29 | check for m_devget() returning NULL, increment ierror count | Thordur I. Bjornsson |
2008-07-29 | add description for the modem which has multiple com ports. | Yojiro Uo |
2008-07-29 | When paused (or overrun), the record ring pointers are not incremented | Alexandre Ratchov |
2008-07-29 | Reenable the AUXWRITE dance to try and find the aux port in pckbc(4), based | Miod Vallat |
2008-07-29 | Add rebuild mark so that we can restart a rebuild upon clean shutdown. | Marco Peereboom |
2008-07-29 | - fix FIFO overruns on PCI-E chipsets by setting the DMA size | Reyk Floeter |
2008-07-29 | sync | Theo de Raadt |
2008-07-28 | Install man pages for the BIO_* libcrypto functions, but not bio.3 | Jonathan Gray |
2008-07-28 | Only optimize away plt relocation when obj_base == 0. Corrects | Kurt Miller |
2008-07-28 | zap some extra spaces and tabs. | Federico G. Schwindt |
2008-07-28 | When getting the string descriptors, fetch 2 bytes (size and type) first, | Federico G. Schwindt |
2008-07-28 | some SEE ALSO fixes; | Jason McIntyre |
2008-07-28 | document WPA-PSK support. | Damien Bergamini |
2008-07-28 | man page bits for new malloc; ok jmc@ | Otto Moerbeek |
2008-07-28 | mention newer versions. | Brad Smith |