Age | Commit message (Expand) | Author |
2006-01-09 | add a list of machines supported by each audio driver; | Xavier Santolaria |
2006-01-09 | trust i2c_scan for telling us if this is a lm75 or lm77, instead of | Theo de Raadt |
2006-01-09 | do a lot more careful register checking for echos and roll-around and | Theo de Raadt |
2006-01-09 | Make sure the vnode being read is a file, okay dlg@ deraadt@ | Pedro Martelletto |
2006-01-09 | Use protected version of register_t in struct sigcontext for the | Todd C. Miller |
2006-01-09 | Ups. Inverse logic. | Claudio Jeker |
2006-01-09 | Put vprint() under DIAGNOSTIC, as to save space in generated ramdisks. | Pedro Martelletto |
2006-01-09 | avoid anything that isn't a library in warning for SHARED_LIBS. | Marc Espie |
2006-01-09 | double word fix; from joe snikeris | Jason McIntyre |
2006-01-09 | Enable hotplug(4); Tested by Michael Knudsen and me; | Robert Nagy |
2006-01-09 | Add cmpmsf(). Use it to eliminate repeated code. No functional change. | Kenneth R Westerback |
2006-01-09 | Bring in toc2msf() from NetBSD's cdplay. Use it to eliminate repeated | Kenneth R Westerback |
2006-01-09 | skip the darn cereal devices, which i think are just markers for the host chi... | Theo de Raadt |
2006-01-09 | fix a panic in the locking stuff that was caused by a pasto. found by | David Gwynne |
2006-01-09 | Bring in addmsf() from NetBSD's cdplay. Use it to eliminate repeated | Kenneth R Westerback |
2006-01-08 | Remove unused NADD_USLONG macro, and remove unused sp argument from NADD_SLONG; | Miod Vallat |
2006-01-08 | Fix one more uninitialized variable scenario; from Ray Lai. | Miod Vallat |
2006-01-08 | Make sure we can exit from a loop in v_key_init() regardless of the locale | Miod Vallat |
2006-01-08 | Appease gcc 3 and the C gods by fixing a couple of undefined statements; | Miod Vallat |
2006-01-08 | Explicit braces around macro fields and logical operations, gets rid of 148 | Miod Vallat |
2006-01-08 | Remove unused grf_softc members; do not keep temporary data in grf_softc | Miod Vallat |
2006-01-08 | regen | Brad Smith |
2006-01-08 | add a third ATI RS480 PCI Express bridge. | Brad Smith |
2006-01-08 | regen | Brad Smith |
2006-01-08 | add another ATI RS480 PCI Express bridge | Brad Smith |
2006-01-08 | Don't provide bass and treble mixer controls if the underlying hardware doesn't | Mark Kettenis |
2006-01-08 | Allow @value in @include. Backported from texinfo 3.8. | Mark Kettenis |
2006-01-08 | make cvs_init_create_files() return type void; ok joris@. | Xavier Santolaria |
2006-01-08 | Drop native MacOS support from the adb direct code, and skip callback | Miod Vallat |
2006-01-08 | Big-endian fix here too. | Miod Vallat |
2006-01-08 | Display unhandled adb devices as "whatever at adb0 addr X" like all buses do; | Miod Vallat |
2006-01-08 | Advertize color on non-indexed modes, and swap blue and red at 16bpp (might be | Miod Vallat |
2006-01-08 | Fix stamp creation for big-endian systems. Makes mac68k happy at 16bpp. | Miod Vallat |
2006-01-08 | Use Nubus-related constants from <machine/cpu.h> instead of hardcoded values. | Miod Vallat |
2006-01-08 | Switch macfb from an rcons backend to a rasops backend; supposedly restores | Miod Vallat |
2006-01-08 | Oops, don't forget to initialize the raw repeat timeout; lost while cleaning. | Miod Vallat |
2006-01-08 | Correctly initialize ri_devcmap at 4bpp. | Miod Vallat |
2006-01-08 | Expose struct sigcontext, struct sigstat and struct sigaltstack for XPG4.2 | Todd C. Miller |
2006-01-08 | regen | Damien Bergamini |
2006-01-08 | more Ralink Technology PCI ids. | Damien Bergamini |
2006-01-08 | i cant spell my own name. | David Gwynne |
2006-01-08 | sync | Theo de Raadt |
2006-01-08 | Fix the handling of negative hexadecimal numbers in integer formats. | Todd C. Miller |
2006-01-08 | sync | Theo de Raadt |
2006-01-08 | LinkSys->Linksys | Jolan Luff |
2006-01-08 | make the description of the first example a little more informative; | Jason McIntyre |
2006-01-08 | LinkSys -> Linksys; | Jason McIntyre |
2006-01-07 | mention the 6i and remove bio stuff as there is no bio support | Brad Smith |
2006-01-07 | Do not set ZS_HWFLAG_CONSOLE if we are only using the serial line for | Miod Vallat |
2006-01-07 | more tweaks; ok grange | Jason McIntyre |