| Commit message (Expand) | Author | Age | Files | Lines |
* | Put on my asbestos suit and move $mach/conf/*.$mach to conf/*.$mach as | peter | 2000-01-09 | 4 | -693/+0 |
* | Synced with sys/i386/conf/Makefile.i386 (MACHINE -> MACHINE_ARCH). | kato | 2000-01-09 | 1 | -1/+1 |
* | Bump configversion. The controller/device changes are upwards but not | peter | 2000-01-09 | 1 | -1/+1 |
* | Further sync Alpha and i386 Makefiles. Remove KERNFORMAT = elf stuff as | peter | 2000-01-08 | 1 | -12/+4 |
* | Sync with i386 | marcel | 2000-01-08 | 1 | -13/+9 |
* | s/controller/device/ as per config(8) | peter | 2000-01-08 | 3 | -41/+41 |
* | Use genassym(1). | marcel | 2000-01-07 | 1 | -5/+2 |
* | Bring the Alpha and x86 Makefiles closer together. | peter | 2000-01-07 | 1 | -18/+28 |
* | Missed s/KERNEL/_KERNEL/ here.. *blush*. | peter | 2000-01-06 | 1 | -4/+2 |
* | Add device driver support for USB ethernet adapters based on the | wpaul | 2000-01-05 | 2 | -0/+2 |
* | add wx0 driver | mjacob | 2000-01-04 | 2 | -0/+2 |
* | This commit adds device driver support for the ADMtek AN986 Pegasus | wpaul | 1999-12-28 | 2 | -0/+2 |
* | Synced with Makefile.i386. The following cleanups in Makefile.i386 | bde | 1999-12-27 | 1 | -3/+3 |
* | Zap the kvm_kernel.db juggling at 'make install' time, it isn't needed | peter | 1999-12-27 | 1 | -7/+0 |
* | Turn on the `sym' driver by default. It lives well beside the `ncr' driver | obrien | 1999-12-22 | 2 | -2/+2 |
* | Only compile gusc for isa (the #if NISA inside gusc effectively covers | peter | 1999-12-21 | 1 | -1/+1 |
* | MFS_ROOT is deprecated so use MD_ROOT instead. Also add the md | steve | 1999-12-20 | 2 | -2/+4 |
* | Be more consistant in using perl vs. perl5. We were using perl5 in the | peter | 1999-12-17 | 2 | -8/+8 |
* | - Add the device resume method. It supercedes the existing resume | yokota | 1999-12-15 | 1 | -1/+1 |
* | - Pull in kbd.c when sc or vt is included in the kernel, even if | yokota | 1999-12-13 | 1 | -0/+1 |
* | Argh, fix a stupid typo. :-( | peter | 1999-12-12 | 1 | -1/+1 |
* | Use a seperate -c and -h mode. The vnode_if.c file is compiled only into | peter | 1999-12-12 | 1 | -4/+7 |
* | Move source files common to all platforms from <arch>/conf/files.<arch> | archie | 1999-12-09 | 1 | -15/+0 |
* | Move libkern/arc4random.c into conf/files. I was planning on doing an | dan | 1999-12-09 | 1 | -1/+0 |
* | Add the if_dc driver and remove all of the al, ax, dm, pn and mx drivers | wpaul | 1999-12-04 | 2 | -10/+2 |
* | A port of NetBSD's AlphaServer 1000 and 1000A support. Thanks to Cristian | gallatin | 1999-12-01 | 4 | -0/+9 |
* | Add arc4random.c. | dima | 1999-11-30 | 1 | -0/+1 |
* | Sort PCI SCSI controlers. | obrien | 1999-11-28 | 2 | -8/+8 |
* | /sys adjustments to add the `sym' controler driver. | obrien | 1999-11-28 | 2 | -0/+2 |
* | Add pcm entries for the alpha too, since they were taken out of | peter | 1999-11-22 | 1 | -0/+6 |
* | Update the Alpha makefile to be more in line with the x86 version. It | peter | 1999-11-22 | 1 | -68/+75 |
* | Typo | n_hibma | 1999-11-16 | 1 | -1/+1 |
* | Add the ata devices to the GENERIC kernel. Hopefully, this should allow | dfr | 1999-11-15 | 2 | -10/+10 |
* | - Added the following options; they have existed in syscons | yokota | 1999-11-08 | 1 | -0/+4 |
* | - Added a new kernel configuration option: SC_TWOBUTTON_MOUSE. | yokota | 1999-11-08 | 1 | -0/+1 |
* | - Removed SC_VIDEO_DEBUG. It is broken and useless now. | yokota | 1999-11-08 | 1 | -1/+0 |
* | Options cleanup. | eivind | 1999-11-06 | 1 | -6/+0 |
* | Merge the alpha and x86 majors files together. There appear to be | peter | 1999-11-01 | 1 | -191/+0 |
* | Update examples using 'disk' and 'tape' - they used to have magic meaning | peter | 1999-11-01 | 2 | -2/+2 |
* | Allow the source root `S' to be overridden by defining it only when | marcel | 1999-10-30 | 1 | -0/+2 |
* | Convert the mx driver to miibus. | wpaul | 1999-10-16 | 2 | -4/+4 |
* | Acutally our style is "options\x20\x09". | obrien | 1999-10-15 | 2 | -56/+56 |
* | Like it or not, we use ^I's not 0x20 to align things in this file. | obrien | 1999-10-14 | 2 | -6/+6 |
* | Make the contents, layout, and comments match sys/i386/conf/GENERIC as | obrien | 1999-10-14 | 2 | -134/+172 |
* | Zap these defucnt files before anyone things about trying to merge them. | peter | 1999-10-08 | 1 | -18/+0 |
* | Re-synchronise the alpha major numbers list with the i386 list. | msmith | 1999-10-07 | 1 | -1/+46 |
* | make sure a trivial apm.h is created, as some people have assumed that | mjacob | 1999-10-01 | 1 | -0/+5 |
* | Add ahc driver. The adaptec driver works just dandy on my xp1000 using | gallatin | 1999-09-30 | 2 | -0/+2 |
* | Pull in the core bus drivers based on the machine type rather than | peter | 1999-09-13 | 3 | -44/+39 |
* | Make unused tape bmajors in past tense. | phk | 1999-09-08 | 1 | -2/+2 |