Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rework RPC code once again. By default, only enable the | Eric Andersen | 2002-08-06 | 1 | -1/+1 |
| | | | | | stuff needed for NFS mounts, rsh, and similar. -Erik | ||||
* | Re-backport all the rpc stuff from glibc 2.2.5. This allows us to make this | Eric Andersen | 2002-06-17 | 1 | -0/+64 |
junk (and I do mean that ;-) thread safe without undue pain. Adds 12k worth to the code size I'm afraid, but since I never use NFS and therefore never include this stuff, I guess thats acceptable. I still need to enable the multi-threaded bits... -Erik |