summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-30add 2nd sierra MC5725 correctlyTheo de Raadt
2008-07-30Add an alternate ID for Sierra Wireless MC5725 modem, foundCan Erkin Acar
2008-07-30Call ip6_clearpktopts() on error in copypktopts() instead of freeingCan Erkin Acar
2008-07-30enable ix(4) on amd64Reyk Floeter
2008-07-30Prevent a divide by zero panic if trunkproto loadbalance isMarco Pfatschbacher
2008-07-30tweak previous; help/ok jsg yuoJason McIntyre
2008-07-30add missing quote; from yar@freebsdJason McIntyre
2008-07-30- fix spelling of Alan Shepard's nameJason McIntyre
2008-07-30various markup/grammar fixes for previous, and a missing MLINKJason McIntyre
2008-07-30spacingReyk Floeter
2008-07-30Update the RF, RFGAIN, MODE, INI, and BBGAIN initialization tablesReyk Floeter
2008-07-30Free the correct buffer list on failure.Damien Bergamini
2008-07-30fix up a few free -> drm_free() cases that were missed before.Owain Ainsworth
2008-07-29Sun stopped distributing patches through FTP :(.Mark Kettenis
2008-07-29Update to DRM git.Owain Ainsworth
2008-07-29Update list of supported machines.Mark Kettenis
2008-07-29add descriptions for fpclassify, isfinite, isnormal, nan, remquo,Martynas Venckus
2008-07-29syncTheo de Raadt
2008-07-29- add man pages for nan and remainder, from freebsdMartynas Venckus
2008-07-29syncTheo de Raadt
2008-07-29describe exp2, exp2f and mlink themMartynas Venckus
2008-07-29when detaching pcbs, also free the v6 output options so that we do notTheo de Raadt
2008-07-29In ahc_free(), which is invoked if attachment fails, do not free()Miod Vallat
2008-07-29syncTheo de Raadt
2008-07-29clarify EMSGSIZEGilles Chehade
2008-07-29tweak previous;Jason McIntyre
2008-07-29Add an ugly hack to disable DMA on the Tadpole SPARCLE laptop. It doesn'tMark Kettenis
2008-07-29Switch all instances of malloc/free in the DRM to drm_alloc, drm_freeOwain Ainsworth
2008-07-29Split SHA1Transform() back into smaller pieces when compiling on landisk,Miod Vallat
2008-07-29Stricter bounds checking for values controlling loops or memory allocations,Miod Vallat
2008-07-29Check for multiplication overflow in drm_calloc(). ok oga@Miod Vallat
2008-07-29syncTheo de Raadt
2008-07-29Give the eisa device a valid bus_dma_tag_t.Miod Vallat
2008-07-29Fix range check in sio_intr_establish().Miod Vallat
2008-07-29remove finite from ieee.3, and unmlink from makefileMartynas Venckus
2008-07-29removeMartynas Venckus
2008-07-29an enum specifier is more elegant than a set of #defines;Igor Sobrado
2008-07-29md5(1), sha1(1), rmd160(1), cksum(1) and sum(1) have different options;Igor Sobrado
2008-07-29s/affect/assign/ in wmm option.Damien Bergamini
2008-07-29- man pages for fpclassify, isfinite, isinf, isnan, isnormal, signbit,Martynas Venckus
2008-07-29tweak the wep section somewhat, to bring it into line with whatJason McIntyre
2008-07-29- beef up the text on wep/wpaJason McIntyre
2008-07-29disable these targets since this will not be fixed until post-releaseTheo de Raadt
2008-07-29There is currently no CD-ROM install available for OpenBSD/sgi.Joel Sing
2008-07-29example code fix from Will Maier; ok ottoJason McIntyre
2008-07-29The stream header length and flags field are uint8_t not int.Marcus Glocker
2008-07-29check for m_devget() returning NULL, increment ierror countThordur I. Bjornsson
2008-07-29add description for the modem which has multiple com ports.Yojiro Uo
2008-07-29When paused (or overrun), the record ring pointers are not incrementedAlexandre Ratchov
2008-07-29Reenable the AUXWRITE dance to try and find the aux port in pckbc(4), basedMiod Vallat