Age | Commit message (Expand) | Author |
2009-01-06 | don't use a reference to the device file. Use the corresponding aproc | Alexandre Ratchov |
2009-01-06 | - fix reading from E-FUSE ROM (some RT3070 adapters have an E-FUSE ROM | Damien Bergamini |
2009-01-06 | SEE ALSO is sorted primarily by section number; | Jason McIntyre |
2009-01-06 | - the asus nx1101 attaches as stge(4) | Jasper Lievisse Adriaanse |
2009-01-06 | There will never be a mpls(8) but mpls(4) will be soon here. | Michele Marchetto |
2009-01-06 | better wording for previous; | Jason McIntyre |
2009-01-06 | Support group and login class in authpf.allow (%<group>, @<class>) | Ryan Thomas McBride |
2009-01-05 | Restrict FIFO depth to 1 byte on m4k/m5k/m8k/m9k. Hopefully this prevents | Mark Kettenis |
2009-01-05 | Hide many debug printfs behind DPRINTF, and remove most others. Remove some | Mark Kettenis |
2009-01-05 | import openssl-0.9.8j | Damien Miller |
2009-01-05 | update to openssl-0.9.8i; tested by several, especially krw@ | Damien Miller |
2009-01-05 | - clear some confusion, the chip supports vlan tag insertion/stripping, | Jasper Lievisse Adriaanse |
2009-01-05 | - add $OpenBSD$ where needed and add missing '$' in s3c24x0reg.h's tag | Jasper Lievisse Adriaanse |
2009-01-05 | regen | Matthieu Herrb |
2009-01-05 | Add nVidia GeForce 9600 GT, from Greg Jones. | Matthieu Herrb |
2009-01-05 | since socks5 has been removed from ports recently, switch ftp to | Martynas Venckus |
2009-01-05 | the RT3070 MAC/BBP can be coupled with an RT3020 (1T1R), RT3021 (1T2R) or | Damien Bergamini |
2009-01-05 | - do TX radiotap later in run_tx() such that the duration field is | Damien Bergamini |
2009-01-05 | note that 802.11n is not currently supported, as we do for other | Jason McIntyre |
2009-01-05 | update the description for run(4); | Jason McIntyre |
2009-01-05 | it is better when strings passed to .Nd macros are unique. | Igor Sobrado |
2009-01-05 | allow sense capable pins to mute the speaker by disabling the output | Jacob Meuser |
2009-01-05 | expand the _dir controls for output pins to also be able to select | Jacob Meuser |
2009-01-05 | - a little simplification | Jacob Meuser |
2009-01-05 | explicitly check if azalia_codec_find_defdac didn't find a dac instead of | Jacob Meuser |
2009-01-05 | add cbus to the device list; ok kettenis | Jason McIntyre |
2009-01-05 | remove now unused macros | Jacob Meuser |
2009-01-05 | no longer needed codec specific code | Jacob Meuser |
2009-01-05 | if the high bit is set in a connection list entry, it means the entry | Jacob Meuser |
2009-01-05 | use AUDIO_MIXER_SET instead of AUDIO_MIXER_ENUM to display mixers | Jacob Meuser |
2009-01-05 | The FAT32 fsinxtfree field is advisory in nature and we don't use | Kenneth R Westerback |
2009-01-04 | try to get better default outputs.master.slaves by not including | Jacob Meuser |
2009-01-04 | some mixers don't use input amp muting to "select" their sources. | Jacob Meuser |
2009-01-04 | - smtp can now pause/resume the accepting of incoming messages | Gilles Chehade |
2009-01-04 | - remove runstates global, we don't need it actually. | Gilles Chehade |
2009-01-04 | tweak previous; | Jason McIntyre |
2009-01-04 | make sure runner resets scheduling related flags on envelopes when the | Gilles Chehade |
2009-01-04 | Back from coma. Fix dmesg printfs. | Alexander Yurchenko |
2009-01-04 | malloc + memset(ah, 0, ...) to malloc with M_ZERO. | Thordur I. Bjornsson |
2009-01-04 | Make this compile for SUN4 only kernels. | Miod Vallat |
2009-01-04 | sync | Theo de Raadt |
2009-01-04 | - runner is now capable of pausing/resuming the scheduling of deliveries | Gilles Chehade |
2009-01-04 | remove unnecessary "messagep->retry == 255" expiry condition; ok gilles@ | Jacek Masiulaniec |
2009-01-04 | kill F_MESSAGE_EXPIRED; ok gilles@ | Jacek Masiulaniec |
2009-01-04 | fix bug where runner would expire message that is being delivered, | Jacek Masiulaniec |
2009-01-04 | vnet(4) | Mark Kettenis |
2009-01-04 | sync the synopsis and usage of the command; "usage:" is lowercase. | Igor Sobrado |
2009-01-04 | don't panic in run_delete_key_cb() when detaching the adapter from the | Damien Bergamini |
2009-01-04 | if_newaddr() was hard-coding all interface prefixes to /64. | Stefan Sperling |
2009-01-04 | Make cbus_print() less chatty and use "chan" instead of "id" when printing the | Mark Kettenis |