summaryrefslogtreecommitdiffstats
path: root/sys/conf/NOTES
Commit message (Expand)AuthorAgeFilesLines
* Various comment and minor style fixes. No actual content changes.jhb2002-07-161-2/+1
* KSTACK_PAGES is only an option on i386, so move it to the i386 NOTES file.jhb2002-07-151-1/+0
* Whitespace fix.jhb2002-07-151-1/+1
* The hardware bus configuration section is now empty, so axe it. Thejhb2002-07-151-16/+0
* Move NTIMECOUNTER and PPS_SYNC from the ISA bus section to the clockjhb2002-07-151-14/+14
* The EISA_SLOTS option appears to be i386-only.jhb2002-07-151-8/+0
* COMPAT_OLDISA is only used on i386.jhb2002-07-151-2/+0
* Properly document NDGBPORTS and use a better value in NOTES. The normaljhb2002-07-151-1/+6
* Remove SIMOS option from here. It will be moving to a new home shortly.jhb2002-07-151-2/+0
* Adjust a comment, the vga device only supports VGA cards.jhb2002-07-151-1/+1
* Move ACPI device and options from MI NOTES to the i386 MD NOTES file.jhb2002-07-151-15/+0
* Move COMPAT_FREEBSD4 to arch-neutral sys/conf/NOTES.alfred2002-07-131-0/+3
* Fixed misspelling of "hint." as "hints." in the description of the "hint."bde2002-07-111-15/+15
* Move the MSIZE and MCLSHIFT options out of the undocumented section inken2002-07-111-2/+9
* Back out previous TCBHASHSIZE change. This should not be a kernel option.mp2002-07-081-6/+0
* Document TCBHASHSIZE in NOTES and add it to the allowable kernel options.mp2002-07-081-0/+6
* At long last, commit the zero copy sockets code.ken2002-06-261-0/+16
* Remove CAPABILITIES from NOTESrwatson2002-06-211-2/+0
* Put geom_gpt.c under the GEOM option instead of having a special GEOM_GPTphk2002-06-101-1/+0
* Overhaul the ktrace subsystem a bit. For the most part, the actual vnodejhb2002-06-071-1/+8
* 'device hea' is no longer broken.mdodd2002-06-071-2/+2
* Hook up the ahd driver.gibbs2002-06-061-0/+9
* The loop back device hasn't been a count device for a while so removebrooks2002-05-311-1/+1
* Add support to GEOM for GUID Partition Tables (GPTs). The supportmarcel2002-05-281-0/+1
* Add code to make default mutexes adaptive if the ADAPTIVE_MUTEXES kerneljhb2002-05-211-0/+5
* Remove IFS from 5.0-CURRENT. This facilitates introducing UFS2 asrwatson2002-05-191-3/+0
* More s/file system/filesystem/gtrhodes2002-05-161-1/+1
* Reconnect db_elf.c to the build (now under "options DDB_NOKLDSYM"). Itbde2002-05-071-0/+8
* Note that the aacp device requires CAMscottl2002-04-301-1/+1
* Add the myson controllers to LINTjulian2002-04-301-0/+1
* Hook the DRM up to the build and add it to NOTES.anholt2002-04-281-0/+20
* Add a CAM interface to the aac driver. This is useful in case you shouldscottl2002-04-271-0/+1
* Reenable the newly unbroken hfa device.mike2002-04-201-1/+1
* Comment out and mark broken the hea and hfa devices until someone hasmike2002-04-201-2/+3
* Witness doesn't just track mutexes, so don't say mutexes specifically. Itrwatson2002-04-181-1/+1
* Document WITNESS_PROFILING.des2002-04-151-0/+22
* Add a filesystem driver for the Universal Disk Format. For more info,scottl2002-04-141-0/+1
* Don't suggest that the digi firmware modules are normally loadedbrian2002-04-101-1/+1
* Round 2 of munging the MI/MD split in NOTES. Put almost all the devicejhb2002-04-091-8/+359
* GC various bits and pieces of USERCONFIG from all over the place.phk2002-04-091-6/+1
* Mention that options BOOTP requires options NFSCLIENT and options NFS_ROOTbrian2002-04-041-0/+1
* First round at trying to split up NOTES into MI and MD portions.jhb2002-04-031-1206/+9
* Dike out a highly insecure UCONSOLE option.ru2002-04-031-4/+0
* Remove references to KTR_EXTEND.jhb2002-04-011-6/+3
* A couple of bits survived Dans nukage of CV_DEBUG in favour of INVARIANTS,phk2002-03-311-1/+0
* Uncomment GEOM in LINTphk2002-03-261-1/+1
* Forgot viapm in the NOTES. Fixed.nsouch2002-03-231-0/+2
* Major rework of the iicbus/smbus framework:nsouch2002-03-231-0/+5
* Add a USB comm driver.joe2002-03-181-0/+5
* Spelling: s/guesst/guessed/cjc2002-03-171-1/+1
OpenPOWER on IntegriCloud