Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change FILENAME_MAX to be only 255. Max filename on ext2 is 255, | Eric Andersen | 2001-05-07 | 1 | -28/+31 |
| | | | | | | | so there is no reason to allocate 4k. Change working of execvep.c per patch from Matthias Kilian <kili@outback.escape.de> so that there is not a fixed 127 byte buffer. Too easy to overflow... -Erik | ||||
* | Reorg unistd dir | Eric Andersen | 2000-10-11 | 1 | -0/+43 |