Age | Commit message (Expand) | Author |
2008-12-25 | - one "default" direction is enough | Jacob Meuser |
2008-12-24 | No need to invoke fbwscons_setcolormap() twice. | Miod Vallat |
2008-12-24 | Get rid of all remaining magic numbers but 32. If you need to know why 32 | Miod Vallat |
2008-12-24 | Provide an accelerated putchar routine for fonts 16 bits wide or less (and | Miod Vallat |
2008-12-24 | Kill a race condition which occurs when listing a directory containing | Otto Moerbeek |
2008-12-24 | fox format string; ok tedu@ | Otto Moerbeek |
2008-12-24 | This creates the notion of a non-disk softraid device. The aoe target | Marco Peereboom |
2008-12-24 | All System 900 are supported now, not only the MVME187 based ones. | Miod Vallat |
2008-12-24 | Add quotes around DEBUG value, otherwise config doesn't like it. | Ray Lai |
2008-12-24 | Plug a couple of memory leaks noticed by deraadt. | David Hill |
2008-12-24 | Low hanging macro fruit. Inline the nfsm_srvstrsiz macro since | Thordur I. Bjornsson |
2008-12-24 | Document video modes, and how to change them (which is tricky on the SS4, | Miod Vallat |
2008-12-24 | Oops, logic botch in 1.34 would disable 24 bit mode on S24. | Miod Vallat |
2008-12-24 | On cards which advertize complete rop support, use the stipple engine to | Miod Vallat |
2008-12-24 | It turns out the 8-bit tcx flavour has undocumented low-res video modes (soon | Miod Vallat |
2008-12-24 | remove argument names from function prototypes, this way the | Thordur I. Bjornsson |
2008-12-24 | When switching between 8 bit and 24 bit modes on S24, use the blitter | Miod Vallat |
2008-12-24 | EVFILT_WRITE filters should return the amount of space remaining in the | Mark Kettenis |
2008-12-24 | typo spotted by Alexey Suslikov | Jacob Meuser |
2008-12-24 | add -S and -s options, similar to man(1), for restricting | Jason McIntyre |
2008-12-24 | Fix two mbuf leaks in arpresolve. The first one happens on IFF_NOARP | Claudio Jeker |
2008-12-24 | cleanup, work around issue with interrupt getting enabled too early. | Dale Rahn |
2008-12-24 | report the number of packets that arp resolution is holding onto until it | David Gwynne |
2008-12-24 | Fix support for earlier i8XX chipsets (specifically the 830 and 840). | Owain Ainsworth |
2008-12-24 | fix a typo made in last commit, also slightly better wording for | Thordur I. Bjornsson |
2008-12-24 | Replace the TRUE/FALSE defines with 1/0 respectively. This doesn't | Thordur I. Bjornsson |
2008-12-24 | Basic acceleration code for tcx: solid fills and some simple block copy cases. | Miod Vallat |
2008-12-23 | sync | Theo de Raadt |
2008-12-23 | intagp support for Intel 4-series (e.g. GM45) chipsets. | Owain Ainsworth |
2008-12-23 | small indent fix | Thordur I. Bjornsson |
2008-12-23 | Fix up a comment. Flags are for va_vaflags not va_cflags | Thordur I. Bjornsson |
2008-12-23 | No need to keep the 32 bit space mapped, since it is only used by userland | Miod Vallat |
2008-12-23 | Link the directory containing the MIB definitions for snmpd(8). | Reyk Floeter |
2008-12-23 | Add MIB definitions for snmpd(8). | Reyk Floeter |
2008-12-23 | repair the ARC4 story; ok jmc djm millert | Theo de Raadt |
2008-12-23 | only a small number of thinkpads need the brightness adjustments | joshua stein |
2008-12-23 | azalia_generic_mixer_pin_sense has nothing to do with pin sense anymore. | Jacob Meuser |
2008-12-23 | add gpio quirk for Dell e6400 | Jacob Meuser |
2008-12-23 | enable beep and CD mixer controls on alc88x codecs if appropriate | Jacob Meuser |
2008-12-23 | add small quirks for certain codecs | Jacob Meuser |
2008-12-23 | - document machdep.ddb=2 | Jason McIntyre |
2008-12-23 | remove static mixer configurations wholesale, to make next commit | Jacob Meuser |
2008-12-23 | ddb.console does not override machdep.kbdreset, so don't say it does; | Jason McIntyre |
2008-12-23 | - recognize some more codecs | Jacob Meuser |
2008-12-23 | gather up most of the code for printing debug info in dmesgs and | Jacob Meuser |
2008-12-23 | line-in is now "line-in", line-out is still "line". S/PDIF-out is | Jacob Meuser |
2008-12-23 | sync | Theo de Raadt |
2008-12-23 | i got emptypages and fullpages mixed up in pool_walk. this now shows items | David Gwynne |
2008-12-23 | export the livelock counter in a private mib openBSD.5. | Reyk Floeter |
2008-12-23 | time to add a new one. | Claudio Jeker |