summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* "COMMENT_BEGIN" is no longer used.obrien1999-09-192-6/+0
* Support linking against libgcc_r.obrien1999-09-192-8/+0
* This should get us the same functionality we had with GCC 2.7.2.1.obrien1999-09-192-214/+278
* Fix the "dsp sync" debugging printf that was unconditional. Fix a fewpeter1999-09-192-14/+14
* Use the stock EGCS version of this.obrien1999-09-191-96/+94
* Document the new i386 family options.obrien1999-09-191-0/+43
* - Hang the scr_stat struct from dev_t.yokota1999-09-196-139/+97
* Document -Os optimization. Add to -O{0,2} documentation.obrien1999-09-191-0/+8
* Merge revs 1.2-1.11 (doc fixes and updates to reflect reality) into theobrien1999-09-191-6/+79
* KASSERT that we cannot use M_WAITOK in interrupt context.phk1999-09-191-0/+9
* Add a version number field to the jail(2) argument so that future changesphk1999-09-191-0/+2
* Add a version number field to the jail(2) argument so that future changesphk1999-09-193-6/+20
* Move an end-paren to its intended place.phk1999-09-191-1/+1
* execute a strategic clear.jkh1999-09-193-3/+9
* Merge rev 1.2 docs fixes into EGCS 1.1.2's manpage.obrien1999-09-191-14/+8
* - Preserve the content of the back scroll buffer when changing theyokota1999-09-193-10/+52
* Fix -s option.yokota1999-09-191-1/+1
* - Mention that the SC_PIXEL_MODE kernel option is required, in orderyokota1999-09-191-1/+8
* Deal with new "auto" setting for network_interfaces.jkh1999-09-192-2/+2
* Make `ed' PC-Cards work again. It has been over two weeks that laptopobrien1999-09-191-470/+384
* Fix BOOTP root FS mounts. Also cleanup vfs_getnewfsid() and collapsedillon1999-09-195-44/+117
* This adds support for the 3Com Megahertz 574B ethernet 16-bit PC-Card.obrien1999-09-192-38/+108
* Update for GCC 2.95.1's bundled libf2c.obrien1999-09-191-4/+4
* This commit was generated by cvs2svn to compensate for changes in r51384,obrien1999-09-1964-887/+2706
|\
| * Virgin import of GCC 2.95.1's libf2cobrien1999-09-1964-887/+2706
* | Tell people how this work was done.obrien1999-09-191-0/+22
* | Minor cleanupsdillon1999-09-191-7/+13
* | Change so_cred's type to a ucred, not a pcred. THis makes more sense, actually.green1999-09-1910-46/+55
* | Make trash removals less chatty.jkh1999-09-191-1/+2
* | Bump version number.phk1999-09-181-1/+1
* | Only assign to si_bsize_phys if we have an intelligent value for it.phk1999-09-181-1/+0
* | document devstat_end_transaction_buf()phk1999-09-181-0/+12
* | Use devstat_end_transaction_buf() rather than Use devstat_end_transaction()phk1999-09-1816-90/+19
* | Count "free" operations in their own new tranaction type.phk1999-09-182-4/+40
* | Bring security page uptodate, add more references, clarify some ofdillon1999-09-181-96/+203
* | Fix conflicts. This has a small part of rev 1.2 in it.obrien1999-09-181-107/+199
* | Fix conflicts. This merges revs 1.{2,3} with EGCS 1.1.2.obrien1999-09-181-1/+3
* | This commit was generated by cvs2svn to compensate for changes in r51363,obrien1999-09-18255-0/+27437
|\ \ | |/
| * Virgin import of EGCS 1.1.2's libf2cobrien1999-09-18255-0/+27437
* | Update the support files from the 6.0.1 import.obrien1999-09-182-94/+140
* | Remove a comment about setting objformat to elf by default. We'vejb1999-09-181-8/+1
* | Clean up two cases of the alpha vtophys() hack that should bewpaul1999-09-182-4/+2
* | Fix the mechanism used to choose the unit numbers for the IP interfaceswpaul1999-09-184-14/+42
* | Add curs_set(0) to get rid of that annoying cursor. I also have to evillygreen1999-09-181-0/+3
* | Get rid of some evil defines (a pair of snd and rcv.)green1999-09-171-19/+12
* | Update to driver release 1.74roger1999-09-172-114/+278
* | Patch if_vr to add bridging support.wpaul1999-09-172-2/+40
* | Remember to account for ETHER_ALIGN when setting the maxmimum packetwpaul1999-09-172-2/+2
* | Sync with driver release 1.74roger1999-09-172-0/+22
* | MF3: various small tweaks.jkh1999-09-174-6/+4
OpenPOWER on IntegriCloud