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