Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More portability updates. Now compiles cleanly vs glibc, libc5, and uclibc | Eric Andersen | 2000-07-09 | 1 | -1/+1 |
| | | | | | | (except for mkfs_minix and fsck_minix -- and it doesn't yet link vs uclibc due to missing stuff in the library). -Erik | ||||
* | Updates to a number of apps to remove warnings/compile errors under libc5. | Eric Andersen | 2000-06-19 | 1 | -3/+2 |
| | | | | | Tested under both libc5 and libc6 and all seems well with these fixes. -Erik | ||||
* | Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP | Erik Andersen | 2000-05-12 | 1 | -2/+5 |
| | | | | | | | | which lets you compile out most of the "--help" output, saving up to 17k. Renamed mnc to nc. -Erik | ||||
* | More minor updates to docs (and making apps behave as the docs | Erik Andersen | 2000-04-19 | 1 | -3/+11 |
| | | | | | suggest they should) -Erik | ||||
* | Upates to include copyright 2000 to everything | Erik Andersen | 2000-04-13 | 1 | -2/+2 |
| | | | | -Erik | ||||
* | Some formatting updates (ran the code through indent) | Erik Andersen | 2000-02-08 | 1 | -350/+314 |
| | | | | -Erik | ||||
* | Add the beginings of some regression testing. Add in the recently | Erik Andersen | 1999-12-29 | 1 | -0/+441 |
contributed loadacm utility (for dealing with unicode fonts) -Erik |