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