Age | Commit message (Expand) | Author |
2007-07-31 | Add first version to enable auto association (best signal AP). Therefore | Marcus Glocker |
2007-07-31 | Add missing splx(s); calls. OK mglocker@ | Claudio Jeker |
2007-07-31 | Plug a mbuf leak in the TX path and replace a handbuilt m_copydata() | Claudio Jeker |
2007-07-31 | don't duplicate .numt in .desc; 'In this driver, whatever you want' deraadt@ | Constantine A. Murenin |
2007-07-31 | change sensor type: if .value can only ever be 0 or 1, .type should be indicator | Constantine A. Murenin |
2007-07-31 | make rip code work like mmc code for how it does progress reports (use | Theo de Raadt |
2007-07-31 | remove magic numbers: use PCAGPIO_NPINS instead (no binary change); ok deraadt@ | Constantine A. Murenin |
2007-07-31 | Use correct function name in log message. Noticed by Igor Zinovk | Hans-Joerg Hoexer |
2007-07-31 | + hidden subdir | Kurt Miller |
2007-07-31 | add regress to test __asm(".hidden symbol") works as expected. for gcc3 | Kurt Miller |
2007-07-31 | typo fixes from joel@ionix.com.au | Theo de Raadt |
2007-07-31 | Our audio layer doesn't know anything about mixer names like | Deanna Phillips |
2007-07-31 | In the mixer to device level conversions, round down to the nearest | Deanna Phillips |
2007-07-31 | Start to improve TX/RX path; don't accept further packets from TX queue | Marcus Glocker |
2007-07-31 | Simplify TX path. | Marcus Glocker |
2007-07-31 | something went wrong w/ previous; | Jason McIntyre |
2007-07-31 | document the -d option of sensorsd; input and ok from jmc@, deraadt@ | Robert Nagy |
2007-07-31 | oops, forgot to include the man page tweaks from jmc@ | Pierre-Yves Ritschard |
2007-07-31 | When setting the vlandevice without specifying a tag, infer the tag | Pierre-Yves Ritschard |
2007-07-31 | Remove some unused headers, from Igor Zinovik. | Ray Lai |
2007-07-31 | From Gilles Chehade: | Ray Lai |
2007-07-31 | set the blocksize to the size of the read/write buffers. | Jacob Meuser |
2007-07-31 | pass command line options to audiotest_rw through OPTS, e.g. | Jacob Meuser |
2007-07-31 | always ignore attempts to set the record or play port to 0. | Jacob Meuser |
2007-07-31 | Adapted from DragonflyBSD revisions 1.10 and 1.11: warn when source | Ray Lai |
2007-07-31 | sync | Theo de Raadt |
2007-07-30 | After two weeks of fumbling arround in the association FW command, i found | Marcus Glocker |
2007-07-30 | add commented out example to preserve the environment for users in group wheel | Todd C. Miller |
2007-07-30 | Shuffle the order in which we look for header files, when doing | Thordur I. Bjornsson |
2007-07-30 | sync | Todd T. Fries |
2007-07-30 | strlen returns size_t. | Pierre-Yves Ritschard |
2007-07-30 | AXIM pda and V360 phone, ok mk@ | Todd T. Fries |
2007-07-30 | avoid segfault when empty string is passed as interface name. | Pierre-Yves Ritschard |
2007-07-30 | With adding ipsec tags and exporting flow filters via sysctl SADB_GET | Hans-Joerg Hoexer |
2007-07-30 | introduce a Var_Substi to substitute on intervals. | Marc Espie |
2007-07-30 | everywhere except in Var_Parse, we always add/append variables to the | Marc Espie |
2007-07-30 | local is always true, so zap it. | Marc Espie |
2007-07-30 | now that it's clean enough, one can extract some common code from | Marc Espie |
2007-07-30 | clean-up. Basically: | Marc Espie |
2007-07-30 | separate and name functions to add target nodes to the graph. | Marc Espie |
2007-07-30 | simplify the handling of assignment operators, by introducing a VAR_INVALID | Marc Espie |
2007-07-29 | add missing over/back | Todd C. Miller |
2007-07-29 | Change FILES section to use =item | Todd C. Miller |
2007-07-29 | Update to sudo 1.6.9p2 | Todd C. Miller |
2007-07-29 | use correct length when making a copy of environ | Todd C. Miller |
2007-07-29 | slot range check in add_nubus_intr() is wrong by one. | Miod Vallat |
2007-07-29 | It turns out that VIA2 always interrupts at level 2, and IPL_BIO is always 2 | Miod Vallat |
2007-07-29 | KNF synopsis: put stars in appropriate places (consistent with other synopses) | Constantine A. Murenin |
2007-07-29 | Add support for bootpaths like /pci@1f,4000/ide@3,0/ata@0,0/cmdk@0,0 | Mark Kettenis |
2007-07-29 | Seperate members of "struct pcb" that are accessed using physical addresses | Mark Kettenis |