summaryrefslogtreecommitdiffstats
path: root/sys/conf/NOTES
Commit message (Expand)AuthorAgeFilesLines
* A couple of grammar fixes in the bktr options section.roam2004-07-151-4/+4
* Update for the KDB framework:marcel2004-07-111-25/+18
* Change the following environment variables to kernel options:brian2004-07-081-1/+8
* Change the following kernel options to environment variables:brian2004-07-081-8/+1
* By popular request, add a workaround that allows large (>128GB or so)tjr2004-07-031-0/+12
* Implement preemption of kernel threads natively in the scheduler ratherjhb2004-07-021-0/+6
* Introduce GEOM_LABEL class.pjd2004-07-021-0/+1
* Document the MUTEX_WAKE_ALL option and turn it on in LINT.jhb2004-06-301-0/+5
* Add two new kernel options to allow rudimentary profiling of the internaljhb2004-06-291-0/+8
* Add options NETGRAPH_FEC to hook up ng_fec.c to the LINT build.rwatson2004-06-271-0/+1
* Add options NETGRAPH_EIFACE, which causes ng_eiface.c to be built intorwatson2004-06-271-0/+1
* Spelling fixes.mpp2004-06-261-14/+14
* Correct a misleading comment regarding the IPSEC_FILTERGIF option.bms2004-06-221-3/+2
* Link ALTQ to the build and break with ABI for struct ifnet. Please recompilemlaier2004-06-131-0/+14
* Add a new driver to support IP over firewire. This driver is intended todfr2004-06-131-0/+1
* Deorbit COMPAT_SUNOS.phk2004-06-111-6/+0
* Add esp(4) to NOTES.scottl2004-06-101-0/+2
* Remove references to L1 in the comments, according to Alan they arenetchild2004-06-071-5/+5
* Axe the old midi drivers and framework. matk has developed a newtanimura2004-06-011-24/+0
* - Connect geom(8) and its libraries to the build.pjd2004-05-201-0/+2
* Remove new options and my prevention of system freeze when the sio probeambrisko2004-05-031-2/+0
* Allow geom_concat and geom_gate to be compiled in kernel.pjd2004-05-031-0/+2
* Some enhancements and bug fix.ambrisko2004-04-301-0/+2
* Address few style issues pointed out by bdeemax2004-04-271-11/+9
* Connect ng_sppp to the build process.rik2004-04-241-0/+1
* Make sure Bluetooth stuff can be statically compiled into kernelemax2004-04-231-0/+10
* garbage collect ASR_MEASURE_PERFORMANCEscottl2004-04-211-2/+0
* Deverbosified and uniformized references to man pages from wordingbde2004-04-211-16/+13
* Braino. Point out that TCP_SIGNATURE requires FAST_IPSEC et al.bms2004-04-201-0/+2
* Add TCP_SIGNATURE (TCP-MD5) to NOTES for -CURRENT.bms2004-04-201-0/+6
* As promised a while ago, remove DA_OLD_QUIRKS and all quirks it was enabling.njl2004-04-191-6/+0
* Move sx to i386/NOTES for the moment. I missed theimp2004-04-121-2/+0
* Add sx driver, since it looks like it should work on allimp2004-04-111-0/+2
* Moved 3ware 9000 driver (twa) stuff from sys/conf/NOTES to /sys/i386/conf/NOTES.vkashyap2004-04-021-8/+0
* Moved comments on 3ware 9000 series RAID controller driver options fromvkashyap2004-03-311-0/+8
* Give in to the oblique nagging and move AAC and AHC/AHD comments out ofscottl2004-03-311-2/+22
* Fixed a style bug in previous commit (misformatted comment). Fixedbde2004-03-301-3/+4
* Clean up the stub fake vnode locking implemenations. The main reason thispeter2004-03-291-1/+2
* s/enable/enables/ in a commentbrueffer2004-03-181-1/+1
* Remove RAIDFrame. It hasn't worked since GEOM replaced the old diskscottl2004-03-161-6/+0
* Link pf to the build and install:mlaier2004-03-081-1/+11
* Add a netgraph node to handle ATM LLC encapsulation. This currently handlesbenno2004-03-081-0/+1
* Fixed some insertion sort errors for usb devcies (mainly for serial ones).bde2004-03-011-9/+9
* add driver for BWCT console management serialsticso2004-03-011-0/+2
* Rename the WATCHDOG option to SW_WATCHDOG and make it use thephk2004-02-281-4/+2
* add support DM9601(DAVICOM USB to Ethernet MAC Controller with Integrated 10/...sanpei2004-02-281-0/+4
* Fixed some style bugs in previous commit (unsorting of the DDB_* options,bde2004-02-251-5/+6
* Add DDB_NUMSYM option which in addition to the symbolic representationphk2004-02-241-0/+5
* Add missing 'device ataraid' to support ATA software RAID.ale2004-01-261-0/+1
* Remove trailing whitespace.des2004-01-251-24/+24
OpenPOWER on IntegriCloud