summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fix getcwd. It must return the length of the path including the terminating 0.marcel1999-09-172-12/+38
* | Re-encode spanish messages using ISO-8859-1.jmas1999-09-173-324/+324
* | Parse resource descriptions which don't have START_DEPENDANT tagsdfr1999-09-171-0/+6
* | Add vfs.enable_userblk_io sysctl to control whether user reads and writesdillon1999-09-175-8/+25
* | Asynchronized client-side nfs_commit. NFS commit operations weredillon1999-09-1712-34/+250
* | Remove inappropriate VOP_FSYNC from vm_object_page_clean(). The fsyncdillon1999-09-171-2/+4
* | Add 'lastr' field to vm_map_entry in preparation for its removaldillon1999-09-171-0/+1
* | Fix a bug in the block number calculation for VN disks with a sectordillon1999-09-175-21/+173
* | The vnode pager (used when you do file-backed mmaps) must use thedillon1999-09-171-3/+11
OpenPOWER on IntegriCloud