summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Add USB Communication Device Class Ethernet driver. Originally written forsobomax2005-03-222-0/+6
* Add a driver for the 'clock-board' device (the clock board is anmarius2005-03-191-0/+1
* Add a comment to note that pseudo-device bpf is required for DHCP.murray2005-03-181-1/+1
* Hook acpi_fujitsu up to the build.philip2005-03-181-0/+1
* Bring back some of the ioctl junk that was removed in rev 1.59 as acognet2005-03-171-0/+1
* Remove OBE comment about AMD64 memory model.obrien2005-03-151-2/+1
* Ensure GCC does not use FP registers in integer code.obrien2005-03-151-1/+2
* Add PSEUDOFS_TRACE option.des2005-03-142-0/+4
* Use vfs_hash instead of home-rolled.phk2005-03-141-1/+0
* Use vfs_hash() instead of home-rolledphk2005-03-141-1/+0
* Use vfs_hash instead of home-rolled.phk2005-03-141-1/+0
* Currently (almost) all filesystems maintain a local inode hash tablephk2005-03-141-0/+1
* FreeBSD consumer bits of the nForce MCP NIC binary blob.obrien2005-03-122-0/+22
* just use crypto/rijndaelume2005-03-111-1/+2
* SampleRate rate control algorithm for the ath driversam2005-03-111-0/+1
* use cast128 in opencrypto to nuke duplicate code.ume2005-03-101-1/+1
* Correct indentation style:grog2005-03-071-14/+14
* o s/opt_ifpw.h/opt_ipfw.h/ in the previous commit.maxim2005-03-061-1/+1
* Add comments on setting resource limits.grog2005-03-051-13/+22
* Move all of the hptmv files to /sys/dev/hptmv so that they won't be mistakenscottl2005-03-021-5/+5
* Use dynamic major number allocation.phk2005-02-271-1/+0
* Use dynamic major number allocation.phk2005-02-271-1/+0
* Use dynamic major number allocation.phk2005-02-271-1/+0
* Use dynamic major number allocation.phk2005-02-271-2/+0
* Use dynamic major number allocation.phk2005-02-271-1/+0
* Use dynamic major number allocation.phk2005-02-271-1/+0
* Use dynamic major number allocation.phk2005-02-271-1/+0
* Use dynamic major number allocation.phk2005-02-271-2/+0
* Use dynamic major number allocation.phk2005-02-271-1/+0
* Use dynamic major number allocation.phk2005-02-271-1/+0
* Use dynamic major number allocation.phk2005-02-271-1/+0
* Use dynamic major number allocation for /dev/console, there is nophk2005-02-271-1/+0
* The zs(4) driver is superseded by uart(4) and broken in -CURRENT. Removemarius2005-02-271-2/+0
* Add a new option, ARM_CACHE_LOCK_ENABLE (I forgot it in my last commit).cognet2005-02-261-0/+1
* Declare the sbus(4) front-end of puc(4) also for fhc(4), allowingmarius2005-02-261-0/+1
* Get SYSDIR set correctly for building ports.imp2005-02-251-4/+7
* use __target in preference to targetimp2005-02-251-4/+4
* - Correct one aspect of the driver_object/device_object/IRP framework:wpaul2005-02-242-0/+2
* Move acpi_perf and acpi_throttle into acpi.ko. Remove the acpi_perfnjl2005-02-241-2/+2
* Split the chip-specific code from the generic Utopia code. This simplifiesharti2005-02-241-0/+2
* Remove CPU_ENABLE_TCC and hook the cpufreq p4tcc up to the build.njl2005-02-232-2/+1
* Bring back the full packet destination manipulation for 'ipfw fwd'andre2005-02-222-0/+7
* Add CARP to kernel build.glebius2005-02-221-0/+1
* Add CARP (Common Address Redundancy Protocol), which allows multipleglebius2005-02-222-0/+3
* Hook EST up to the build.njl2005-02-201-0/+1
* Add support for Windows/x86-64 binaries to Project Evil.wpaul2005-02-162-1/+15
* Add sys/dev/ieee488/ibfoo.c for hte pcii driver. Fixes the broken tinderboxscottl2005-02-141-0/+1
* Barrow from kmod.mk and protect against adding -fno-strict-aliasingobrien2005-02-131-1/+1
* Back out no longer necessary work-arounds added in rev. 1.59 for buildingmarius2005-02-121-5/+3
* Further embellish rev. 1.180: protect against -fno-strict-aliasingru2005-02-111-2/+2
OpenPOWER on IntegriCloud