Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Make sure the sccsid tags never get compiled in. | Eric Andersen | 2002-06-18 | 1 | -1/+1 | |
| | | | | -Erik | |||||
* | don't pretend to be reentrant yet | Eric Andersen | 2002-02-26 | 1 | -0/+6 | |
| | ||||||
* | Fix rpc + threads so it now compiles. | Eric Andersen | 2002-02-26 | 1 | -21/+60 | |
| | ||||||
* | Patch from Stefan Soucek <ssoucek@coactive.com> to remove | Eric Andersen | 2002-01-09 | 1 | -41/+47 | |
| | | | | | alloca (when non-reentrant) since alloca can blow the stack pretty easily on mmu-less. | |||||
* | Patch to add rcmd support, from Stefan Soucek, which I'd long | Eric Andersen | 2002-01-02 | 1 | -0/+669 | |
ago forgotten. Oops. Needed some minor scrubbing for bitrot, -Erik |