Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extract usage information into a separate file. | Matt Kraai | 2000-07-16 | 1 | -7/+0 |
| | |||||
* | Don't use strings directly in calls to usage(). This is in preparation | Matt Kraai | 2000-07-14 | 1 | -7/+8 |
| | | | | for their extraction to a separate file. | ||||
* | Updates to a number of apps to remove warnings/compile errors under libc5. | Eric Andersen | 2000-06-19 | 1 | -1/+1 |
| | | | | | Tested under both libc5 and libc6 and all seems well with these fixes. -Erik | ||||
* | "which" rewritten to use stat(). Fixes to improve its compatability | Pavel Roskin | 2000-06-05 | 1 | -18/+45 |
| | | | | with traditional implementations | ||||
* | More libc portability updates, add in the website (which has not been | Erik Andersen | 2000-05-19 | 1 | -0/+73 |
archived previously). Wrote 'which' during the meeting today. -Erik |