| Commit message (Expand) | Author | Age | Files | Lines |
| * | Initial commit of ported NetBSD USB stack | Nick Hibma | 1998-11-26 | 35 | -3/+12155 |
| * | Removed probes for USB chips 82371xB (done in dev/pci/uhci_pci.c) | Nick Hibma | 1998-11-26 | 1 | -5/+1 |
| * | Staticize some more. | Eivind Eklund | 1998-11-26 | 8 | -30/+30 |
| * | Staticize. | Eivind Eklund | 1998-11-26 | 12 | -33/+33 |
| * | Fixed the previous fix - stathz doesn't give the statclock frequency | Bruce Evans | 1998-11-26 | 1 | -5/+6 |
| * | Oops, yet again back out some local changes that shouldn't have been | Bruce Evans | 1998-11-26 | 1 | -5/+5 |
| * | Fixed scaling of p_pctcpu. It was wrong by a factor of stathz/hz. | Bruce Evans | 1998-11-26 | 1 | -8/+8 |
| * | Sync with sys/i386/boot/netboot/Makefile revision 1.20. | KATO Takenori | 1998-11-26 | 1 | -9/+12 |
| * | Make netboot work again. All this depends on the object format being | Joerg Wunsch | 1998-11-26 | 1 | -10/+13 |
| * | ...nor does this old TDC3620 like to be asked for compression. | Joerg Wunsch | 1998-11-26 | 1 | -1/+5 |
| * | Add Id string to if_lnc.h and fix up copyrights to be consistent and up to date. | Paul Richards | 1998-11-26 | 4 | -18/+68 |
| * | Despite what people may think the Am79C970 returns the chip id of an Am79C965. | Paul Richards | 1998-11-26 | 2 | -4/+4 |
| * | o Patch, slightly altered, from Graham Menhennitt for older aha 1542B | Warner Losh | 1998-11-25 | 1 | -6/+15 |
| * | This old firmware of the TDC3620 hangs the SCSI bus upon serial | Joerg Wunsch | 1998-11-25 | 1 | -1/+12 |
| * | Reorder entries of ed drivers. Many NICs can be automatically | KATO Takenori | 1998-11-25 | 2 | -10/+10 |
| * | Cosmetic change. | KATO Takenori | 1998-11-25 | 2 | -14/+12 |
| * | Port top to the alpha. | Doug Rabson | 1998-11-25 | 1 | -1/+3 |
| * | Add missing splvm protection around unqueue call. Without this, the page | David Greenman | 1998-11-25 | 1 | -4/+4 |
| * | Move the declaration of PPro_vmtrr from the header file to pmap.c, | Eivind Eklund | 1998-11-24 | 4 | -8/+20 |
| * | Whoops - wrong copy of files, so all wasn't converted. Rest of perl -> perl5 | Eivind Eklund | 1998-11-24 | 1 | -6/+6 |
| * | perl -> perl5, to allow to compile on older boxes with perl5 installed (but | Eivind Eklund | 1998-11-24 | 1 | -4/+4 |
| * | Untangled the Cyclades offsets a little. CY16_RESET and CY_CLEAR_INTR | Bruce Evans | 1998-11-23 | 5 | -52/+88 |
| * | Make timecounters more resistant to badly behaved SW/HW which locks | Poul-Henning Kamp | 1998-11-23 | 6 | -24/+65 |
| * | Add a kludge to prevent panicing when using VM86 and hitting here | Søren Schmidt | 1998-11-23 | 2 | -4/+4 |
| * | Fixed a missing include. `SYSININT(...);' garbage in gave null garbage out. | Bruce Evans | 1998-11-23 | 1 | -1/+2 |
| * | Sync with sys/i386/isa/sio.c revision up to 1.218. | KATO Takenori | 1998-11-23 | 2 | -134/+4 |
| * | Sync with sys/i386/boot/biosboot/Makefile revision 1.67. | KATO Takenori | 1998-11-23 | 1 | -4/+4 |
| * | Change the delivery mechanism for incoming target commands. We now | Justin T. Gibbs | 1998-11-23 | 4 | -83/+99 |
| * | We can't call fsetown() from sonewconn() because sonewconn() is be called | Don Lewis | 1998-11-23 | 3 | -5/+5 |
| * | Fix a few problems that Bruce noticed about a month ago, and fix oup one | Kenneth D. Merry | 1998-11-22 | 5 | -19/+46 |
| * | Remove broken and useless intr interface. | Nicolas Souchu | 1998-11-22 | 4 | -10/+6 |
| * | Reduce i/o overheads by not preserving the channel access register in | Bruce Evans | 1998-11-22 | 3 | -339/+390 |
| * | Oops, I forgot to update this file when I changed moused recently. | Kazutaka YOKOTA | 1998-11-22 | 1 | -1/+3 |
| * | Deleted the workaround for lockup of certain (hopefully no longer used) | Bruce Evans | 1998-11-22 | 1 | -51/+1 |
| * | Fixed a comment in code that will soon go away. | Bruce Evans | 1998-11-22 | 1 | -3/+3 |
| * | Return ENOTTY instead of EBADF for ioctls on dead vnodes. This fixes | Bruce Evans | 1998-11-22 | 2 | -4/+4 |
| * | Fixed some missing cases in the check for ioctls that involve modification. | Bruce Evans | 1998-11-22 | 1 | -8/+25 |
| * | Drop use of BIOS int 0x14 services in favor of direct port I/O. | Robert Nordier | 1998-11-22 | 1 | -37/+48 |
| * | add -aout key to cc, size, strip - it not work for elf system | Andrey A. Chernov | 1998-11-21 | 1 | -4/+4 |
| * | Eliminate compiler warning. | Archie Cobbs | 1998-11-21 | 3 | -6/+6 |
| * | Eliminate some ompiler warnings. | Archie Cobbs | 1998-11-21 | 1 | -4/+4 |
| * | Support NT VFAT lower case flags. | Dmitrij Tejblum | 1998-11-21 | 10 | -22/+40 |
| * | Add missing return statement to rl_phy_writereg(). This bug didn't actually | Bill Paul | 1998-11-20 | 1 | -2/+3 |
| * | - Added some configuration flags as workaround for not-so-compatible | Kazutaka YOKOTA | 1998-11-20 | 1 | -50/+86 |
| * | - Added support for Genius Kidspad tablet. | Kazutaka YOKOTA | 1998-11-20 | 2 | -2/+6 |
| * | Fix misallocation of buffer bug (too short) | Archie Cobbs | 1998-11-20 | 1 | -1/+1 |
| * | This fixes a bug in the bcache code whereby false cache hits occur | Paul Richards | 1998-11-19 | 1 | -2/+4 |
| * | Fix a couple of typos. | John Polstra | 1998-11-19 | 1 | -3/+3 |
| * | Fixed a null pointer panic in spc_free(). swap_pager_putpages() | Bruce Evans | 1998-11-19 | 1 | -7/+9 |
| * | Fix things so that pci interrupts can be registered correctly on apecs | Doug Rabson | 1998-11-18 | 2 | -8/+17 |