Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Peter Kjellerstedt writes: | Eric Andersen | 2003-10-18 | 1 | -1/+1 |
| | | | | | | | rm.patch: * Define $(RM) as rm -f in Rules.mak and test/Rules.mak (this is the same definition as gmake uses by default). * Change all occurrences of rm and rm -f into $(RM). | ||||
* | Shuffle the logic around a bit | Eric Andersen | 2002-06-17 | 1 | -56/+49 |
| | | | | -Erik | ||||
* | Patch from Steven J. Hill to disable __fsetlocking when | Eric Andersen | 2002-03-25 | 1 | -0/+2 |
| | | | | | threads are disabled. Bug is my fault. oops. -Erik | ||||
* | Support getttyent and friends so ncurses will compile | Eric Andersen | 2002-03-21 | 2 | -0/+237 |