| Commit message (Expand) | Author | Age | Files | Lines |
| * | Unbreak ppc kernel build by removing zs driver. | Peter Grehan | 2006-11-14 | 1 | -1/+0 |
| * | MFC: | Simon L. B. Nielsen | 2006-10-09 | 1 | -1/+0 |
| * | add DEFAULTS and remove entries in GENERIC now duplicated | Sam Leffler | 2006-02-03 | 1 | -2/+0 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_6'. | cvs2svn | 2005-12-30 | 2 | -0/+84 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_6'. | cvs2svn | 2005-12-02 | 1 | -0/+9 |
| * | Fix a whitespace screw-up I made when doing the MFC of COMPAT_FREEBSD5. | Ken Smith | 2005-09-22 | 1 | -1/+1 |
| * | MFC addition of the COMPAT_FREEBSD5 option. Specific versions | Ken Smith | 2005-07-18 | 1 | -0/+1 |
| * | Add .cvsignore files just like in sys/<arch>/compiled, this keeps CVS from | David E. O'Brien | 2005-06-20 | 1 | -0/+1 |
| * | - move to SCHED_4BSD per jeffr's comments on SCHED_ULE's state | Peter Grehan | 2005-05-03 | 1 | -5/+4 |
| * | Add USB Communication Device Class Ethernet driver. Originally written for | Maxim Sobolev | 2005-03-22 | 1 | -0/+1 |
| * | Add a comment to note that pseudo-device bpf is required for DHCP. | Murray Stokely | 2005-03-18 | 1 | -0/+1 |
| * | Reduce annoying SCSI probing delay from 15 to 5 seconds in all GENRIC kernels. | Andre Oppermann | 2004-11-02 | 1 | -1/+1 |
| * | Uncomment options _KPOSIX_PRIORITY_SCHEDULING as it is enabled in the | Suleiman Souhlal | 2004-11-02 | 1 | -1/+1 |
| * | Always compile PFIL_HOOKS into the kernel and remove the associated kernel | Andre Oppermann | 2004-08-27 | 1 | -1/+0 |
| * | Instead of "OpenFirmware", "openfirmware", etc. use the official spelling | Marius Strobl | 2004-08-16 | 1 | -1/+1 |
| * | Add /dev/mem and /dev/kmem to powerpc. | Suleiman Souhlal | 2004-08-16 | 1 | -0/+1 |
| * | Making a loadable null.ko for /dev/(null|zero) proved rather | Mark Murray | 2004-08-03 | 1 | -1/+0 |
| * | Remove 'device mem' from GENERIC, which markm@ mistakingly added. | Suleiman Souhlal | 2004-08-02 | 1 | -1/+0 |
| * | Break out the MI part of the /dev/[k]mem and /dev/io drivers into | Mark Murray | 2004-08-01 | 1 | -1/+3 |
| * | Empty GENERIC.hints file needed by make release. | Peter Grehan | 2004-07-19 | 1 | -0/+1 |
| * | In -CURRENT pseudo devices are not statically assigned at compile time, | Maxim Konovalov | 2004-07-18 | 1 | -1/+1 |
| * | Add new KDB option, and also drop in long-held fxp/dc eth drivers. | Peter Grehan | 2004-07-12 | 1 | -1/+4 |
| * | Add option GEOM_GPT. This brings the ability to have a large number of | Marcel Moolenaar | 2004-05-02 | 1 | -0/+1 |
| * | Spell Ethernet correctly. | David E. O'Brien | 2004-05-02 | 1 | -4/+4 |
| * | - Recruit some new ULE users by making it the default scheduler in GENERIC. | Jeff Roberson | 2004-01-24 | 1 | -1/+1 |
| * | Add PFIL_HOOKS to the GENERIC kernel configuration, primarily so | Jacques Vidrine | 2004-01-24 | 1 | -0/+1 |
| * | Add syscons options and enable USB, since there is no conflict between | Peter Grehan | 2004-01-21 | 1 | -12/+21 |
| * | Note that scbus is required for SCSI, not just "required" in general. | Juli Mallett | 2003-06-08 | 1 | -1/+1 |
| * | add scbus for FireWire. | Hidetoshi Shimokawa | 2003-04-22 | 1 | -0/+7 |
| * | Add FireWire drivers to GENERIC. | Hidetoshi Shimokawa | 2003-04-21 | 1 | -0/+5 |
| * | Remove bitrot associated with `maxusers'. | Ruslan Ermilov | 2003-03-22 | 1 | -1/+0 |
| * | Fix whitespace problems with option lines. | David E. O'Brien | 2003-02-13 | 1 | -31/+31 |
| * | Fix the style of the SCHED_4BSD commit. | David E. O'Brien | 2003-02-13 | 1 | -1/+1 |
| * | Not all cpus are MPC750s. Replace the MPC750 cpu option with OEA. This | Benno Rice | 2003-02-05 | 1 | -1/+1 |
| * | Add device zs to GENERIC on powerpc. | Benno Rice | 2003-02-02 | 1 | -0/+1 |
| * | Put replace spaces with tabs in keeping with the rest of the file. | Josef Karthauser | 2003-02-01 | 1 | -1/+1 |
| * | - Introduce the SCHED_ULE and SCHED_4BSD options for compile time selection | Jeff Roberson | 2003-01-26 | 1 | -0/+1 |
| * | Remove obsolete GEOM option, and bring diskless options up-to-date | Peter Grehan | 2003-01-09 | 1 | -7/+3 |
| * | Permits UFS ACLs to be used with the GENERIC kernel. Due to recent | Robert Watson | 2002-10-19 | 1 | -0/+1 |
| * | Remove the P1003_1B kernel option; it is no longer used. | Mike Barcroft | 2002-10-13 | 1 | -2/+1 |
| * | Roll back to previous version, no need for NO_GEOM when GEOM is | Peter Grehan | 2002-10-06 | 1 | -2/+0 |
| * | NB: This commit does *NOT* make GEOM the default in FreeBSD | Poul-Henning Kamp | 2002-10-05 | 1 | -0/+2 |
| * | Clean up ddb warnings/errors and enable in GENERIC | Peter Grehan | 2002-10-04 | 1 | -1/+1 |
| * | It's Apple GMAC, not HMAC. | Benno Rice | 2002-09-22 | 1 | -1/+1 |
| * | Updated to somewhat match sparc64/conf/GENERIC | Peter Grehan | 2002-09-19 | 1 | -18/+94 |
| * | Use "options " rather than "options<tab>". | Jun Kuriyama | 2002-09-09 | 1 | -9/+9 |
| * | Fix the link to the Handbook | Marc Fonvieille | 2002-08-01 | 1 | -1/+1 |
| * | de-count pci | Peter Wemm | 2002-07-23 | 1 | -1/+1 |
| * | No more NO_WERROR for the kernel. It's still possible though, but | Peter Wemm | 2002-07-22 | 1 | -1/+1 |
| * | Add explicit unit count on 'device pci' for ahc/ahd | Peter Wemm | 2002-07-21 | 1 | -1/+1 |