summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* remote the bt848/bt878 commentsroger1999-05-281-20/+11
* Document device_add_child_ordered().dfr1999-05-281-16/+12
* Allow a sio port with its flags set to DEBUGGER+LLCONSOLE to be used fordfr1999-05-282-4/+4
* * Change device_add_child_after() to device_add_child_ordered() which isdfr1999-05-287-45/+59
* Don't forget to free the mbufs that get processed bybrian1999-05-281-1/+2
* Always output a linefeed when we've decided whether to bootbrian1999-05-281-6/+3
* pmap_object_init_pt:alc1999-05-283-6/+6
* fix End key nameache1999-05-281-1/+1
* don't include Makefile.inc twiceache1999-05-282-4/+2
* Add description on configuration options and the EXAMPLE section.yokota1999-05-282-8/+88
* add libhistoryache1999-05-281-1/+2
* upgrade to 4.0ache1999-05-287-35/+52
* Avoid the creation of unnecessary shadow objects.alc1999-05-282-4/+20
* describe processache1999-05-281-0/+3
* mergeache1999-05-2810-355/+638
* Add missing -s option.ghelmer1999-05-281-1/+5
* This commit was generated by cvs2svn to compensate for changes in r47558,ache1999-05-2847-838/+2420
|\
| * readline v4.0ache1999-05-2855-1147/+3062
* | Where the fstab page discusses filesystem options, add a referenceghelmer1999-05-281-2/+8
* | Add the missing cd9660-specific options to the -o flag. While I'm here,ghelmer1999-05-281-1/+16
* | A forgotten bit of my ST6600 commitgallatin1999-05-272-2/+4
* | Handle unterminated quoted strings without dup'ing the last characterbrian1999-05-271-3/+3
* | In tunclose():brian1999-05-271-11/+15
* | Fixed usage message to almost match the man page. The old -d option andbde1999-05-271-12/+9
* | Print some diagnostic messages for the PCI-ISA bridge,yokota1999-05-271-2/+9
* | Added net.inet.tcp.path_mtu_discovery variable which when set to 0dg1999-05-271-8/+9
* | Made net.inet.ip.intr_queue_maxlen writeable.dg1999-05-271-2/+2
* | Move BX PCI-PCI (AGP) bridge from chip_match to pcib_matchroger1999-05-271-9/+8
* | Do a clean-up pass on error/warning messages.jkh1999-05-2716-130/+95
* | Add some comments, optimise out a few strlen()s andbrian1999-05-271-16/+23
* | Call tty_Offline() from tty_Cooked() and tty_Free(), just inbrian1999-05-271-1/+4
* | Move the code for tweaking interface flags into one function.brian1999-05-273-64/+62
* | Fix an embarrasing typo in device_add_child_after(). I can't understanddfr1999-05-271-3/+3
* | Add support for ASound Gold card using the ALS120roger1999-05-276-27/+44
* | There are six bit fields in the flags now, not four.ghelmer1999-05-271-2/+2
* | Add support for the DEC_ST6600 family of alphas. This includes thegallatin1999-05-2611-5/+980
* | Remove redundant redefinition of vtophys(). This is already in if_pnreg.hgallatin1999-05-261-7/+2
* | Forgotten in previous commit:gallatin1999-05-262-4/+4
* | Allow chipset drivers to specify the direct-mapped DMA window's mask ingallatin1999-05-2610-28/+33
* | Two small tweaks:wpaul1999-05-261-2/+8
* | Ignore subvendor and subdevice ids for all ai7880 parts. These chipsgibbs1999-05-262-54/+42
* | Updated options for the Bt848/Bt878 driverroger1999-05-261-8/+21
* | Identify Intel 440 LX chipset motherboardsroger1999-05-261-1/+5
* | Add TDC 3800 to quirk list for fixed mode device.mjacob1999-05-251-1/+5
* | Run xpt_action at splsoftcam() so that it cannot be re-entered by our SWI.gibbs1999-05-252-3/+7
* | Turn the 'ahc dump eeprom' flag into a real option.gibbs1999-05-251-1/+4
* | Turn the 'dump eeprom' flag into a real option.gibbs1999-05-252-4/+8
* | The 1542 cards do not allow adapter commands to be queued while mailboxgibbs1999-05-252-34/+90
* | All cards using aic789X chips use the new eeprom format.gibbs1999-05-252-2/+8
* | Compaq "Intelligent Disk Array" driver.julian1999-05-251-0/+1786
OpenPOWER on IntegriCloud