Age | Commit message (Expand) | Author |
2006-12-04 | - fix crash when doing keyword expansion of zero-length buffers. | Niall O'Higgins |
2006-12-03 | Change cgeight to run the console in the monochrome overlay plane (as cgtwelve | Miod Vallat |
2006-12-03 | In fb_setsize(), remove dead code in the SUN4 case. | Miod Vallat |
2006-12-03 | introduce rde_check_route that selects which routes must be accepted and whic... | Michele Marchetto |
2006-12-03 | don't include <net80211/ieee80211_amrr.h> | Damien Bergamini |
2006-12-03 | add link to external firmware package. | Damien Bergamini |
2006-12-03 | Instead of invoking rasops_init with a wrong depth value to have some | Miod Vallat |
2006-12-03 | Do the ri_devcmap reprogramming dance in fbwscons_init(), so that it applies | Miod Vallat |
2006-12-03 | Initialize more fields of the proto disklabel before invoking readdisklabel(), | Miod Vallat |
2006-12-03 | Enable all color planes on attach and wait for retrace to program the | Miod Vallat |
2006-12-03 | fix handling of the SIOCS80211CHANNEL ioctl in monitor mode: | Damien Bergamini |
2006-12-03 | Clean frame buffer attachment code: | Miod Vallat |
2006-12-03 | Revert r1.35 (ether_input to ether_input_mbuf conversion), this causes | Miod Vallat |
2006-12-03 | Re-enable RX engine every time otherwise it occasionally | Alexander Yurchenko |
2006-12-03 | don't schedule a USB task in {ural,rum}_newstate() if we're called from | Damien Bergamini |
2006-12-03 | Set sis_stopped=1 early on attach and reset it later in sis_init(). | Alexander Yurchenko |
2006-12-03 | The device doesn't always detach gracefully from the bus after a firmware | Damien Bergamini |
2006-12-03 | always assume full duplex state if the interface is up... what does | Reyk Floeter |
2006-12-03 | re-add a tiny little #ifdef VIC_DEBUG, used to compare the vic(4) | Reyk Floeter |
2006-12-03 | Add Rapid Spanning Tree Protocol support (802.1d-2004) based on work | Reyk Floeter |
2006-12-03 | First bits of endian cleanup more still needed but commit early, commit often. | Claudio Jeker |
2006-12-03 | Print the number of unknown commands in malo_cmd_string(). Also don't | Claudio Jeker |
2006-12-03 | Mention that the jumper must be moved to J4 on Thecus N2100. | Dale Rahn |
2006-12-02 | Make a debugging printf conditionnal to VESABIOSVERBOSE. | Matthieu Herrb |
2006-12-02 | In alloc_attr(), make sure xxansitopc[] indicies are within bounds. | Miod Vallat |
2006-12-02 | typo in error message | Marc Espie |
2006-12-02 | rely on PkgConfig.pm, and so really parse the *.pc files. | Marc Espie |
2006-12-02 | Use a better strategy to make the mouse pointer visible in inverse_char(); | Miod Vallat |
2006-12-02 | Oops, prevent a warning if rasops_bswap is not required. | Miod Vallat |
2006-12-02 | Add a "break" which makes AL7230B initialize now. Still doesn't work | Marcus Glocker |
2006-12-02 | On frame buffers which endianness differs from the host CPU, we can not afford | Miod Vallat |
2006-12-02 | typo | Matthieu Herrb |
2006-12-02 | Fix ri_devcmap[] to allow WSCOL_BLACK and WSCOL_WHITE to not have to be | Miod Vallat |
2006-12-02 | Use ri_devcmap to get corrected color values, instead of directly using | Miod Vallat |
2006-12-02 | Use the unpack_attr emulops instead of doing an inline rasops_unpack_attr. | Miod Vallat |
2006-12-02 | zx needs rasops8 code for emulation modes, not rasops32. | Miod Vallat |
2006-12-02 | allows us to mark *.pc files as PkgConfig. | Marc Espie |
2006-12-02 | tweaks; from claus assmann (pr #5317); | Jason McIntyre |
2006-12-01 | Unbreak. | Miod Vallat |
2006-12-01 | make things vaguely declared where they belong | Marc Espie |
2006-12-01 | give a more thorough list of subpackage-dependent variable, | Marc Espie |
2006-12-01 | Mention bcw, pointed out by jmc. | Jonathan Gray |
2006-12-01 | handles continuation lines and comments. | Marc Espie |
2006-12-01 | Normally pipes created by threaded apps are left non-blocking after being | Kurt Miller |
2006-12-01 | Fixes parsing of variables/delimiters, so that we classify like pkgconfig. | Marc Espie |
2006-12-01 | rangecheck ttl on IP_TTL, collected dust in my tree | Henning Brauer |
2006-12-01 | iskampds public key local.pub moved from /etc/isakmpd/private to | Hans-Joerg Hoexer |
2006-12-01 | Fix two bugs: stdin is processed and the current working dir is not | Otto Moerbeek |
2006-12-01 | forgot to update the comment as well | Camiel Dobbelaar |
2006-12-01 | use flags S/SA for consistency with the rest of pf | Camiel Dobbelaar |