| Commit message (Expand) | Author | Age | Files | Lines |
* | All the references to cfs, in symbols, structs, and strings | rvb | 1998-09-11 | 1 | -4/+4 |
* | Oops missed a line in the previous commit | sos | 1998-09-10 | 1 | -1/+2 |
* | Update info on the bt848 driver. | sos | 1998-09-10 | 1 | -7/+19 |
* | Add new atapi-cd driver that supports atapi CD-R/RW drives. | sos | 1998-09-08 | 1 | -1/+5 |
* | Make PCIC_RESUME_RESET an proper option. | brian | 1998-09-08 | 1 | -1/+4 |
* | Reviewed by: Doug Rabson | nsouch | 1998-09-03 | 1 | -1/+36 |
* | Add CFS options to LINT, though commented out for now. | jkh | 1998-08-27 | 1 | -1/+5 |
* | NULLFS_DIAGNOSTICS and PCVT_SCANSET=2 listed twice. | obrien | 1998-08-27 | 1 | -3/+1 |
* | Oops, the previous commit was of a local version. | bde | 1998-08-17 | 1 | -26/+20 |
* | FIxed typo (syntax error) in previous commit. | bde | 1998-08-17 | 1 | -19/+25 |
* | Import the (Fast) Etherlink XL driver. I'm reasonally confident in its | wpaul | 1998-08-16 | 1 | -2/+10 |
* | - Added SC_BAD_FLICKER for syscons. | yokota | 1998-08-10 | 1 | -1/+4 |
* | Update DPT driver from 1.4.3 to 1.4.5 | eivind | 1998-08-05 | 1 | -4/+22 |
* | Add driver dgm - for the Digiboard PC/Xem | brian | 1998-08-04 | 1 | -3/+5 |
* | Major ppbus updates from the author. | msmith | 1998-08-03 | 1 | -1/+3 |
* | Add the 'cs' driver for Crystal Semiconductor CS89x0 devices. This | msmith | 1998-07-20 | 1 | -1/+3 |
* | Add ipforward option | julian | 1998-07-11 | 1 | -2/+2 |
* | Nuked opt_defunct.h and kern_opt.c. config(8) now generates good enough | bde | 1998-06-30 | 1 | -6/+1 |
* | document options to hardwire GUS irq/dmas... | jmg | 1998-06-30 | 1 | -1/+6 |
* | document PCI_QUIET that prevents pci from compiling in so many strings | jmg | 1998-06-30 | 1 | -2/+7 |
* | document some VM paging options for cache sizes: | jmg | 1998-06-30 | 1 | -1/+6 |
* | document and make EXPORTMFS a new style option | jmg | 1998-06-30 | 1 | -1/+3 |
* | convert some nfs tunables to options, these are: | jmg | 1998-06-30 | 1 | -1/+13 |
* | Oops, add ppc to the 'tty' imask. | msmith | 1998-06-24 | 1 | -2/+2 |
* | Moved P1003 options from the middle of the devices section to the | bde | 1998-06-21 | 1 | -16/+15 |
* | Updated yet another ioctl, and put wst in LINT to inhibit further bitrot. | bde | 1998-06-08 | 1 | -1/+4 |
* | Reverse the default sense of the IPFW/DIVERT reinjection code | julian | 1998-06-05 | 1 | -1/+2 |
* | Add minimum driver for XC6200 based cards. Currently it knows about | phk | 1998-05-30 | 1 | -1/+4 |
* | And entries for ThunderLAN driver. | wpaul | 1998-05-21 | 1 | -1/+8 |
* | Change the description of where to get the Soft Updates files. | julian | 1998-05-19 | 1 | -3/+5 |
* | Make the size of the msgbuf (dmesg) a "normal" option. | phk | 1998-05-19 | 1 | -1/+4 |
* | Spotted a misplaced comma in my previous patch. | des | 1998-05-16 | 1 | -2/+2 |
* | Typo nits in SUIDDIR comment (removed some parentheses, moved some | des | 1998-05-16 | 1 | -12/+13 |
* | Fixes incorrect company and product names in uha(4) manpage and | andreas | 1998-04-29 | 1 | -2/+2 |
* | Add support for the Qlogic ISP SCSI && FC/AL Adapters | mjacob | 1998-04-22 | 1 | -1/+6 |
* | Get rid of DEVFS_ROOT | julian | 1998-04-20 | 1 | -3/+2 |
* | Add changes and code to implement a functional DEVFS. | julian | 1998-04-19 | 1 | -2/+4 |
* | Reviewed by: Amancio | ahasty | 1998-04-18 | 1 | -2/+5 |
* | Add the new LBA mode support in the wd? config examples. | sos | 1998-04-09 | 1 | -2/+3 |
* | pcics are devices not controllers. | helbig | 1998-03-29 | 1 | -3/+3 |
* | Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B and | dufault | 1998-03-28 | 1 | -1/+14 |
* | Describe the SC_DISABLE_REBOOT option. | yokota | 1998-03-24 | 1 | -1/+2 |
* | Add IPFILTER, IPFILTER_LOG and note IPFILTER_LKM. | peter | 1998-03-21 | 1 | -1/+8 |
* | zap 'vector siintr' from example si0 config | peter | 1998-03-21 | 1 | -2/+2 |
* | Clear up DPT comment to avoid further confusion. This is a hardware | eivind | 1998-03-16 | 1 | -2/+3 |
* | Add a BOOTP_WIRED_TO option, for use on machines with multiple network | tegge | 1998-03-14 | 1 | -1/+2 |
* | Change PMAP_SHPGPERPROC to not be equal to the default, for the | eivind | 1998-03-10 | 1 | -3/+3 |
* | Turn "PMAP_SHPGPERPROC" into a new-style option, add it to LINT, and | eivind | 1998-03-09 | 1 | -1/+14 |
* | Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman) | julian | 1998-03-08 | 1 | -1/+8 |
* | make sys/netkey/key{,_debug}.c compile. I believe it works but not tested. | itojun | 1998-02-27 | 1 | -3/+3 |