Age | Commit message (Expand) | Author |
2004-11-04 | fix memory leak on deleting a screen; from janjaap@stack.nl via pr3977 | Michael Shalayeff |
2004-11-04 | implememtation -> implementation | Pedro Martelletto |
2004-11-04 | Stricter rules for isadma_bounce, shaves 4KB off a RAMDISKB kernel. | Miod Vallat |
2004-11-03 | Use IFM_IEEE80211_IBSS for IBSS mode instead of IFM_IEEE80211_ADHOC. | Claudio Jeker |
2004-11-03 | register typo | Reyk Floeter |
2004-11-03 | oops missed to set devtype here rather than in sti_sgc.c:1.23 | Michael Shalayeff |
2004-11-03 | Call ipw_stop() at the beginning of ipw_init(): this fixes a memory leak | Damien Bergamini |
2004-11-03 | Return 1 instead of 0 in ipw_intr() if the interrupt is handled by us. | Damien Bergamini |
2004-11-03 | IFM_IEEE80211_ADHOC -> IFM_IEEE80211_IBSS in ipw_media_status(). | Damien Bergamini |
2004-11-03 | Calling ipwcontrol -k without downloading the firmware first lead to a | Damien Bergamini |
2004-11-03 | Fix calls to bus_dmamap_create(). | Damien Bergamini |
2004-11-03 | knf, use positive error values (suggested by miod@) | Reyk Floeter |
2004-11-03 | Enable pcscp; from Martin Reindl <mreindl at catai.org> | Xavier Santolaria |
2004-11-03 | Revert to 3.6-current code since IBM onboard mpt's act up. Found by pval & d... | Marco Peereboom |
2004-11-02 | fix getting strings off a device which broke with the removal of the | David Gwynne |
2004-11-02 | we do not just delete lines but rather comment 'em out | Michael Shalayeff |
2004-11-02 | Remove __HAVE_NWSCONS and related remnants of pre-wscons days; no functional | Miod Vallat |
2004-11-02 | #ifdef __alpha__ -> #ifdef __LP64__ | Miod Vallat |
2004-11-02 | Use PROM mappings, if available, whenever we are the console device or not; | Miod Vallat |
2004-11-02 | KNF, constify structures, do not wrap the contents under #if NMAGMA > 0 as | Miod Vallat |
2004-11-02 | Fix problem with floating point restore at sigreturn. | Per Fogelstrom |
2004-11-02 | missed reg index calc fix | Per Fogelstrom |
2004-11-02 | Don't call memset() if MALLOC returns NULL; also fix the rcs ID. | Todd C. Miller |
2004-11-02 | spacing, beautify dmesg output | Reyk Floeter |
2004-11-02 | removed some printfs | Reyk Floeter |
2004-11-02 | factor out the dma memory allocation, mapping, freeing and unmapping | marius eriksen |
2004-11-02 | no CardBus here. | Brad Smith |
2004-11-02 | import of a free hal part for the ath driver as a replacement for the | Reyk Floeter |
2004-11-02 | imported Sam Leffler's ath driver for atheros multimode wireless nics | Reyk Floeter |
2004-11-02 | some changes merged in from netbsd. ieee80211_regdomain.# will be used | Reyk Floeter |
2004-11-02 | added new commands to ifconfig used by net80211 interfaces: | Reyk Floeter |
2004-11-02 | udav is broken on alpha so remove it for now. | Jonathan Gray |
2004-11-02 | BSD-like license permitting redistribution of of the current Atmel | Theo de Raadt |
2004-11-02 | from netbsd: | Theo de Raadt |
2004-11-01 | english | Pedro Martelletto |
2004-11-01 | additional DIAGNOSTIC, checking for proc in lockmgr when required | marius eriksen |
2004-11-01 | check for malloc() in bufq_default_alloc(), ok tedu@ | Pedro Martelletto |
2004-11-01 | back out previous commit. | Brad Smith |
2004-10-31 | don't swap zeros | Brad Smith |
2004-10-31 | sync with quirks from FreeBSD and NetBSD, ok dlg | Jonathan Gray |
2004-10-31 | regen | Jonathan Gray |
2004-10-31 | more devices from FreeBSD and NetBSD | Jonathan Gray |
2004-10-31 | UQ_NO_STRINGS no longer needed, ok dlg | Jonathan Gray |
2004-10-31 | from netbsd via freebsd via jsg@ | David Gwynne |
2004-10-31 | from netbsd: ehci.c revision 1.84 | David Gwynne |
2004-10-31 | fix some comments, spelling and printfs | David Gwynne |
2004-10-31 | netbsd reduced their difference to us in revision 1.76. they use usb_lockmgr | David Gwynne |
2004-10-31 | from netbsd: ehci.c revision 1.69 | David Gwynne |
2004-10-31 | from netbsd: ehci.c revisions 1.185 and 1.187: | David Gwynne |
2004-10-31 | from netbsd: ehci.c revision 1.83 | David Gwynne |