| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | altos: Maximum pyro configuration parameter has 4 bytes in the name | Keith Packard | 2014-06-02 |
| | | | | | | | | | "f>=" needs four bytes, not just three to store the whole string. If we only store three, then we never manage to compare correctly as the null terminating byte is missing. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | altos: Rename 'core' to 'kernel' | Keith Packard | 2014-04-05 |
| core remains a bad name to use -- dirvish skips files (and directories, it seems) with that name. Signed-off-by: Keith Packard <keithp@keithp.com> | |||
