summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update the Tigon 1 and 2 driver to use the sf_buf API for implementingalc2004-12-061-1/+0
* Revert rev. 1.166 and remove sparc64/pci/ofw_pci_if.m from MFILES again,marius2004-12-041-1/+1
* Back when VOP_* was introduced, we did not have new-style structphk2004-12-011-0/+2
* It appears that 'kbd' device has never been used and isn't needed.imp2004-11-235-5/+0
* Add arm/mem.c.cognet2004-11-221-0/+1
* Stop building uart_dev_i8251.c. It was copied from uart_dev_ns8250.cmarcel2004-11-201-1/+0
* Sort MFILES.marcel2004-11-201-11/+9
* Update the comment about what NO_SWAPPING does.das2004-11-201-1/+1
* Hook up mac_sysv_{msg,sem,shm}.c to the build when compiling with MACrwatson2004-11-171-0/+3
* Add a front-end for the `rtc' device which is a MC146818 compatiblemarius2004-11-171-0/+2
* Add a driver back end for MC146818 and compatible clocks based on themarius2004-11-171-0/+1
* Initiate deorbit burn sequence for 80386 support in FreeBSD: Removejhb2004-11-162-2/+0
* Add vkdb(4) man page and connect vkbd(4) to the build.emax2004-11-161-0/+1
OpenPOWER on IntegriCloud