| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow libtelnet to compile, by removing references to Kerberos and DES in | wollman | 1994-08-05 | 1 | -3/+3 |
* | Make up for the fact that rpc headers are now installed from include. | wollman | 1994-08-05 | 1 | -11/+0 |
* | Temporarily force creation of librpc.so.2.0 (by including lib-directory | wollman | 1994-08-05 | 1 | -0/+4 |
* | Make it work with our make macros. | wollman | 1994-08-05 | 1 | -5/+11 |
* | Make it work with our make macros. | wollman | 1994-08-05 | 3 | -7/+8 |
* | First crack at making libc work with the new make macros. It compiles on | wollman | 1994-08-05 | 89 | -106/+4729 |
* | From 1.1.5: define default shared library versions. For 2.0, use version | wollman | 1994-08-04 | 1 | -0/+3 |
* | For the moment, don't build kpasswdd until we figure out what | wollman | 1994-08-04 | 1 | -1/+3 |
* | Make obj directory work right. md?hl.c should probably be | wollman | 1994-08-04 | 1 | -0/+3 |
* | Add a couple of files we created in 1.x. | wollman | 1994-08-04 | 2 | -0/+61 |
* | Spplat our 1.1.5 `mk' ifiles over the top of the 4.4 ones. So far | wollman | 1994-08-04 | 6 | -192/+415 |
* | Use __GNU_P not __P. | wollman | 1994-08-04 | 1 | -5/+5 |
* | Use __GNU_P ratherthan __P. | wollman | 1994-08-04 | 1 | -25/+25 |
* | histedit.h is now installed from here, not from libedit. | wollman | 1994-08-04 | 2 | -2/+175 |
* | histedit.h is now installed from include. | wollman | 1994-08-04 | 1 | -6/+0 |
* | Install RPC headers from include, like they always should have been. | wollman | 1994-08-04 | 14 | -2/+1768 |
* | Added assembly versions of ffs() and bcmp(). | dg | 1994-08-04 | 3 | -75/+198 |
* | Inlined insque and remque. | dg | 1994-08-04 | 2 | -4/+54 |
* | Fixed bug that would cause free memory reserves to be depleted and cause a | dg | 1994-08-04 | 1 | -1/+5 |
* | Added some code that was accidently left out early in the 1.x -> 2.0 VM | dg | 1994-08-04 | 1 | -1/+10 |
* | Move ieeefp.h over, and put it in the correct subdirectory this time. | wollman | 1994-08-04 | 4 | -4/+212 |
* | Added glueo build rpcsvc stuff, and install floatingpoint.h. | wollman | 1994-08-04 | 1 | -2/+4 |
* | Moved 1.1.5 RPC service files from 1.1.5. Tese are the correct ones; | wollman | 1994-08-04 | 17 | -0/+2556 |
* | Updated to include improvements from FreeBSD 1.1.5. Fixed brokeness | dg | 1994-08-04 | 4 | -1286/+1806 |
* | Nuke redefinition of insque and remque. | dg | 1994-08-04 | 1 | -5/+1 |
* | Nuked #if 0'd _insque and _remque routines - they are now inlined in | dg | 1994-08-04 | 2 | -56/+2 |
* | Made NFS attribute cache timeouts kernel config file tunable via | dg | 1994-08-04 | 6 | -6/+30 |
* | Integrated VM system improvements/fixes from FreeBSD-1.1.5. | dg | 1994-08-04 | 5 | -349/+363 |
* | Changed occurrances of "itrunc" to "ffs_truncate" to make Bruce happy. | dg | 1994-08-03 | 1 | -5/+5 |
* | Merged in post-1.1.5 work done by myself and John Dyson. This includes: | dg | 1994-08-03 | 7 | -146/+301 |
* | This commit was generated by cvs2svn to compensate for changes in r1823, | phk | 1994-08-02 | 171 | -0/+307568 |
|\ |
|
| * | Here comes the right import of gcc-2.6.0. | phk | 1994-08-02 | 171 | -0/+307568 |
* | | Here comes the right import of gcc-2.6.0. | phk | 1994-08-02 | 2 | -0/+58 |
* | | Added MAP_FILE definition that does nothing - for backward source | dg | 1994-08-02 | 1 | -1/+2 |
* | | Completed (hopefully) the kernel support for old style "fastlinks". | dg | 1994-08-02 | 1 | -2/+2 |
* | | Fixed so that it can grok old style "fastlinks". | dg | 1994-08-02 | 6 | -6/+6 |
* | | Don't call getmntopts with a null pointer as an option string; it'll | dg | 1994-08-02 | 1 | -3/+2 |
* | | Fixed NULL pointer dereference that occured when any options were | dg | 1994-08-02 | 2 | -2/+6 |
* | | Added $Id$ | dg | 1994-08-02 | 680 | -353/+1199 |
* | | This commit was generated by cvs2svn to compensate for changes in r1814, | phk | 1994-08-02 | 5 | -0/+1049 |
|\ \ |
|
| * | | This is the tcl-scripts which will convert gcc-2.6.0 to bmake form, | phk | 1994-08-02 | 5 | -0/+1049 |
* | | | fixed bug where large amounts of unidirectional UDP traffic would fill | dg | 1994-08-01 | 1 | -0/+10 |
* | | | Fixed bug with Nagel Congestion Avoidance where a tcp connection would | dg | 1994-08-01 | 2 | -2/+38 |
* | | | Reduced loopback MTU from 65535 to 65532 because some things like NFS | dg | 1994-08-01 | 1 | -1/+1 |
* | | | Removed all code related to the pagescan daemon, and changed 'act_count' | dg | 1994-08-01 | 7 | -107/+15 |
* | | | Allow for output processing routine to handle entire character buffer | dg | 1994-08-01 | 1 | -2/+4 |
* | | | Fixed a bug that was introduced in the conversion from 1.1.5 to 2.0. | dg | 1994-08-01 | 3 | -18/+42 |
* | | | Reviewed by: | ats | 1994-07-30 | 2 | -1/+23 |
* | | | Removed pager declarations. They are NOT optional, and don't need to be | dg | 1994-07-28 | 2 | -8/+0 |
* | | | Documented the new CVS template. This really isn't the right place for it, | wollman | 1994-07-24 | 1 | -0/+44 |