summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-08Remove unused grf_softc members; do not keep temporary data in grf_softcMiod Vallat
2006-01-08regenBrad Smith
2006-01-08add a third ATI RS480 PCI Express bridge.Brad Smith
2006-01-08regenBrad Smith
2006-01-08add another ATI RS480 PCI Express bridgeBrad Smith
2006-01-08Don't provide bass and treble mixer controls if the underlying hardware doesn'tMark Kettenis
2006-01-08Allow @value in @include. Backported from texinfo 3.8.Mark Kettenis
2006-01-08make cvs_init_create_files() return type void; ok joris@.Xavier Santolaria
2006-01-08Drop native MacOS support from the adb direct code, and skip callbackMiod Vallat
2006-01-08Big-endian fix here too.Miod Vallat
2006-01-08Display unhandled adb devices as "whatever at adb0 addr X" like all buses do;Miod Vallat
2006-01-08Advertize color on non-indexed modes, and swap blue and red at 16bpp (might beMiod Vallat
2006-01-08Fix stamp creation for big-endian systems. Makes mac68k happy at 16bpp.Miod Vallat
2006-01-08Use Nubus-related constants from <machine/cpu.h> instead of hardcoded values.Miod Vallat
2006-01-08Switch macfb from an rcons backend to a rasops backend; supposedly restoresMiod Vallat
2006-01-08Oops, don't forget to initialize the raw repeat timeout; lost while cleaning.Miod Vallat
2006-01-08Correctly initialize ri_devcmap at 4bpp.Miod Vallat
2006-01-08Expose struct sigcontext, struct sigstat and struct sigaltstack for XPG4.2Todd C. Miller
2006-01-08regenDamien Bergamini
2006-01-08more Ralink Technology PCI ids.Damien Bergamini
2006-01-08i cant spell my own name.David Gwynne
2006-01-08syncTheo de Raadt
2006-01-08Fix the handling of negative hexadecimal numbers in integer formats.Todd C. Miller
2006-01-08syncTheo de Raadt
2006-01-08LinkSys->LinksysJolan Luff
2006-01-08make the description of the first example a little more informative;Jason McIntyre
2006-01-08LinkSys -> Linksys;Jason McIntyre
2006-01-07mention the 6i and remove bio stuff as there is no bio supportBrad Smith
2006-01-07Do not set ZS_HWFLAG_CONSOLE if we are only using the serial line forMiod Vallat
2006-01-07more tweaks; ok grangeJason McIntyre
2006-01-07improve the RETURN VALUES section;Jason McIntyre
2006-01-07expand the section on ssh tunnelling machanisms;Jason McIntyre
2006-01-07kill trailing whitespace;Jason McIntyre
2006-01-07tweak;Jason McIntyre
2006-01-07tweaks;Jason McIntyre
2006-01-07Add COMMUNITY_NO_PEER to the list of known wellknown communities else itClaudio Jeker
2006-01-07Remove #ifdef'ed out prototypes for previously removed #ifdef'ed out code.Mark Kettenis
2006-01-07remove description of MODGNU_SHARED_LIBS, explain that SHARED_LIBS +Marc Espie
2006-01-07Add hpet(4) man page.Alexander Yurchenko
2006-01-07I'm really bored: acpi(4) and acpitimer(4) man pages...Alexander Yurchenko
2006-01-07p_dupfd need only be -1, nothing else. but this is nothing like what aaron h...Theo de Raadt
2006-01-07Backout last revision, it's broken. Try pkg_add redhat_base-8.0p7 on i386Aaron Campbell
2006-01-06document which iic bus masters on which architecturesTheo de Raadt
2006-01-06Don't redefine SIZE_MAXTodd C. Miller
2006-01-06Don't add the same function twice when ordering the functions of a PCI device.Mark Kettenis
2006-01-06Add missing rcsidTodd C. Miller
2006-01-06syncTheo de Raadt
2006-01-06Include <sys/types.h> and don't define away __size_tTodd C. Miller
2006-01-06Add real C99 stdint.h and inttypes.h based on an initial version I did inTodd C. Miller
2006-01-06Adapt things to use __type_t instead of _BSD_TYPE_T_Todd C. Miller