Age | Commit message (Expand) | Author |
2005-01-23 | Allow this to work on __STRICT_ALIGN archs, ok dhartmei@ | Dale Rahn |
2005-01-23 | add the Askey WLL013 which is an atu device found by jsg in a dmesg | David Gwynne |
2005-01-23 | Kill redundant or unnecessary includes. | Miod Vallat |
2005-01-22 | Honour wsconsctl display.vblank setting. | Miod Vallat |
2005-01-22 | PCI_PRODUCT_SIS_5513 -> PCI_PRODUCT_SIS_5597_IDE | Martin Reindl |
2005-01-22 | sync | Martin Reindl |
2005-01-22 | correct SiS 5597/5598 entries | Martin Reindl |
2005-01-22 | Reduce diff to NetBSD. | Jonathan Gray |
2005-01-22 | Reduce diff to NetBSD. | Jonathan Gray |
2005-01-22 | Unbreak cats build. My apologies! | Uwe Stuehler |
2005-01-22 | regen | Brad Smith |
2005-01-22 | add VIA VT8633 | Brad Smith |
2005-01-21 | Oops, revert changes not intended to be commited in previous commit. | Miod Vallat |
2005-01-21 | Overhaul of the pxa2x0_lcd code, to allow early (before autoconf) attachment, | Miod Vallat |
2005-01-21 | Undo last change; if wi_pcmcia_attach failed we already freed up the | Todd C. Miller |
2005-01-20 | Enable apm/scoop drivers and report A/C power status correctly. | Uwe Stuehler |
2005-01-20 | missing arch in .Dt; | Jason McIntyre |
2005-01-20 | Use the packet's address family instead of the rule's when selecting a | Daniel Hartmeier |
2005-01-20 | sc->sc_sync_ifp = NULL if we fail to attach the multicast group. | Ryan Thomas McBride |
2005-01-20 | Use syncdev instead of syncif in ifconfig, and modify ioctl struct pfsyncreq | Ryan Thomas McBride |
2005-01-20 | ARM is strict alignment (practically) so let the kernel know this. ok miod@ | Dale Rahn |
2005-01-20 | expire ipforward_rt cache in ip_slowtimeo; fixes pr 1697; ok claudio | Markus Friedl |
2005-01-20 | If the card failed to attach completely we still want to unmap its | Todd C. Miller |
2005-01-19 | Oops, repair stand/ by putting copies of the old grf/ite include files | Miod Vallat |
2005-01-19 | Cleanups, missing licenses and RCS tags. | Uwe Stuehler |
2005-01-19 | Remove the last of the rampant inline usage. | Jonathan Gray |
2005-01-19 | destatic functions. | Jonathan Gray |
2005-01-19 | Report the appropriate wsdisplay types to WSDISPLAYIO_GTYPE. | Miod Vallat |
2005-01-19 | Use the RF chipset type rather than the hardware version when determining | Jonathan Gray |
2005-01-19 | make sure only one set of xfers are set up for any number of opens of the | David Gwynne |
2005-01-19 | APM emulation framework and zaurus scoop driver. Not enabled yet. | Uwe Stuehler |
2005-01-18 | Rewriting the lladdr can now be done without using mbuf tags. | Marco Pfatschbacher |
2005-01-18 | Use correct source address for ICMP errors generated from packets that were | Claudio Jeker |
2005-01-18 | Better keys, now uses the wskbdraw.h header files defines. | Dale Rahn |
2005-01-18 | If there is no match in ifaof_ifpforaddr() return the first match -- main | Claudio Jeker |
2005-01-18 | Better colormap recovery after X11 exits. | Miod Vallat |
2005-01-18 | Timeslot mask is no longer shifted when passed form ifconfig to make the | Claudio Jeker |
2005-01-18 | Colormap handling for topcat; Xwsfb now runs. | Miod Vallat |
2005-01-18 | Enable WSDISPLAY_COMPAT_RAWKBD | Miod Vallat |
2005-01-18 | WSDISPLAY_COMPAT_RAWKBD support for hilkbd. | Miod Vallat |
2005-01-18 | X/zkbd is close enough to working. | Dale Rahn |
2005-01-18 | some cleanup and fix a nasty bug in rawmode. | Dale Rahn |
2005-01-18 | Add hotplug support. | Dale Rahn |
2005-01-18 | Add hotplug support. | Dale Rahn |
2005-01-18 | Clean up pxapcic attachment code, make it closer to easy to split the | Dale Rahn |
2005-01-18 | Move rm7000.h file from sgi to mips64. | Alexander Yurchenko |
2005-01-18 | In phys_badaddr() when probe fails, restore the correct PROM bus error | Miod Vallat |
2005-01-18 | Correct mmap() bounds check. | Miod Vallat |
2005-01-18 | Nearly working RAWKEY support, needs a lot of cleaning, but getting there. | Dale Rahn |
2005-01-17 | Wait for disk to spin down before reboot. Should avoid unexpected fscks. | Uwe Stuehler |