summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fix a number of spl bugs related to reserving and freeing swap space.dillon1999-09-172-292/+234
* | Add required BUF_KERNPROC to flushchainbuf() to disassociate thedillon1999-09-171-0/+1
* | Reviewed by: Alan Cox <alc@cs.rice.edu>, David Greenman <dg@root.com>dillon1999-09-176-116/+274
* | Fix sf_probe() to detect the card type properly. I botched the readingwpaul1999-09-172-4/+4
* | Make count=0 set cpy_cnt to -1, which is slight overloading, but makesgreen1999-09-163-5/+18
* | Suggest using just finrst in the dial filter, and not syn.brian1999-09-161-2/+2
* | Correct the return from FilterCheck for fragmentsbrian1999-09-161-1/+1
* | Add spanish support, fixing my own PR.jmas1999-09-161-1/+36
* | Some minor cosmetics: make mkdir less chatty in the output and stop making /Rjkh1999-09-161-9/+10
* | Let count=-something fail, while count=0 may succeed, thus making dd(1)green1999-09-161-2/+2
* | Re-arrange the arp code so that fddi arps work properly.lile1999-09-161-29/+46
* | Oops, patch applied to wrong place.ache1999-09-151-2/+2
* | fix LOCALEDIRache1999-09-151-1/+1
OpenPOWER on IntegriCloud