| Commit message (Expand) | Author | Age | Files | Lines |
* | Botcho. I included in the last commit the | mjacob | 2002-06-16 | 2 | -2/+0 |
* | Note that sio is required. | mjacob | 2002-06-14 | 2 | -2/+4 |
* | Typo fix: detects -> detect. | jmallett | 2002-05-03 | 2 | -2/+2 |
* | Since WITNESS doesn't just do mutexes, remove "mutex" from the WITNESS | rwatson | 2002-04-18 | 2 | -2/+2 |
* | Turn on TGA support. | obrien | 2002-04-13 | 2 | -0/+2 |
* | Dike out a highly insecure UCONSOLE option. | ru | 2002-04-03 | 3 | -3/+0 |
* | On 2nd thought, we can do without plip altogether | wilko | 2002-03-27 | 2 | -2/+0 |
* | plip has produced an error during attach on Alpha as long as I care | wilko | 2002-03-24 | 2 | -2/+2 |
* | Remove WITNESS from GENERIC by default: as we grow more locks, this gets | rwatson | 2002-02-13 | 2 | -2/+2 |
* | Turn SMP back on by default in GENERIC on the Alpha. | jhb | 2002-02-08 | 2 | -2/+2 |
* | Enable UFS_DIRHASH in the GENERIC kernel. | iedowse | 2001-12-14 | 2 | -0/+2 |
* | Allow maxusers to be specified as 0 in the kernel config, which will | dillon | 2001-12-09 | 2 | -2/+2 |
* | s/^options\t\t/options \t/ | des | 2001-12-04 | 1 | -15/+15 |
* | PROCFS requires PSEUDOFS. | des | 2001-12-04 | 3 | -3/+6 |
* | Remove wx. | mjacob | 2001-10-20 | 2 | -2/+0 |
* | Make SCSI changer and SES devices standard in generic kernels. | mjacob | 2001-10-16 | 2 | -0/+4 |
* | roll out last change | mjacob | 2001-10-12 | 2 | -4/+0 |
* | Note that PROCFS is mandatory at this time- until we fix the | mjacob | 2001-10-11 | 2 | -0/+4 |
* | Add AlphaPC64 to comments. Correct names (ds10 -> DS10 etc) | wilko | 2001-09-30 | 2 | -6/+6 |
* | The faith(4) device is no longer a count device so don't specify a count. | brooks | 2001-09-25 | 2 | -2/+2 |
* | + Fix misplacement of `txp' | obrien | 2001-09-24 | 2 | -10/+10 |
* | Cleanup and split of nfs client and server code. | peter | 2001-09-18 | 3 | -3/+6 |
* | Turn off SMP on Alpha for the time being. There are some memory ordering | jhb | 2001-08-18 | 2 | -2/+2 |
* | Fix style nits. | obrien | 2001-08-17 | 2 | -16/+16 |
* | You were knocked senseless by the Boomerang, spun around by the Cyclone, | wpaul | 2001-07-23 | 2 | -0/+2 |
* | Now that config(8) has stopped breaking POLA (mkmakefile.c rev 1.69) by | obrien | 2001-07-15 | 1 | -25/+25 |
* | Move fxp to the miibus section where it belongs. | dd | 2001-07-14 | 2 | -2/+2 |
* | I really should have just commented out this intire file vs. removing all | obrien | 2001-07-13 | 1 | -0/+25 |
* | Hints processing is FUBAR'ed right now. | obrien | 2001-07-13 | 1 | -25/+0 |
* | `pcn' supports AMD Am79C97x cards, not Am79C79x cards. | dd | 2001-07-13 | 2 | -2/+2 |
* | gif(4) and stf(4) modernization: | brooks | 2001-07-02 | 2 | -2/+2 |
* | move wx to be part of miibus requiring chipsets | mjacob | 2001-05-30 | 2 | -2/+2 |
* | Remove MFS options from all example kernel configs. | phk | 2001-05-29 | 2 | -2/+0 |
* | JHB would prefer the KTR examples not be in here. | obrien | 2001-05-25 | 2 | -8/+0 |
* | + Turn on SMP support by default (yes an Alpha SMP kernel works on | obrien | 2001-05-25 | 2 | -0/+14 |
* | Convert DEVFS from an "opt-in" to an "opt-out" option. | phk | 2001-05-13 | 2 | -2/+0 |
* | Turn on kernel debugging support (DDB, INVARIANTS, INVARIANT_SUPPORT, WITNESS) | obrien | 2001-04-15 | 2 | -2/+14 |
* | Clean up some leftovers from the root mount cleanup that was done some | peter | 2001-02-04 | 3 | -6/+0 |
* | The API UP1100 is close enough to a UP1000 that FreeBSD just works on it, so | gallatin | 2001-01-27 | 2 | -2/+2 |
* | Turn on DEVFS by default for the alpha. Aside from vinum as mentioned by | jhb | 2001-01-27 | 2 | -2/+2 |
* | This conf file seems to have rotted quite a bit.. | peter | 2001-01-19 | 1 | -7/+2 |
* | Remove NOBLOCKRANDOM as a compile-time option. Instead, provide | markm | 2001-01-14 | 2 | -2/+0 |
* | Sync with i386/GENERIC rev 1.294 removing "COMPAT_OLDPCI". | obrien | 2000-12-13 | 2 | -2/+0 |
* | Sync with i386's GENERIC rev 1.287 (Minor ordering changes to make more | obrien | 2000-11-07 | 2 | -2/+2 |
* | Sync with i386/conf/GENERIC rev 1.288 (add comments for some ISA devices). | obrien | 2000-11-07 | 2 | -10/+10 |
* | The vx driver no longer needs the PCI compat shims. Also should now | wpaul | 2000-11-07 | 2 | -0/+2 |
* | As the blocking model has seems to be troublesome for many, disable | markm | 2000-10-27 | 2 | -0/+2 |
* | Remove 'device tx'. In wilko's testing it traps on bringing the interface | billf | 2000-10-12 | 2 | -2/+0 |
* | Add a new driver for the AMD PCnet/FAST, FAST+ and Home PCI adapters. | wpaul | 2000-09-20 | 2 | -0/+2 |
* | Turn the /dev/random device into a (pseudo-)device, not an option. | markm | 2000-09-12 | 2 | -2/+2 |