| Commit message (Expand) | Author | Age | Files | Lines |
* | Update for GCC 2.95.1's bundled libf2c. | obrien | 1999-09-19 | 1 | -4/+4 |
* | This commit was generated by cvs2svn to compensate for changes in r51384, | obrien | 1999-09-19 | 64 | -887/+2706 |
|\ |
|
| * | Virgin import of GCC 2.95.1's libf2c | obrien | 1999-09-19 | 64 | -887/+2706 |
* | | Tell people how this work was done. | obrien | 1999-09-19 | 1 | -0/+22 |
* | | Minor cleanups | dillon | 1999-09-19 | 1 | -7/+13 |
* | | Change so_cred's type to a ucred, not a pcred. THis makes more sense, actually. | green | 1999-09-19 | 10 | -46/+55 |
* | | Make trash removals less chatty. | jkh | 1999-09-19 | 1 | -1/+2 |
* | | Bump version number. | phk | 1999-09-18 | 1 | -1/+1 |
* | | Only assign to si_bsize_phys if we have an intelligent value for it. | phk | 1999-09-18 | 1 | -1/+0 |
* | | document devstat_end_transaction_buf() | phk | 1999-09-18 | 1 | -0/+12 |
* | | Use devstat_end_transaction_buf() rather than Use devstat_end_transaction() | phk | 1999-09-18 | 16 | -90/+19 |
* | | Count "free" operations in their own new tranaction type. | phk | 1999-09-18 | 2 | -4/+40 |
* | | Bring security page uptodate, add more references, clarify some of | dillon | 1999-09-18 | 1 | -96/+203 |
* | | Fix conflicts. This has a small part of rev 1.2 in it. | obrien | 1999-09-18 | 1 | -107/+199 |
* | | Fix conflicts. This merges revs 1.{2,3} with EGCS 1.1.2. | obrien | 1999-09-18 | 1 | -1/+3 |
* | | This commit was generated by cvs2svn to compensate for changes in r51363, | obrien | 1999-09-18 | 255 | -0/+27437 |
|\ \
| |/ |
|
| * | Virgin import of EGCS 1.1.2's libf2c | obrien | 1999-09-18 | 255 | -0/+27437 |
* | | Update the support files from the 6.0.1 import. | obrien | 1999-09-18 | 2 | -94/+140 |
* | | Remove a comment about setting objformat to elf by default. We've | jb | 1999-09-18 | 1 | -8/+1 |
* | | Clean up two cases of the alpha vtophys() hack that should be | wpaul | 1999-09-18 | 2 | -4/+2 |
* | | Fix the mechanism used to choose the unit numbers for the IP interfaces | wpaul | 1999-09-18 | 4 | -14/+42 |
* | | Add curs_set(0) to get rid of that annoying cursor. I also have to evilly | green | 1999-09-18 | 1 | -0/+3 |
* | | Get rid of some evil defines (a pair of snd and rcv.) | green | 1999-09-17 | 1 | -19/+12 |
* | | Update to driver release 1.74 | roger | 1999-09-17 | 2 | -114/+278 |
* | | Patch if_vr to add bridging support. | wpaul | 1999-09-17 | 2 | -2/+40 |
* | | Remember to account for ETHER_ALIGN when setting the maxmimum packet | wpaul | 1999-09-17 | 2 | -2/+2 |
* | | Sync with driver release 1.74 | roger | 1999-09-17 | 2 | -0/+22 |
* | | MF3: various small tweaks. | jkh | 1999-09-17 | 4 | -6/+4 |
* | | Fix getcwd. It must return the length of the path including the terminating 0. | marcel | 1999-09-17 | 2 | -12/+38 |
* | | Re-encode spanish messages using ISO-8859-1. | jmas | 1999-09-17 | 3 | -324/+324 |
* | | Parse resource descriptions which don't have START_DEPENDANT tags | dfr | 1999-09-17 | 1 | -0/+6 |
* | | Add vfs.enable_userblk_io sysctl to control whether user reads and writes | dillon | 1999-09-17 | 5 | -8/+25 |
* | | Asynchronized client-side nfs_commit. NFS commit operations were | dillon | 1999-09-17 | 12 | -34/+250 |
* | | Remove inappropriate VOP_FSYNC from vm_object_page_clean(). The fsync | dillon | 1999-09-17 | 1 | -2/+4 |
* | | Add 'lastr' field to vm_map_entry in preparation for its removal | dillon | 1999-09-17 | 1 | -0/+1 |
* | | Fix a bug in the block number calculation for VN disks with a sector | dillon | 1999-09-17 | 5 | -21/+173 |
* | | The vnode pager (used when you do file-backed mmaps) must use the | dillon | 1999-09-17 | 1 | -3/+11 |
* | | Fix a number of spl bugs related to reserving and freeing swap space. | dillon | 1999-09-17 | 2 | -292/+234 |
* | | Add required BUF_KERNPROC to flushchainbuf() to disassociate the | dillon | 1999-09-17 | 1 | -0/+1 |
* | | Reviewed by: Alan Cox <alc@cs.rice.edu>, David Greenman <dg@root.com> | dillon | 1999-09-17 | 6 | -116/+274 |
* | | Fix sf_probe() to detect the card type properly. I botched the reading | wpaul | 1999-09-17 | 2 | -4/+4 |
* | | Make count=0 set cpy_cnt to -1, which is slight overloading, but makes | green | 1999-09-16 | 3 | -5/+18 |
* | | Suggest using just finrst in the dial filter, and not syn. | brian | 1999-09-16 | 1 | -2/+2 |
* | | Correct the return from FilterCheck for fragments | brian | 1999-09-16 | 1 | -1/+1 |
* | | Add spanish support, fixing my own PR. | jmas | 1999-09-16 | 1 | -1/+36 |
* | | Some minor cosmetics: make mkdir less chatty in the output and stop making /R | jkh | 1999-09-16 | 1 | -9/+10 |
* | | Let count=-something fail, while count=0 may succeed, thus making dd(1) | green | 1999-09-16 | 1 | -2/+2 |
* | | Re-arrange the arp code so that fddi arps work properly. | lile | 1999-09-16 | 1 | -29/+46 |
* | | Oops, patch applied to wrong place. | ache | 1999-09-15 | 1 | -2/+2 |
* | | fix LOCALEDIR | ache | 1999-09-15 | 1 | -1/+1 |