| Commit message (Expand) | Author | Age | Files | Lines |
| * | dpt.h has moved back to sys/dev/dpt. The dpt ioctl interface will be | Justin T. Gibbs | 1998-09-17 | 1 | -1369/+0 |
| * | Mark the syscons and pcvt drivers as being allowed to conflict, so that | Mike Smith | 1998-09-17 | 5 | -15/+15 |
| * | Use %p with (void *) casts to print pointers with printf. | Justin T. Gibbs | 1998-09-17 | 5 | -25/+25 |
| * | Prevent modification of permanent ARP entries (PR kern/7649) | Bill Fenner | 1998-09-17 | 1 | -4/+21 |
| * | Some Alpha patches for CAM from Doug Rabson. | Kenneth D. Merry | 1998-09-16 | 2 | -3/+5 |
| * | Fix a regression that caused the script to spam itself by copying something | Justin T. Gibbs | 1998-09-16 | 1 | -17/+49 |
| * | Add 450NX chipset components. | Mike Smith | 1998-09-16 | 1 | -1/+5 |
| * | Fix the (unported) resource shortage case- I'd done a xpt_freeze_simq | Matt Jacob | 1998-09-16 | 2 | -4/+15 |
| * | Make consoles immutable. If you want to turn them off, use wizard mode. | Mike Smith | 1998-09-16 | 1 | -15/+14 |
| * | sync with GENERIC file, raise maxusers variable from '10' to '32' | Andreas Klemm | 1998-09-16 | 1 | -2/+2 |
| * | Make this somewhat cam-compatible. | Poul-Henning Kamp | 1998-09-16 | 1 | -6/+4 |
| * | Fix a bug in ncr_freeze_devq() which is called when we see a queue | Justin T. Gibbs | 1998-09-16 | 1 | -5/+10 |
| * | Alpha port related fixes from Doug Rabson. | Matt Jacob | 1998-09-16 | 2 | -34/+66 |
| * | alpha port fixes from Doug. | Matt Jacob | 1998-09-16 | 2 | -5/+5 |
| * | Properly allocate our, per lun, probe peripheral softc from | Justin T. Gibbs | 1998-09-16 | 1 | -2/+2 |
| * | Sync with sys/i386/isa/pcaudio.c revision 1.43. | KATO Takenori | 1998-09-16 | 1 | -5/+5 |
| * | Sync with sys/i386/isa/files.i386 and options.i386 revisions 1.204 and | KATO Takenori | 1998-09-16 | 4 | -6/+18 |
| * | Some workarounds for a common DEC pci-pci bridge found on alphas. | Doug Rabson | 1998-09-16 | 2 | -10/+18 |
| * | Port de driver to alpha. | Doug Rabson | 1998-09-16 | 2 | -6/+74 |
| * | Document BUS_CREATE_INTR and BUS_CONNECT_INTR. | Doug Rabson | 1998-09-16 | 1 | -3/+8 |
| * | Workaround some EB164 wierdness. | Doug Rabson | 1998-09-16 | 1 | -13/+75 |
| * | Disable unwanted isa interrupts. | Doug Rabson | 1998-09-16 | 1 | -1/+8 |
| * | Add cam spls. | Doug Rabson | 1998-09-16 | 1 | -1/+3 |
| * | Port i386 bus_space and bus_dma to alpha. | Doug Rabson | 1998-09-16 | 3 | -454/+1063 |
| * | Change to cam. | Doug Rabson | 1998-09-16 | 9 | -38/+28 |
| * | Add cam software interrupts. | Doug Rabson | 1998-09-16 | 1 | -1/+10 |
| * | Port the i386 bus_dma implementation to alpha. | Doug Rabson | 1998-09-16 | 1 | -0/+651 |
| * | Sync with sys/i386/isa/fd.c revision 1.123. | KATO Takenori | 1998-09-16 | 2 | -6/+4 |
| * | Sync with sys/i386/conf/Makefile.i386 revision 1.123. | KATO Takenori | 1998-09-16 | 2 | -4/+4 |
| * | Import base vinum lkm sources | Greg Lehey | 1998-09-16 | 46 | -0/+16470 |
| * | Fix printf format bugs. | Justin T. Gibbs | 1998-09-16 | 4 | -48/+55 |
| * | Fix compile warnings. | Matt Jacob | 1998-09-16 | 1 | -4/+4 |
| * | Restore the core-dumping of all writable segments for ELF executables, | John Polstra | 1998-09-16 | 1 | -80/+188 |
| * | Check to make sure that this device is opened read-write, not just read | Kenneth D. Merry | 1998-09-16 | 2 | -2/+14 |
| * | fix reported compile error flying blind- I do not have the new compiler yet | Matt Jacob | 1998-09-15 | 1 | -2/+2 |
| * | Update to use CAM device names. | Justin T. Gibbs | 1998-09-15 | 1 | -5/+3 |
| * | Erk. Revert back to 1.31, dumping only data and stack to the core | John Polstra | 1998-09-15 | 1 | -200/+68 |
| * | Nuke uninitialized varible fd from retrier(). Change the devstat code | Justin T. Gibbs | 1998-09-15 | 3 | -9/+6 |
| * | When choosing segments to write to the core file, don't assume that | John Polstra | 1998-09-15 | 1 | -2/+3 |
| * | Correct printf format bugs. | Justin T. Gibbs | 1998-09-15 | 6 | -28/+32 |
| * | Instead of just the data and stack segments, include all writable | John Polstra | 1998-09-15 | 1 | -68/+199 |
| * | Bump config version. | Justin T. Gibbs | 1998-09-15 | 3 | -6/+6 |
| * | Add the vesa module to the list | Søren Schmidt | 1998-09-15 | 1 | -2/+2 |
| * | Double oops, committed the wrong Makefile ata that, fixed. | Søren Schmidt | 1998-09-15 | 1 | -2/+2 |
| * | Oops for the Makefile for the VESA lkm | Søren Schmidt | 1998-09-15 | 1 | -0/+19 |
| * | Add DLT_{SLIP,PPP}_BSDOS from libpcap 0.4 | Bill Fenner | 1998-09-15 | 1 | -1/+3 |
| * | Add VESA support to syscons. | Søren Schmidt | 1998-09-15 | 38 | -2819/+5337 |
| * | Restore pre-v1.44 behavior: always copy modified in-core inode to disk | Luoqi Chen | 1998-09-15 | 1 | -3/+5 |
| * | Sync with sys/i386/i386/userconfig.c revision 1.108. | KATO Takenori | 1998-09-15 | 1 | -8/+5 |
| * | Sync with sys/i386/conf/GENERIC, SMP-GENERIC, device.i386, files.i386, | KATO Takenori | 1998-09-15 | 9 | -81/+77 |