| Commit message (Expand) | Author | Age | Files | Lines |
| * | Changes corresponding to the 9.1.5.2 release of twa on the 3ware website. | Vinod Kashyap | 2005-01-05 | 8 | -19447/+22110 |
| * | Make sis_initl() take a typed argument. | Poul-Henning Kamp | 2005-01-05 | 1 | -24/+15 |
| * | Add locked/unlocked variants of sis_init() | Poul-Henning Kamp | 2005-01-05 | 1 | -15/+22 |
| * | Make a locked and unlocked variant of sis_start() | Poul-Henning Kamp | 2005-01-05 | 1 | -15/+20 |
| * | Don't declare variables "register", the compiler ought to know what to do. | Poul-Henning Kamp | 2005-01-05 | 1 | -6/+6 |
| * | Add needed synchronization to the error handling code that was introduced | Alan Cox | 2005-01-05 | 1 | -0/+6 |
| * | o Use tab instead of spaces for puc(4) line. | Jun Kuriyama | 2005-01-05 | 4 | -12/+12 |
| * | Fix comment. One of the two "Step 4" shuold be a "step 5" | Julian Elischer | 2005-01-05 | 1 | -1/+1 |
| * | Disable checksum offloading by default. It seems to produce corrupted packets | Olivier Houchard | 2005-01-05 | 1 | -2/+2 |
| * | Instead of keeping track of the index into the receive ring use the already | Poul-Henning Kamp | 2005-01-04 | 2 | -8/+6 |
| * | Forget about the sis_list_data and sis_ring_data structures and embedd | Poul-Henning Kamp | 2005-01-04 | 2 | -132/+109 |
| * | Prototype busdma callback using the typedef. | Poul-Henning Kamp | 2005-01-04 | 1 | -1/+1 |
| * | Kill a half dead comment. It's first half was killed in rev 1.12. | Roman Kurakin | 2005-01-04 | 1 | -1/+0 |
| * | Rename 'class' field to 'uclass' in the ng_hci_inquiry_response structure. | Maksim Yevmenkin | 2005-01-04 | 1 | -1/+1 |
| * | Allow fxp(4) cards with a revision id of 0 to use the 82503 serial | Maxime Henrion | 2005-01-04 | 1 | -1/+1 |
| * | Regenerate. | John Baldwin | 2005-01-04 | 4 | -13/+15 |
| * | Partial sync up to the master syscalls.master file: | John Baldwin | 2005-01-04 | 1 | -8/+9 |
| * | return after freeing data element, instead of falling through, and using | John-Mark Gurney | 2005-01-04 | 1 | -0/+1 |
| * | - Fix 'rebuild' command - it can no longer relay on retaste event | Pawel Jakub Dawidek | 2005-01-04 | 3 | -50/+34 |
| * | Spoiling is now not possible, because we keep consumers open for writing | Pawel Jakub Dawidek | 2005-01-04 | 3 | -38/+13 |
| * | Remove old wdc driver completely. | Yoshihiro Takahashi | 2005-01-04 | 1 | -8/+0 |
| * | Minor nits in formatting continued lines | Warner Losh | 2005-01-04 | 1 | -2/+2 |
| * | cnw as a pccard device was commented out, so uncomment it so LINT will build. | Warner Losh | 2005-01-04 | 1 | -1/+1 |
| * | Since we do not support forceful unmount of DEVFS we can do away with | Poul-Henning Kamp | 2005-01-04 | 1 | -45/+3 |
| * | Unsupport forceful unmounts of DEVFS. | Poul-Henning Kamp | 2005-01-04 | 1 | -1/+1 |
| * | Catchup to wd removal | Warner Losh | 2005-01-04 | 1 | -12/+0 |
| * | Remove last vestiges of old wd driver. ata works well on pc98 and | Warner Losh | 2005-01-04 | 8 | -5551/+0 |
| * | move all the card entries to files.pc98 | Warner Losh | 2005-01-04 | 3 | -1733/+1731 |
| * | First step in removing OLDCARD from FreeBSD 6.0: | Warner Losh | 2005-01-04 | 2 | -6/+6 |
| * | Fix 'rebuild' command (we ignore retaste event now, so don't relay on it). | Pawel Jakub Dawidek | 2005-01-03 | 3 | -11/+23 |
| * | Add PCI and device ID's to if_xl to support: | Robert Watson | 2005-01-03 | 2 | -1/+6 |
| * | Use byteorder(9) functions to implement the [g,s]et[d,w][b,l]e macros so | Marius Strobl | 2005-01-03 | 1 | -35/+13 |
| * | When allocating bio's in the swap_pager use M_WAITOK since the | Poul-Henning Kamp | 2005-01-03 | 1 | -6/+7 |
| * | Reduce diffs to work in progress before checking in serious changes. | Philip Paeps | 2005-01-03 | 2 | -38/+40 |
| * | Garbage collect unused ipx_abort(). | Robert Watson | 2005-01-03 | 2 | -13/+2 |
| * | Remove unused #include. | Pawel Jakub Dawidek | 2005-01-03 | 1 | -1/+0 |
| * | Exempt the superuser from mac_seeotheruids checks. | Robert Watson | 2005-01-03 | 1 | -0/+3 |
| * | Remove comment that doesn't seem to be true and add comments describing | Julian Elischer | 2005-01-03 | 1 | -17/+16 |
| * | A much simpler way to work out if the required transfer can be done in 2 | Julian Elischer | 2005-01-03 | 1 | -3/+2 |
| * | Back out previous commits. Installing new share/mk fixes this. | Nate Lawson | 2005-01-03 | 1 | -1/+0 |
| * | Add a sysctl (net.inet.tcp.insecure_rst) which allows one to specify | Mike Silbersack | 2005-01-03 | 2 | -2/+14 |
| * | NO_MAN is now NOMAN. | Nate Lawson | 2005-01-03 | 1 | -1/+1 |
| * | Fix kernel modules build. For some reason, this module now bails out with | Nate Lawson | 2005-01-03 | 1 | -0/+1 |
| * | Regen. | Marcel Moolenaar | 2005-01-03 | 5 | -6/+6 |
| * | uuidgen(2) is MP safe. | Marcel Moolenaar | 2005-01-03 | 1 | -1/+1 |
| * | If MALLOC() fails in at_pcballoc(), return ENOBUFS rather than | Robert Watson | 2005-01-03 | 1 | -1/+3 |
| * | Acquire the socket buffer receive lock in spx_rcvoob() to permit | Robert Watson | 2005-01-02 | 1 | -0/+3 |
| * | Increase the coverage scope of the receive socket buffer lock in | Robert Watson | 2005-01-02 | 1 | -10/+9 |
| * | Explicitly lock the send socket buffer in spx_reass() to cover the drop | Robert Watson | 2005-01-02 | 1 | -2/+3 |
| * | Restructure ipx_input() return code to match similar code in netinet, | Robert Watson | 2005-01-02 | 1 | -8/+6 |