| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cmd: rename *.C to *.c | Russ Cox | 2014-11-17 | 1 | -80/+0 |
| | | | | | | | | | | These were *.C back in 2003, before the 9 script, to avoid conflicts with the system utilities. A later change renamed them, but that change seems to have been lost during the hg->git conversion because I ran the conversion on a case-insensitive file system. Change-Id: Id32c99cb9571ef0e185c3cc9e8c8d6d5b48ca195 | ||||
| * | add -m flag | rsc | 2004-04-21 | 1 | -2/+12 |
| | | |||||
| * | add -p flag. too many install scripts want it. | rsc | 2004-04-15 | 1 | -17/+61 |
| | | |||||
| * | new utilities. | rsc | 2003-11-23 | 1 | -0/+26 |
| the .C files compile but are renamed to avoid building automatically. | |||||