| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Use dynamic major number allocation. | phk | 2005-02-27 | 1 | -1/+0 |
* | Use dynamic major number allocation for /dev/console, there is no | phk | 2005-02-27 | 1 | -1/+0 |
* | The zs(4) driver is superseded by uart(4) and broken in -CURRENT. Remove | marius | 2005-02-27 | 1 | -2/+0 |
* | Add a new option, ARM_CACHE_LOCK_ENABLE (I forgot it in my last commit). | cognet | 2005-02-26 | 1 | -0/+1 |
* | Declare the sbus(4) front-end of puc(4) also for fhc(4), allowing | marius | 2005-02-26 | 1 | -0/+1 |
* | Get SYSDIR set correctly for building ports. | imp | 2005-02-25 | 1 | -4/+7 |
* | use __target in preference to target | imp | 2005-02-25 | 1 | -4/+4 |
* | - Correct one aspect of the driver_object/device_object/IRP framework: | wpaul | 2005-02-24 | 2 | -0/+2 |
* | Move acpi_perf and acpi_throttle into acpi.ko. Remove the acpi_perf | njl | 2005-02-24 | 1 | -2/+2 |
* | Split the chip-specific code from the generic Utopia code. This simplifies | harti | 2005-02-24 | 1 | -0/+2 |
* | Remove CPU_ENABLE_TCC and hook the cpufreq p4tcc up to the build. | njl | 2005-02-23 | 2 | -2/+1 |
* | Bring back the full packet destination manipulation for 'ipfw fwd' | andre | 2005-02-22 | 2 | -0/+7 |
* | Add CARP to kernel build. | glebius | 2005-02-22 | 1 | -0/+1 |
* | Add CARP (Common Address Redundancy Protocol), which allows multiple | glebius | 2005-02-22 | 2 | -0/+3 |
* | Hook EST up to the build. | njl | 2005-02-20 | 1 | -0/+1 |
* | Add support for Windows/x86-64 binaries to Project Evil. | wpaul | 2005-02-16 | 2 | -1/+15 |
* | Add sys/dev/ieee488/ibfoo.c for hte pcii driver. Fixes the broken tinderbox | scottl | 2005-02-14 | 1 | -0/+1 |
* | Barrow from kmod.mk and protect against adding -fno-strict-aliasing | obrien | 2005-02-13 | 1 | -1/+1 |
* | Back out no longer necessary work-arounds added in rev. 1.59 for building | marius | 2005-02-12 | 1 | -5/+3 |
* | Further embellish rev. 1.180: protect against -fno-strict-aliasing | ru | 2005-02-11 | 1 | -2/+2 |
* | Make non-SOFTUPDATES kernels compile again. | phk | 2005-02-11 | 1 | -2/+1 |
* | Fix build error (s/wd80x3.c/if_ed_wd80x3.c/). | nyan | 2005-02-11 | 1 | -1/+1 |
* | bump the Makefile config versions now that config is 600001... | jmg | 2005-02-10 | 8 | -8/+8 |
* | Add strspn() to libkern. | glebius | 2005-02-10 | 1 | -0/+1 |
* | Break out obscure ISA cards into their own files, as well as ne2000 | imp | 2005-02-09 | 5 | -0/+13 |
* | Emblish rev 1.180 to -fno-strict-alias w/-Os & -O3 also. | obrien | 2005-02-09 | 1 | -1/+3 |
* | Next step on the road to IRPs: create and use an imitation of the | wpaul | 2005-02-08 | 1 | -0/+1 |
* | Fix sloppy use of "manpage", bump .Dd where applicable and rename RED to | mlaier | 2005-02-07 | 1 | -1/+1 |
* | Hook acpi_throttle(4) up to the build. It's currently part of acpi_perf.ko | njl | 2005-02-06 | 1 | -0/+1 |
* | Further elaborate the GPIB driver. We now support a minimal subset of | phk | 2005-02-06 | 1 | -0/+1 |
* | Build cpufreq and acpi_perf on platforms that are likely to be able to | njl | 2005-02-05 | 1 | -1/+1 |
* | Hook up ng_ipfw to kernel build. | glebius | 2005-02-05 | 3 | -0/+3 |
* | cosmetic changes. | nyan | 2005-02-04 | 1 | -6/+6 |
* | The bs and wdc drivers are gone. | nyan | 2005-02-04 | 1 | -8/+0 |
* | MFi386: revision 1.514. | nyan | 2005-02-04 | 1 | -0/+1 |
* | Hook up the cpufreq framework, acpi_perf(4), and cpufreq(4) drivers. | njl | 2005-02-04 | 2 | -1/+6 |
* | - Split out PCI support. | mdodd | 2005-02-03 | 1 | -0/+2 |
* | - Move gets() function to libkern (I want to use it outside vfs_mount.c). | pjd | 2005-02-03 | 1 | -0/+1 |
* | - remove NO_MODULES since they've been working for some time | grehan | 2005-02-03 | 1 | -3/+5 |
* | Don't lose the frame pointer for PPC modules: backtrace doesn't work. | grehan | 2005-02-02 | 1 | -1/+1 |
* | Add a IEEE488 driver for PCIIA compatible cards. | phk | 2005-02-01 | 2 | -0/+10 |
* | Add required ing | imp | 2005-01-26 | 1 | -1/+1 |
* | Add -fno-strict-alias whenever someone is compiling with -O2, | imp | 2005-01-26 | 1 | -0/+1 |
* | Generally force -Werror for modules when not compiling with icc. This | imp | 2005-01-26 | 1 | -0/+3 |
* | Embellish rev 1.61. If we're not building a debug kernel, use -O2 as before. | obrien | 2005-01-22 | 1 | -2/+7 |
* | Bring in MemGuard, a very simple and small replacement allocator | bmilekic | 2005-01-21 | 3 | -0/+11 |
* | Add a new make option, ARM_BIG_ENDIAN, to compile big endian kernels. | cognet | 2005-01-19 | 1 | -0/+6 |
* | MFp4: fix a minor formatting inconsistancy | imp | 2005-01-19 | 1 | -1/+1 |
* | While we're building kernels -g (ie, makeoptions DEBUG=-g), use -O as it | obrien | 2005-01-18 | 1 | -1/+1 |
* | If USER of HOSTNAME is set to an empty value, use the fallback value. | ru | 2005-01-15 | 1 | -1/+1 |