Age | Commit message (Expand) | Author |
2003-05-19 | Bad switch condition used for SO_DEBUG, ok itojun@ | Daniel Hartmeier |
2003-05-19 | add a quirk for my trek thumbdrive | Nathan Binkert |
2003-05-19 | update documentation url | Nathan Binkert |
2003-05-19 | sync tag with NetBSD | Nathan Binkert |
2003-05-19 | check for null before memset | Nathan Binkert |
2003-05-19 | nuke unused variable, from NetBSD | Nathan Binkert |
2003-05-19 | don't use 1284 mode | Nathan Binkert |
2003-05-19 | ditch unused return value | Nathan Binkert |
2003-05-19 | better match netbsd | Nathan Binkert |
2003-05-19 | initialize variable to match NetBSD | Nathan Binkert |
2003-05-18 | match on Intel 82440MX PCI-ISA which misidentifies itself. | Henning Brauer |
2003-05-18 | It turns out that this card has a vga-compatible CRTC interface, with | Miod Vallat |
2003-05-18 | speed hack: delay fetching the mbuf tag until we really need it (hit a | Henning Brauer |
2003-05-18 | Merge pf_send_ack() and _send_syn() into a generic _send_tcp(). | Daniel Hartmeier |
2003-05-18 | add a quirk for the Imation FlashGo adapter to make it shut up | Nathan Binkert |
2003-05-18 | sync | Nathan Binkert |
2003-05-18 | add mcbride's cf adapter | Nathan Binkert |
2003-05-18 | try a little harder to attach devices that are really slow | Nathan Binkert |
2003-05-18 | add a quirk for a different zip250 model | Nathan Binkert |
2003-05-18 | constify the quirck tables and fix the scsi_inqmatch() proto accordingly; krw... | Michael Shalayeff |
2003-05-18 | save the fpu state for the signal handler. this is essential | Michael Shalayeff |
2003-05-18 | The attach routine works better when it doesn't try to write to a | Henric Jungheim |
2003-05-18 | Add 'machine sysregs' command to ddb for 1386; show idtr, gdtr, ldtr, tr | Andreas Gunnarsson |
2003-05-17 | sync | Jason Wright |
2003-05-17 | more AMD8111 devs | Jason Wright |
2003-05-17 | sync | Jason Wright |
2003-05-17 | a few amd64 devices | Jason Wright |
2003-05-17 | Correct two comment typos. | Daniel Hartmeier |
2003-05-17 | Fix disassembly of certain branch instructions. | Marcus Watts |
2003-05-17 | No need to duplicate TLB_ defines manually with TTE_ defines. | Artur Grabowski |
2003-05-17 | Experimental support for SiI 3112 SATA card; from NetBSD. | Alexander Yurchenko |
2003-05-17 | Allow chip-specific setup routines to change dma engine parameters | Alexander Yurchenko |
2003-05-17 | Add debug warning messages about missing 80-wire cable to all | Alexander Yurchenko |
2003-05-17 | Replace suspect strncpy with strlcpy to ensure null termination. | Kenneth R Westerback |
2003-05-17 | Mention in the 'status cmd failed' message the scsi command that | Kenneth R Westerback |
2003-05-17 | Correct chipset identification from netbsd | Nathan Binkert |
2003-05-17 | My psaplay120 is acutally a rio device. The userland bits need to be worked | Nathan Binkert |
2003-05-17 | more scanners from netbsd | Nathan Binkert |
2003-05-17 | more devices from NetBSD | Nathan Binkert |
2003-05-17 | more devices from NetBSD | Nathan Binkert |
2003-05-17 | READ_CD_CAPCITY -> READ_CD_CAPACITY in comment. | Kenneth R Westerback |
2003-05-17 | sync | Nathan Binkert |
2003-05-17 | another zip 250 | Nathan Binkert |
2003-05-17 | paramters -> parameters in comment. | Kenneth R Westerback |
2003-05-17 | don't send ARP for secondary IPv4 addresses, treat them as local. | Jun-ichiro itojun Hagino |
2003-05-17 | Typos; from Julien Bordet <zejames@greyhats.org> | Alexander Yurchenko |
2003-05-17 | try a little harder to not end up with 0 usb ports on amd756 chipsets | Todd T. Fries |
2003-05-17 | HORRID_III_HACK disables D$ and I$, and with this, the ramdisk | Marcus Watts |
2003-05-17 | All sun ultrasparcs have 8192 contexts. | Marcus Watts |
2003-05-17 | remove more ifdefs. Kill the VIS instruction pmap_{copy,zero}_page. | Artur Grabowski |