aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/NOTES
Commit message (Expand)AuthorAgeFilesLines
* Import USB RNDIS driver to FreeBSD from OpenBSD.Hans Petter Selasky2014-02-061-0/+2
* Add support for trackpads found in Apple MacBook products. While at itHans Petter Selasky2014-01-291-0/+3
* Document EARLY_PRINTFWarner Losh2014-01-221-0/+9
* Make process descriptors standard part of the kernel. rwhod(8) alreadyPawel Jakub Dawidek2013-11-301-3/+0
* Remove ng_fec(4).Gleb Smirnoff2013-10-281-1/+0
* Modernize pass(4) description to the 21st century.Sergey Kandaurov2013-10-241-2/+1
* Correct typo. s/an an/an/Sergey Kandaurov2013-10-241-1/+1
* Add a RANDOM_RWFILE option and hide the entropy cache code behind it.Dag-Erling Smørgrav2013-10-091-0/+5
* Substantial rewrite of bxe(4) to add support for the BCM57712 andDavid Christensen2013-09-201-2/+1
* Remove zero-copy sockets code. It only worked for anonymous memory,Konstantin Belousov2013-09-161-15/+0
* Allow UART_POLL_FREQ to be set as a kernel option as well as via tunableIan Lepore2013-08-191-0/+2
* Back out r253779 & r253786.David E. O'Brien2013-07-311-3/+0
* Import OpenBSD's rsu(4) WLAN driver.Rui Paulo2013-07-301-0/+2
* Decouple yarrow from random(4) device.David E. O'Brien2013-07-291-0/+3
* - Trim an unused and bogus Makefile for mount_smbfs.Davide Italiano2013-06-281-0/+7
* Import Kevin Lo's port of urtwn(4) from OpenBSD. urtwn(4) is a driver for theRui Paulo2013-06-081-0/+3
* Finally change the mbuf to have its own fib field instead of stealingJulian Elischer2013-05-161-1/+2
* Rename VM_NDOMAIN into MAXMEMDOM and move it into machine/param.h inAttilio Rao2013-05-071-0/+4
* Add usie to LINT.Gleb Smirnoff2013-04-261-0/+3
* options DPT_HANDLE_TIMEOUTS hasn't worked since dpt(4) was converted to CAMSean Bruno2013-04-101-14/+1
* Remove all legacy ATA code parts, not used since options ATA_CAM enabled inAlexander Motin2013-04-041-15/+2
* MFP4 change 210763Brooks Davis2013-04-031-0/+6
* Comment out the VIMAGE since we need to build both LINTS toKevin Lo2013-04-031-2/+2
* Add VIMAGE to NOTES.Kevin Lo2013-04-021-0/+4
* Fix minor spelling error in a comment.Joel Dahl2013-03-141-1/+1
* - Make callout(9) tickless, relying on eventtimers(4) as backend forDavide Italiano2013-03-041-0/+5
* In r246282 the KTR_ENTRIES was specified with syntax error, fix it so 'makeXin LI2013-02-081-1/+1
* allow for large KTR_ENTRIES values by allocating ktr_buf using malloc(9)Andriy Gapon2013-02-031-1/+4
* According to r221124, the default NFS server and client are no longerKevin Lo2012-11-231-2/+2
* Small textdump enhancements.Alfred Perlstein2012-11-011-0/+10
* - Remove BCE_JUMBO_HDRSPLIT kernel option which was forgotten in r218423.Andrey Zonov2012-10-301-6/+0
* Remove the IPFIREWALL_FORWARD kernel option and make possible to turnAndrey V. Elsukov2012-10-251-7/+0
* Replace the ill-named ZERO_COPY_SOCKET kernel option with twoAndre Oppermann2012-10-231-6/+14
* Remove the support for using non-mpsafe filesystem modules.Konstantin Belousov2012-10-221-3/+0
* Disconnect non-MPSAFE SMBFS from the build in preparation for droppingAttilio Rao2012-10-181-7/+0
* Disconnect non-MPSAFE NTFS from the build in preparation for droppingAttilio Rao2012-10-171-6/+0
* Disconnect non-MPSAFE NWFS from the build in preparation for droppingAttilio Rao2012-10-171-4/+0
* Disconnect non-MPSAFE CODAFS from the build in preparation for droppingAttilio Rao2012-10-161-7/+0
* Disconnect non-MPSAFE XFS from the build in preparation for droppingAttilio Rao2012-10-161-6/+0
* Disconnect non-MPSAFE PORTALFS from the build in preparation for droppingAttilio Rao2012-10-161-5/+1
* Disconnect non-MPSAFE HPFS from the build in preparation for droppingAttilio Rao2012-10-161-1/+0
* Import a FreeBSD port of the FUSE Linux module.Attilio Rao2012-10-131-0/+1
* Provide kernel compile time option to make pf(4) default rule to drop.Gleb Smirnoff2012-09-181-0/+3
* Fix duplicate entries for mwl(4):John Baldwin2012-09-041-0/+3
* Post r222812 KTR_CPUMASK started being initialized only as a tunableAttilio Rao2012-08-301-3/+3
* Add s35390a_rtc(4) driver for Seiko Instruments S-35390A RTC.Hiroki Sato2012-08-211-0/+2
* Until now KTR_ENTRIES, which defines the size of circular buffer used inDavide Italiano2012-07-301-1/+1
* - Updated TOE support in the kernel.Navdeep Parhar2012-06-191-0/+2
* To make CAM debugging easier, compile in some debug flags (CAM_DEBUG_INFO,Alexander Motin2012-06-071-9/+10
* Clean up and complete the incomplete deferred enable code.Matt Jacob2012-06-011-1/+1