summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-01-27In windowmove(), put another hardware blitter synchronization beforeMiod Vallat
2005-01-27Fill all fields of intrhand structures not created by bus_intr_allocate().Miod Vallat
2005-01-27get rid of event.h, it won't be usedJean-Francois Brousseau
2005-01-27remove some overly complex macros;Jason McIntyre
2005-01-27document what preen mode does;Jason McIntyre
2005-01-27since we close the handles to Entries files, we must reopen them to addJean-Francois Brousseau
2005-01-27poll can ever deny reads for srandom only; millert@ okMichael Shalayeff
2005-01-27In randompoll() the write check was overriding the results of the read check.Todd C. Miller
2005-01-27long unused and/or documented in better places alreadyMartin Reindl
2005-01-27fix missing .Op in `cvs editors' synopsis;Xavier Santolaria
2005-01-27Use pcmcia_intr_string() for printing the irq (or error) string.Todd C. Miller
2005-01-27Add pcmcia_intr_string() to format the intr string for pcmcia attachTodd C. Miller
2005-01-27Make pcic_isa_chip_intr_establish() silent; irq printing will moveTodd C. Miller
2005-01-27document `cvs editors'; ok jmc jfb;Xavier Santolaria
2005-01-27fix some vi-mode bugs spotted by jmc@Dan Harnett
2005-01-27dynamic interface names must start with a letter. catches the nonsensicalDaniel Hartmeier
2005-01-27output now contains 'set limit states 100', adjust regress to reality.Daniel Hartmeier
2005-01-27Scale query interval by the overall offset not per-peer offset, so weDarren Tucker
2005-01-27Compute compression ratio using signed arithmetic, since the compressed sizeOtto Moerbeek
2005-01-27Delay before retrying a query on timeout; ok henning@Darren Tucker
2005-01-27Alphabetically sort device list, correct several vendor and modelJonathan Gray
2005-01-26only attach ohci on chips that actually have the controllerDavid Gwynne
2005-01-26Mention SGC frame buffers as supported with some restrictions.Miod Vallat
2005-01-26document `cvs watch' and `cvs watchers'; help/ok jmc@; "looks good" jfb@;Xavier Santolaria
2005-01-26syncPeter Valchev
2005-01-26on error set correct pointer to NULL.Hans-Joerg Hoexer
2005-01-26add the Belkin F5D6050 802.11b Wireless Device. from netbsdDavid Gwynne
2005-01-26regenDavid Gwynne
2005-01-26add the Belkin F5D6050 802.11b Wireless adapter. from netbsdDavid Gwynne
2005-01-26fix CERT VU#938617 (vulnerable to denial of service in validator code)Jakob Schlyter
2005-01-26Moved to sys/arch/zaurus/dev/zaurus_apm.cUwe Stuehler
2005-01-26New device for the dedicated SSP unit, automatic battery charging, andUwe Stuehler
2005-01-25map Fn to something for now.Dale Rahn
2005-01-25Enable the COMPAT ioctls to allow X to switch VTs.Dale Rahn
2005-01-25Enable mavb(4).Mark Kettenis
2005-01-25Fixed a typo.Esben Norby
2005-01-25hppa64-unknown-openbsd build support; espie@ miod@ brad@ okMichael Shalayeff
2005-01-25Do not write anything when ignoring cl interrupts not for us; this killsMiod Vallat
2005-01-25simplify OpenBSD case by using arch(1) and sed to grabBrad Smith
2005-01-25regenBrad Smith
2005-01-25typoBrad Smith
2005-01-24Ok, this driver is being abused and used on pxa270, however it's OS timer clockDale Rahn
2005-01-24Pass boot arguments from zboot/zbsdmod to the loaded kernel, and copeUwe Stuehler
2005-01-24Switch hp300 wscons code to rasops, for DIO frame buffers.Miod Vallat
2005-01-24Fix MACE ISA ringbuffer alignment.Mark Kettenis
2005-01-24more error checkingJean-Francois Brousseau
2005-01-24Tweak mixer label. Whitespace.Mark Kettenis
2005-01-24sti colormap fixes:Miod Vallat
2005-01-24sync usage of some of the commands, and start filling the cmd_optsJean-Francois Brousseau
2005-01-24get rid of a debugging printf() that slipped through the cracksJean-Francois Brousseau