| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/3.0.0_cvs | cvs2svn | 1999-01-21 | 5 | -6/+6 |
| * | This commit was manufactured by cvs2svn to create tagrelease/3.0.0 | cvs2svn | 1999-01-21 | 4 | -188/+36 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_3'. | cvs2svn | 1999-01-21 | 18 | -5398/+0 |
| * | Add 'options DEBUG_LOCKS', which stores extra information in struct | Eivind Eklund | 1999-01-20 | 2 | -2/+12 |
| * | Remove 'alog'. | KATO Takenori | 1999-01-20 | 1 | -2/+1 |
| * | Sync with sys/i386/conf/Makefile.i386 revision 1.136. | KATO Takenori | 1999-01-20 | 1 | -2/+3 |
| * | Remove 'alog'. G'bye Jamil. | Mike Smith | 1999-01-20 | 3 | -7/+4 |
| * | Hide the gensetdefs run the same way we hide the final ld command. | Peter Wemm | 1999-01-19 | 2 | -4/+6 |
| * | Fix comment wording. | Dag-Erling Smørgrav | 1999-01-19 | 1 | -2/+2 |
| * | syscons | Kazutaka YOKOTA | 1999-01-19 | 1 | -1/+2 |
| * | Added support for the DEC EB64PLUS systype. (Part III) | Andrew Gallatin | 1999-01-18 | 2 | -3/+6 |
| * | Sync with sys/i386/conf/Makefile.i386 revision 1.135. | KATO Takenori | 1999-01-18 | 1 | -15/+9 |
| * | Switched to new syscons driver. | KATO Takenori | 1999-01-18 | 2 | -12/+18 |
| * | Use the gensetdefs that is now in /usr/bin, it's a superset of the | Peter Wemm | 1999-01-17 | 2 | -30/+18 |
| * | Add LKM option so that the remaining code (hopefully) doesn't go stale. | Peter Wemm | 1999-01-17 | 1 | -1/+7 |
| * | LKM kernel support becomes optional on "options LKM". (Bear in mind | Peter Wemm | 1999-01-17 | 2 | -2/+5 |
| * | Add kern_syscalls.c | Doug Rabson | 1999-01-16 | 1 | -0/+1 |
| * | Use a fast interrupt handler for the PCI version of the cy driver | Bruce Evans | 1999-01-15 | 2 | -2/+4 |
| * | Add sscanf/vsscanf/strtoq/strtouq to the kernel. Initially these will be used | Mike Smith | 1999-01-15 | 1 | -0/+1 |
| * | Add entry for the target mode black hole driver. | Justin T. Gibbs | 1999-01-14 | 1 | -0/+1 |
| * | dftp -> dtfp Get it right... | Mike Smith | 1999-01-14 | 1 | -2/+2 |
| * | add HZ missing in options. | Kenjiro Cho | 1999-01-14 | 1 | -1/+2 |
| * | Move notes on some flags for AT keyboard. They used to be for sc0, | Kazutaka YOKOTA | 1999-01-13 | 1 | -4/+6 |
| * | Assign cdev major 84 to 'dftp' for "Louis A. Mamakos" <louie@UU.NET> | Mike Smith | 1999-01-13 | 1 | -2/+2 |
| * | Take cdev major # 114 for ugen | Nick Hibma | 1999-01-12 | 1 | -1/+2 |
| * | SLOW_VGA -> VGA_SLOW_IOACCESS here, too. | Eivind Eklund | 1999-01-11 | 1 | -2/+2 |
| * | The first stage of console driver reorganization: activate new | Kazutaka YOKOTA | 1999-01-11 | 3 | -28/+59 |
| * | Added file handling to ulpt (USB printer) driver | Nick Hibma | 1999-01-11 | 1 | -1/+2 |
| * | Forgotten options needed to build last ppbus commit. | Nicolas Souchu | 1999-01-10 | 2 | -3/+9 |
| * | Back out last change to sysctl. | Poul-Henning Kamp | 1999-01-10 | 2 | -4/+0 |
| * | Add kernel support for sysctl descriptions. The NO_SYSCTL_DESCRIPTIONS option | Dag-Erling Smørgrav | 1999-01-10 | 2 | -2/+6 |
| * | Switch to using ".So" as the extension for PIC object files rather | John Polstra | 1999-01-09 | 4 | -22/+25 |
| * | Add driver support (and man page) for PCI fast ethernet cards based | Bill Paul | 1999-01-09 | 2 | -1/+7 |
| * | Split DIAGNOSTIC -> DIAGNOSTIC, INVARIANTS, and INVARIANT_SUPPORT as | Eivind Eklund | 1999-01-08 | 2 | -4/+26 |
| * | Instead of providing bad instructions here, point people at the | Eivind Eklund | 1999-01-08 | 1 | -8/+9 |
| * | Sync with sys/i386/conf/Makefile.i386 revision 1.133. | KATO Takenori | 1999-01-08 | 1 | -2/+12 |
| * | Flip the kernel default to ELF.. Add a test to try and warn people | Peter Wemm | 1999-01-07 | 2 | -4/+24 |
| * | Assign CDEV 112 to the keyboard driver. | Kazutaka YOKOTA | 1999-01-06 | 1 | -1/+2 |
| * | Sync with sys/i386/conf/options.i386 revision 1.101. | KATO Takenori | 1999-01-04 | 1 | -1/+21 |
| * | Sync with sys/i386/conf/files.i386 revision up to 1.217. | KATO Takenori | 1999-01-04 | 1 | -1/+70 |
| * | Corrected the major number for usb and added ums as major 111 | Nick Hibma | 1999-01-03 | 1 | -1/+2 |
| * | Part 1 of pcvt/voxware revival. I hope I have not clobbered any other | Peter Wemm | 1999-01-01 | 3 | -8/+179 |
| * | Oops, forgot to commit entry in LINT for statically configured vinum. | Peter Wemm | 1999-01-01 | 1 | -1/+3 |
| * | Enables snd driver. | KATO Takenori | 1998-12-31 | 1 | -6/+6 |
| * | Enable the ES1370 driver. You don't need any options for this, | Luigi Rizzo | 1998-12-31 | 1 | -1/+2 |
| * | Enable entries for DUMMYNET, BRIDGE and device pcm. LINT compiles | Luigi Rizzo | 1998-12-31 | 1 | -14/+11 |
| * | We don't specify "vector mumble" anymore | Poul-Henning Kamp | 1998-12-30 | 1 | -15/+15 |
| * | Sync with sys/i386/conf/options.i386 revision up to 1.100. | KATO Takenori | 1998-12-30 | 1 | -22/+38 |
| * | Sync with sys/i386/conf/files.i386 revision up to 1.215. | KATO Takenori | 1998-12-30 | 1 | -78/+25 |
| * | Reserve cdev 110 for SCSI Environmental Services driver | Jordan K. Hubbard | 1998-12-29 | 1 | -1/+2 |