summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for the PCI version of the Digi SYNC/570i cards.jhay1999-10-178-517/+1681
* Correct a stupid type which prevented us from working with any devicedfr1999-10-172-2/+2
* Put an upper bound on the number of BUSY status retries we'll do (use themjacob1999-10-161-8/+11
* Protect xpt_run_dev_sendq in xpt_release_devq_device with splsoftcam. Thismjacob1999-10-161-3/+5
* MFS: forego->forgonsayer1999-10-161-1/+1
* spell check != grammar check. :-)nsayer1999-10-161-1/+1
* Add `n' to the synopsis.obrien1999-10-161-1/+1
* The CTL0044 is more properly known as a "Creative SB AWE64 Gold".obrien1999-10-164-0/+12
* Add Allied Telesis CentreCOM LA-PCM_V2 entry.kuriyama1999-10-162-0/+18
* Correct a few diagnosticsbrian1999-10-161-3/+3
* Sync w/ sys/i386/isa/isa_compat.h revision 1.16.kato1999-10-161-4/+0
* Sync w/ sys/i386/conf/options.i386 revision 1.122.kato1999-10-162-0/+6
* Merge form sys/i386/conf/GENERIC revision 1.195.kato1999-10-162-2/+2
* sync with earlier change removing broken locale.jkh1999-10-162-2/+0
* YP/NIS code: remove unnecessary endgrent() calls which can cause fail onache1999-10-161-5/+3
* Properly fix building posix sources this time.marcel1999-10-162-24/+20
* Fix longstanding bug "unused stayopen" introduced in rev1.11ache1999-10-161-2/+6
* Don't ntohl() the signature before printing it... it's alreadybrian1999-10-161-1/+1
* Relax the check for class=storage, subclass=ide to just class=storage.dfr1999-10-161-2/+1
* Add Alpha and proper x86 support to GCC 2.95.1.obrien1999-10-161-621/+3551
* Merge rev 1.2 (FreeBSD native support -- do not search the multitude ofobrien1999-10-161-559/+887
* Go back to stock file -- our mods are OBE.obrien1999-10-161-17/+50
* Merge our -fformat-extensions and printf0() into GCC 2.95.1.obrien1999-10-161-88/+322
* Stick with the stock version of this.obrien1999-10-161-395/+610
* Use this stock version of this.obrien1999-10-161-24/+38
* Use the stock file here. I cannot determine if our previous (rev 1.2)obrien1999-10-161-1490/+1869
* Use stock file here.obrien1999-10-161-216/+193
* Bring our profiling tweaks from rev 1.2 into GCC 2.95.1.obrien1999-10-161-685/+1145
* Merge BDE's printf format error fixes into GCC 2.95.1.obrien1999-10-161-11/+5
* Use the stock file here.obrien1999-10-161-114/+37
* Use the stock GCC 2.95.1 file here. Our previous (rev 1.2) changes are OBE.obrien1999-10-161-167/+39
* Merge rev 1.2 into GCC 2.95.1.obrien1999-10-161-1693/+3040
* Fix conflicts.obrien1999-10-162-1/+17
* This commit was generated by cvs2svn to compensate for changes in r52287,obrien1999-10-165-124/+213
|\
| * Virgin import of the GCC 2.95.1 compilersobrien1999-10-167-125/+230
* | - Convert this driver to newbus.mdodd1999-10-163-1036/+1508
* | This commit was generated by cvs2svn to compensate for changes in r52284,obrien1999-10-16470-66393/+106021
|\ \ | |/
| * Virgin import of the GCC 2.95.1 compilersobrien1999-10-16499-75734/+124694
* | Remove "-k" (kernel-arch) as "i386" is not appropriate on the Alpha.obrien1999-10-161-1/+1
* | Convert the mx driver to miibus.wpaul1999-10-1611-891/+683
* | Remove name field from controller information. Fix name setting inimp1999-10-163-38/+44
* | This commit was generated by cvs2svn to compensate for changes in r52279,obrien1999-10-1625-93/+418
|\ \ | |/
| * Virgin import of GCC 2.95.1's libio -- the C++ iostream facility.obrien1999-10-1625-93/+418
* | This commit was generated by cvs2svn to compensate for changes in r52277,obrien1999-10-1688-11364/+19910
|\ \ | |/
| * Virgin import of GCC 2.95.1's libstdc++obrien1999-10-1688-11364/+19910
* | Use a much larger buffer for message log retrieval until we are sure thatmsmith1999-10-161-9/+10
* | Fix mlx_diagnose_command so that it actually works. I can't believe thismsmith1999-10-161-1/+1
* | Save the drive device_t so that we can print it later.msmith1999-10-161-0/+1
* | Save the drive device_t correctly so we can print it later.msmith1999-10-162-2/+2
* | Grrrrr. Put the $FreeBSD$ in a Bad Place.obrien1999-10-151-2/+2
OpenPOWER on IntegriCloud