| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix up breakage resulting from flipping the sense of some defines. Change from | Eric Andersen | 2001-03-19 | 1 | -3/+4 |
| | | | | | | | | | defining things to "0" in the disabled case to outright undefining them, lest code that does an "#ifdef FOO" get inadvertantly triggered. Remove now unneeded lines from Rules.mak which makes the command line smaller and avoids redundancy (since this stuff is now pulled in via features.h). -Erik | ||||
| * | Use MAP_FAILED. | Eric Andersen | 2001-02-13 | 1 | -1/+1 |
| | | |||||
| * | Patch from James Graves <jgraves@deltamobile.com> to better handle m68k. | Eric Andersen | 2001-01-12 | 1 | -2/+4 |
| | | | | | | | Also fixes 2 very important malloc bugs! Anyone using malloc (esp mmu-less) should update and recompile. -Erik | ||||
| * | Finish reorganizing things. At least I think I've finished. | Eric Andersen | 2000-10-11 | 1 | -2/+6 |
| | | |||||
| * | Bug ugly formatting update | Eric Andersen | 2000-10-09 | 1 | -0/+106 |
