| Commit message (Expand) | Author | Age | Files | Lines |
* | Reduce annoying SCSI probing delay from 15 to 5 seconds in all GENRIC kernels. | andre | 2004-11-02 | 1 | -1/+1 |
* | Uncomment options _KPOSIX_PRIORITY_SCHEDULING as it is enabled in the | ssouhlal | 2004-11-02 | 1 | -1/+1 |
* | Always compile PFIL_HOOKS into the kernel and remove the associated kernel | andre | 2004-08-27 | 1 | -1/+0 |
* | Instead of "OpenFirmware", "openfirmware", etc. use the official spelling | marius | 2004-08-16 | 1 | -1/+1 |
* | Add /dev/mem and /dev/kmem to powerpc. | ssouhlal | 2004-08-16 | 1 | -0/+1 |
* | Making a loadable null.ko for /dev/(null|zero) proved rather | markm | 2004-08-03 | 1 | -1/+0 |
* | Remove 'device mem' from GENERIC, which markm@ mistakingly added. | ssouhlal | 2004-08-02 | 1 | -1/+0 |
* | Break out the MI part of the /dev/[k]mem and /dev/io drivers into | markm | 2004-08-01 | 1 | -1/+3 |
* | Empty GENERIC.hints file needed by make release. | grehan | 2004-07-19 | 1 | -0/+1 |
* | In -CURRENT pseudo devices are not statically assigned at compile time, | maxim | 2004-07-18 | 1 | -1/+1 |
* | Add new KDB option, and also drop in long-held fxp/dc eth drivers. | grehan | 2004-07-12 | 1 | -1/+4 |
* | Add option GEOM_GPT. This brings the ability to have a large number of | marcel | 2004-05-02 | 1 | -0/+1 |
* | Spell Ethernet correctly. | obrien | 2004-05-02 | 1 | -4/+4 |
* | - Recruit some new ULE users by making it the default scheduler in GENERIC. | jeff | 2004-01-24 | 1 | -1/+1 |
* | Add PFIL_HOOKS to the GENERIC kernel configuration, primarily so | nectar | 2004-01-24 | 1 | -0/+1 |
* | Add syscons options and enable USB, since there is no conflict between | grehan | 2004-01-21 | 1 | -12/+21 |
* | Note that scbus is required for SCSI, not just "required" in general. | jmallett | 2003-06-08 | 1 | -1/+1 |
* | add scbus for FireWire. | simokawa | 2003-04-22 | 1 | -0/+7 |
* | Add FireWire drivers to GENERIC. | simokawa | 2003-04-21 | 1 | -0/+5 |
* | Remove bitrot associated with `maxusers'. | ru | 2003-03-22 | 1 | -1/+0 |
* | Fix whitespace problems with option lines. | obrien | 2003-02-13 | 1 | -31/+31 |
* | Fix the style of the SCHED_4BSD commit. | obrien | 2003-02-13 | 1 | -1/+1 |
* | Not all cpus are MPC750s. Replace the MPC750 cpu option with OEA. This | benno | 2003-02-05 | 1 | -1/+1 |
* | Add device zs to GENERIC on powerpc. | benno | 2003-02-02 | 1 | -0/+1 |
* | Put replace spaces with tabs in keeping with the rest of the file. | joe | 2003-02-01 | 1 | -1/+1 |
* | - Introduce the SCHED_ULE and SCHED_4BSD options for compile time selection | jeff | 2003-01-26 | 1 | -0/+1 |
* | Remove obsolete GEOM option, and bring diskless options up-to-date | grehan | 2003-01-09 | 1 | -7/+3 |
* | Permits UFS ACLs to be used with the GENERIC kernel. Due to recent | rwatson | 2002-10-19 | 1 | -0/+1 |
* | Remove the P1003_1B kernel option; it is no longer used. | mike | 2002-10-13 | 1 | -2/+1 |
* | Roll back to previous version, no need for NO_GEOM when GEOM is | grehan | 2002-10-06 | 1 | -2/+0 |
* | NB: This commit does *NOT* make GEOM the default in FreeBSD | phk | 2002-10-05 | 1 | -0/+2 |
* | Clean up ddb warnings/errors and enable in GENERIC | grehan | 2002-10-04 | 1 | -1/+1 |
* | It's Apple GMAC, not HMAC. | benno | 2002-09-22 | 1 | -1/+1 |
* | Updated to somewhat match sparc64/conf/GENERIC | grehan | 2002-09-19 | 1 | -18/+94 |
* | Use "options " rather than "options<tab>". | kuriyama | 2002-09-09 | 1 | -9/+9 |
* | Fix the link to the Handbook | blackend | 2002-08-01 | 1 | -1/+1 |
* | de-count pci | peter | 2002-07-23 | 1 | -1/+1 |
* | No more NO_WERROR for the kernel. It's still possible though, but | peter | 2002-07-22 | 1 | -1/+1 |
* | Add explicit unit count on 'device pci' for ahc/ahd | peter | 2002-07-21 | 1 | -1/+1 |
* | Various comment and minor style fixes. No actual content changes. | jhb | 2002-07-16 | 1 | -2/+3 |
* | Bring this in line with what I'm using. | benno | 2002-07-09 | 1 | -2/+15 |
* | Add ofwd to the GENERIC config for powerpc. | benno | 2002-04-15 | 1 | -0/+1 |
* | Add makeoptions NO_WERROR=true so that we can build. =) | benno | 2002-02-26 | 1 | -0/+1 |
* | Allow maxusers to be specified as 0 in the kernel config, which will | dillon | 2001-12-09 | 1 | -1/+1 |
* | Add memory disk support to allow the boot process to proceed a bit further. | mp | 2001-10-12 | 1 | -0/+4 |
* | The final commit for the first phase of PowerPC support. | benno | 2001-06-17 | 1 | -0/+31 |