| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: Included mount_ntfs into world build. | Semen Ustimenko | 1999-04-19 | 3 | -2/+9 |
| * | Add beautiful descriptions of PCI network drivers from rev 1.151. | David E. O'Brien | 1999-04-18 | 1 | -13/+17 |
| * | MFC: Add entries for Intel 82443GX chipset. | Jordan K. Hubbard | 1999-04-18 | 1 | -1/+7 |
| * | Sync with sys/dev/syscons/syscons.h revision 1.46.2.1. | KATO Takenori | 1999-04-18 | 1 | -5/+1 |
| * | Sync with sys/i386/isa/sio.c revision 1.224.2.5. | KATO Takenori | 1999-04-18 | 1 | -3/+24 |
| * | Sync with sys/i386/i386/machdep.c revision 1.322.2.5. | KATO Takenori | 1999-04-18 | 1 | -1/+4 |
| * | Sync with sys/i386/isa/wd.c revision 1.186.2.3. | KATO Takenori | 1999-04-18 | 1 | -13/+13 |
| * | MFC: PCX decoder | Dag-Erling Smørgrav | 1999-04-17 | 1 | -2/+2 |
| * | MFC: reorganize macros | Dag-Erling Smørgrav | 1999-04-17 | 6 | -24/+38 |
| * | MFC: SYSVSEM | Jordan K. Hubbard | 1999-04-16 | 1 | -1/+2 |
| * | backport switchtime zeroing from -current | Andrew Gallatin | 1999-04-16 | 1 | -1/+2 |
| * | MFC: remove confusing entries. The drivers are not yet implemented. | Nick Hibma | 1999-04-16 | 3 | -10/+2 |
| * | MFC, revisions 1.20, 1.22, which I missed last time. | Jonathan Lemon | 1999-04-16 | 1 | -10/+12 |
| * | MFC: Bridging support. | Guy Helmer | 1999-04-16 | 2 | -25/+81 |
| * | Sync up vm86 changes to -current | Jonathan Lemon | 1999-04-15 | 4 | -90/+186 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_3'. | cvs2svn | 1999-04-15 | 5 | -0/+10280 |
| * | MFC: add support for 3c900B-TPC, fix media selection for 3c905B-COMBO, | Bill Paul | 1999-04-15 | 2 | -32/+61 |
| * | MFC: Reverse C++ constructor and destructor order for consistency | John Polstra | 1999-04-14 | 1 | -2/+2 |
| * | MFC: fix mode selection for non-MII NICs so that all modes work right | Bill Paul | 1999-04-14 | 2 | -15/+35 |
| * | MFC (3 April 1999): Enable BSD/OS binaries to run in configurations | John Polstra | 1999-04-14 | 8 | -15/+26 |
| * | MFC: Update to latest nanokernel and ppsapi stuff. | John Hay | 1999-04-13 | 4 | -52/+83 |
| * | MFC: turn on 'promisc' bug workaround all the time, set busctl register | Bill Paul | 1999-04-13 | 2 | -38/+45 |
| * | MFC: Removed DIAGNOSTIC option redefinition. | Semen Ustimenko | 1999-04-13 | 1 | -2/+1 |
| * | MF2.2: Bridging support (Andres <dae@via.ecp.fr> has verified the operation | Guy Helmer | 1999-04-13 | 1 | -26/+45 |
| * | MFC: rewrite TX section, set ifq_maxlen to a sane value | Bill Paul | 1999-04-12 | 2 | -168/+113 |
| * | MFC: don't touch general purpose register on boards with MII-based | Bill Paul | 1999-04-12 | 1 | -6/+8 |
| * | MFC: add support for 3cSOHO100-TX "hurricane" card. | Bill Paul | 1999-04-12 | 2 | -3/+8 |
| * | YAMFC (all: 1.191 (cosmetic), 1.190 (missing drive selects sometimes | Bruce Evans | 1999-04-12 | 1 | -6/+6 |
| * | Typo in comment. | Dag-Erling Smørgrav | 1999-04-12 | 1 | -2/+2 |
| * | MFC: fix initialization of busctl register. | Bill Paul | 1999-04-12 | 1 | -3/+3 |
| * | MFC: updates to xl driver (support for 3c905B-COMBO, longer timeout | Bill Paul | 1999-04-11 | 2 | -9/+27 |
| * | MFC: turn on promisc bug workaround for 82c168. | Bill Paul | 1999-04-11 | 2 | -4/+6 |
| * | MFC: add support for 82c168 chip with internal transceiver. And | Bill Paul | 1999-04-10 | 2 | -38/+314 |
| * | MFC 1.7 -> 1.8: Add missing declaration. | John Polstra | 1999-04-09 | 1 | -0/+1 |
| * | MFC: Allow setting MAXFILES in kernel config. | Dag-Erling Smørgrav | 1999-04-09 | 2 | -2/+5 |
| * | MFC: make ASIX driver work on FreeBSD/alpha, add to GENERIC. | Bill Paul | 1999-04-08 | 3 | -4/+70 |
| * | MFC: support Compex RL100-TX Macronix NIC. | Bill Paul | 1999-04-08 | 2 | -17/+36 |
| * | MFC: Improve bt_cmd(). | Justin T. Gibbs | 1999-04-07 | 2 | -61/+84 |
| * | MFC: Correct invalid #define in 93cx6.c. Freeze devq on all scsi status errors. | Justin T. Gibbs | 1999-04-07 | 2 | -6/+6 |
| * | MFC: Improve error classification and deal with firmware queue full bug. | Justin T. Gibbs | 1999-04-07 | 1 | -25/+67 |
| * | MFC: Remove camq_regen. | Justin T. Gibbs | 1999-04-07 | 1 | -12/+4 |
| * | MFC: Remove camq_regen. Fix heap code off by 1 error. | Justin T. Gibbs | 1999-04-07 | 4 | -72/+39 |
| * | MFC: two cosmetic changes. | Julian Elischer | 1999-04-07 | 2 | -7/+15 |
| * | MFC rev 1.11 - support loading kernel at other than 0xf0100000. | Peter Wemm | 1999-04-07 | 1 | -2/+2 |
| * | MFC: part of rev 1.228. (Use "loadandclear" to update the pte, | Alan Cox | 1999-04-07 | 1 | -5/+4 |
| * | MFC: Replace LKM with KLD. | Guy Helmer | 1999-04-06 | 3 | -15/+17 |
| * | MFC: Commit -CURRENT version of vinum kernel components | Greg Lehey | 1999-04-06 | 21 | -931/+1319 |
| * | Add Vinum partition type | Greg Lehey | 1999-04-06 | 1 | -2/+3 |
| * | MFC: fix for console mouse. | KATO Takenori | 1999-04-04 | 1 | -1/+5 |
| * | MFC: Use files under sys/boot/i386. | KATO Takenori | 1999-04-02 | 5 | -106/+5 |