Age | Commit message (Expand) | Author |
2008-07-30 | add 2nd sierra MC5725 correctly | Theo de Raadt |
2008-07-30 | Add an alternate ID for Sierra Wireless MC5725 modem, found | Can Erkin Acar |
2008-07-30 | Call ip6_clearpktopts() on error in copypktopts() instead of freeing | Can Erkin Acar |
2008-07-30 | enable ix(4) on amd64 | Reyk Floeter |
2008-07-30 | Prevent a divide by zero panic if trunkproto loadbalance is | Marco Pfatschbacher |
2008-07-30 | tweak previous; help/ok jsg yuo | Jason McIntyre |
2008-07-30 | add missing quote; from yar@freebsd | Jason McIntyre |
2008-07-30 | - fix spelling of Alan Shepard's name | Jason McIntyre |
2008-07-30 | various markup/grammar fixes for previous, and a missing MLINK | Jason McIntyre |
2008-07-30 | spacing | Reyk Floeter |
2008-07-30 | Update the RF, RFGAIN, MODE, INI, and BBGAIN initialization tables | Reyk Floeter |
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 |