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