Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-01-17 | Regenerate hand edited patches so that they can be applied using the | kristerw | 1 | -3/+3 | |
OS X patch program. | |||||
2006-01-03 | Fix patches: $Header$ is a CVS keyword. Remove realloc and malloc | joerg | 1 | -5/+2 | |
prototypes, they conflict with DragonFly's stdlib.h. Add parameter to sigwinch, it should match the local prototype. Fix errno. | |||||
2005-12-10 | make it work on 64 bit machines | christos | 1 | -10/+32 | |
2003-11-11 | Make patches apply again; use sed script in pre-build | wiz | 1 | -19/+10 | |
to remove stuff after #endif to avoid RCS problems with patches (hi christos!). | |||||
2003-11-07 | - kill gcc-3 preprocessor warnings about #{else,endif} TAG | christos | 1 | -72/+82 | |
- exit with the child's exit value and with non zero on error | |||||
2000-02-07 | - fix slews of bugs | christos | 1 | -0/+79 | |
- modernize - use termios |