summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* cosmetic changes.nyan2005-02-041-6/+6
* The bs and wdc drivers are gone.nyan2005-02-041-8/+0
* MFi386: revision 1.514.nyan2005-02-041-0/+1
* Hook up the cpufreq framework, acpi_perf(4), and cpufreq(4) drivers.njl2005-02-042-1/+6
* - Split out PCI support.mdodd2005-02-031-0/+2
* - Move gets() function to libkern (I want to use it outside vfs_mount.c).pjd2005-02-031-0/+1
* - remove NO_MODULES since they've been working for some timegrehan2005-02-031-3/+5
* Don't lose the frame pointer for PPC modules: backtrace doesn't work.grehan2005-02-021-1/+1
* Add a IEEE488 driver for PCIIA compatible cards.phk2005-02-012-0/+10
* Add required ingimp2005-01-261-1/+1
* Add -fno-strict-alias whenever someone is compiling with -O2,imp2005-01-261-0/+1
* Generally force -Werror for modules when not compiling with icc. Thisimp2005-01-261-0/+3
* Embellish rev 1.61. If we're not building a debug kernel, use -O2 as before.obrien2005-01-221-2/+7
* Bring in MemGuard, a very simple and small replacement allocatorbmilekic2005-01-213-0/+11
* Add a new make option, ARM_BIG_ENDIAN, to compile big endian kernels.cognet2005-01-191-0/+6
* MFp4: fix a minor formatting inconsistancyimp2005-01-191-1/+1
* While we're building kernels -g (ie, makeoptions DEBUG=-g), use -O as itobrien2005-01-181-1/+1
* If USER of HOSTNAME is set to an empty value, use the fallback value.ru2005-01-151-1/+1
* Give up on trying to please everyone and restore 1.64 with regards totrhodes2005-01-141-1/+0
* Allow the dragon and snake screen savers to be statically compiled into ajhb2005-01-132-0/+4
* Improve previous commit with regards to the user check.trhodes2005-01-131-2/+2
* Reflect reality when a sudo user builds/installs a kernel. [1]trhodes2005-01-121-2/+3
* Connect SHSEC GEOM class to the build.pjd2005-01-113-0/+3
* KAME-IPSEC has already supports TCP_SIGNATURE(IPv4)suz2005-01-111-2/+2
* sort more things alphabeticallyimp2005-01-101-158/+158
* Sort entries.imp2005-01-101-9/+7
* Sort entires better.imp2005-01-101-4/+4
* Modules on PPC need to be compiled with -mlongcall to get aroundgrehan2005-01-061-0/+4
* Typo.jhb2005-01-051-1/+1
* Minor nits in formatting continued linesimp2005-01-041-2/+2
* cnw as a pccard device was commented out, so uncomment it so LINT will build.imp2005-01-041-1/+1
* Remove last vestiges of old wd driver. ata works well on pc98 andimp2005-01-041-3/+0
* move all the card entries to files.pc98imp2005-01-043-1734/+1732
* First step in removing OLDCARD from FreeBSD 6.0:imp2005-01-042-6/+6
* Remove special case from *devs2h loop for usbimp2004-12-301-5/+21
* Call usbdevs2h with -h for .h fileimp2004-12-301-2/+7
* Enable NCP build in NOTES so that it is visible in LINT.rwatson2004-12-301-1/+1
* Add FR support to sppp (MFCronyx).rik2004-12-281-0/+2
* nos->now typo reported by njlimp2004-12-271-1/+1
* Add note about where major numbers are now assignedimp2004-12-271-0/+3
* Protect the NM expansion.obrien2004-12-211-1/+1
* Fix a mis-sort.obrien2004-12-211-1/+1
* add ancillary wlan modules and fixup commentssam2004-12-201-2/+16
* Add config hooks for amd64 atheros hal modulespeter2004-12-151-0/+10
* Separate mse driver into a core driver and a bus attachments. Separate outimp2004-12-122-2/+4
* Add IBM Laptop extra device driver.takawata2004-12-091-0/+1
* update for new ath halsam2004-12-082-2/+10
* Update for ath and net80211 changes.sam2004-12-081-1/+11
* Properly handle vnode_if.h dependencies, and don't forget to clean all files.ru2004-12-081-13/+12
* Unbreak KLDs that use VFS by accounting for changes in the generationgreen2004-12-081-7/+18
OpenPOWER on IntegriCloud