summaryrefslogtreecommitdiffstats
path: root/sys/conf/NOTES
Commit message (Expand)AuthorAgeFilesLines
* Add CFS options to LINT, though commented out for now.jkh1998-08-271-1/+5
* NULLFS_DIAGNOSTICS and PCVT_SCANSET=2 listed twice.obrien1998-08-271-3/+1
* Oops, the previous commit was of a local version.bde1998-08-171-26/+20
* FIxed typo (syntax error) in previous commit.bde1998-08-171-19/+25
* Import the (Fast) Etherlink XL driver. I'm reasonally confident in itswpaul1998-08-161-2/+10
* - Added SC_BAD_FLICKER for syscons.yokota1998-08-101-1/+4
* Update DPT driver from 1.4.3 to 1.4.5eivind1998-08-051-4/+22
* Add driver dgm - for the Digiboard PC/Xembrian1998-08-041-3/+5
* Major ppbus updates from the author.msmith1998-08-031-1/+3
* Add the 'cs' driver for Crystal Semiconductor CS89x0 devices. Thismsmith1998-07-201-1/+3
* Add ipforward optionjulian1998-07-111-2/+2
* Nuked opt_defunct.h and kern_opt.c. config(8) now generates good enoughbde1998-06-301-6/+1
* document options to hardwire GUS irq/dmas...jmg1998-06-301-1/+6
* document PCI_QUIET that prevents pci from compiling in so many stringsjmg1998-06-301-2/+7
* document some VM paging options for cache sizes:jmg1998-06-301-1/+6
* document and make EXPORTMFS a new style optionjmg1998-06-301-1/+3
* convert some nfs tunables to options, these are:jmg1998-06-301-1/+13
* Oops, add ppc to the 'tty' imask.msmith1998-06-241-2/+2
* Moved P1003 options from the middle of the devices section to thebde1998-06-211-16/+15
* Updated yet another ioctl, and put wst in LINT to inhibit further bitrot.bde1998-06-081-1/+4
* Reverse the default sense of the IPFW/DIVERT reinjection codejulian1998-06-051-1/+2
* Add minimum driver for XC6200 based cards. Currently it knows aboutphk1998-05-301-1/+4
* And entries for ThunderLAN driver.wpaul1998-05-211-1/+8
* Change the description of where to get the Soft Updates files.julian1998-05-191-3/+5
* Make the size of the msgbuf (dmesg) a "normal" option.phk1998-05-191-1/+4
* Spotted a misplaced comma in my previous patch.des1998-05-161-2/+2
* Typo nits in SUIDDIR comment (removed some parentheses, moved somedes1998-05-161-12/+13
* Fixes incorrect company and product names in uha(4) manpage andandreas1998-04-291-2/+2
* Add support for the Qlogic ISP SCSI && FC/AL Adaptersmjacob1998-04-221-1/+6
* Get rid of DEVFS_ROOTjulian1998-04-201-3/+2
* Add changes and code to implement a functional DEVFS.julian1998-04-191-2/+4
* Reviewed by: Amancioahasty1998-04-181-2/+5
* Add the new LBA mode support in the wd? config examples.sos1998-04-091-2/+3
* pcics are devices not controllers.helbig1998-03-291-3/+3
* Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B anddufault1998-03-281-1/+14
* Describe the SC_DISABLE_REBOOT option.yokota1998-03-241-1/+2
* Add IPFILTER, IPFILTER_LOG and note IPFILTER_LKM.peter1998-03-211-1/+8
* zap 'vector siintr' from example si0 configpeter1998-03-211-2/+2
* Clear up DPT comment to avoid further confusion. This is a hardwareeivind1998-03-161-2/+3
* Add a BOOTP_WIRED_TO option, for use on machines with multiple networktegge1998-03-141-1/+2
* Change PMAP_SHPGPERPROC to not be equal to the default, for theeivind1998-03-101-3/+3
* Turn "PMAP_SHPGPERPROC" into a new-style option, add it to LINT, andeivind1998-03-091-1/+14
* Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman)julian1998-03-081-1/+8
* make sys/netkey/key{,_debug}.c compile. I believe it works but not tested.itojun1998-02-271-3/+3
* Add loran0 to LINTphk1998-02-241-1/+2
* Make TUNE_1542 a new-style option, and enable this option in LINT. Iteivind1998-02-211-2/+2
* Fixed some stale comments about console drivers.bde1998-02-201-9/+6
* Remove the 'qcam' driver. Development has ceased, and the driver ismsmith1998-02-181-2/+1
* Add HW_WDOG to LINT, and turn it into a new-style option.eivind1998-02-161-1/+7
* Add a skelleton pulse-per-second timing driver. This will become morephk1998-02-131-1/+2
OpenPOWER on IntegriCloud