summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-30make 'MAKEDEV all' create device nodes for 3 separate audio devicesJacob Meuser
2008-11-30- Remove unused if_reset "bus reset routine" field in the ifnet struct.Brad Smith
2008-11-29syncTheo de Raadt
2008-11-29liebert ubs as ugenTheo de Raadt
2008-11-29need splvm() around the call to m_extfree() in the defraggerTheo de Raadt
2008-11-29use the the correct register mask. Fixes certain mixer settingsAlexandre Ratchov
2008-11-29revert my last change -Reyk Floeter
2008-11-29extra word deleted; spotted by jmcTheo de Raadt
2008-11-29fix typo in 'draft-ietf-ipsec-isakmp-xauth-06.txt'Reyk Floeter
2008-11-29Explain how /32 changes the address type to IPV4_ADDR_SUBNET. From MitjaHans-Joerg Hoexer
2008-11-29Fix damage done by brad@ and dlg@.Matthieu Herrb
2008-11-29revert 1.197 if_em.c, 1.38/1.39 if_em.h, requested by dlg, until a bugStuart Henderson
2008-11-29add sscom here too. Fixes armish build.Matthieu Herrb
2008-11-29Allow the words "on", "off", or "toggle" to be used instead of theMarc Balmer
2008-11-29sndio for cdio (only for the "cdplay" command)Jacob Meuser
2008-11-29Fix high-speed isoc USB transfers; 64bit capable USB host controllersMarcus Glocker
2008-11-29unbreak tree breakage snuck inTheo de Raadt
2008-11-29syncTheo de Raadt
2008-11-29document MCLGETITheo de Raadt
2008-11-29Xr urtwTheo de Raadt
2008-11-29syncTheo de Raadt
2008-11-29make the 3 bt device man pagesTheo de Raadt
2008-11-29Iain Hibbert (plunky@netbsd) removed clauses 3 and 4 from hisRay Lai
2008-11-29Tweaks.Marc Balmer
2008-11-29Fix a possible NULL pointer dereference. Spotted by Tobias Ulmer; thanks!Owain Ainsworth
2008-11-28don't create a _source control on mixers if none of the sources areJacob Meuser
2008-11-28AZ_TARGET_PINSENSE -> MI_TARGET_PINSENSEJacob Meuser
2008-11-28check the jack detect override bit before creating jack sense mixerJacob Meuser
2008-11-28tweak previous;Jason McIntyre
2008-11-28Documentation for gpiodcf(4).Marc Balmer
2008-11-28Welcome gpiodcf(4), a driver that attaches to a GPIO pin, decodes theMarc Balmer
2008-11-28Add support for escaped characters to the search filter parsing function.aschrijver
2008-11-28- remove a couple unneeded checksJacob Meuser
2008-11-28Garbage collect now unused field in the softc struct.Brad Smith
2008-11-28- use switch() instead of multiple if elseJacob Meuser
2008-11-28- DACs don't have connection lists like ADCs doJacob Meuser
2008-11-28add paranoia helper function, azalia_nid_to_index. the nid isJacob Meuser
2008-11-28Eliminate the redundant bits of code for MTU and multicast handlingBrad Smith
2008-11-28Make growfs refuse to run on a dirty filesystem, and set the filesystem toChris Kuethe
2008-11-27widget initialization cleanup:Jacob Meuser
2008-11-27finally, generic converter grouping that fits our needs and worksJacob Meuser
2008-11-27Needs explicit <sys/malloc.h> include; Georg SchwarzMiod Vallat
2008-11-27intrdoduce DPRINTFN macro so debug messages can be selectively enabled.Jacob Meuser
2008-11-27It turns out Motorola manufactured ECC 128MB memory boards for MVME188Miod Vallat
2008-11-27ZAURUS -> GUMSTIX in guard symbols.Miod Vallat
2008-11-27Give the tags target a chance to work.Miod Vallat
2008-11-27On 88100 cpus, make sure userland processes start with SNIP and SFIP validMiod Vallat
2008-11-27Netgear WG111v2 is not supported by upgt(4), apparently;Jason McIntyre
2008-11-27tweak previous;Jason McIntyre
2008-11-27initial import of Weongyo Jeon's FreeBSD driver for the RealTek RTL8187LKevin Lo