summaryrefslogtreecommitdiff
path: root/src/core/ao_balloon.c
Commit message (Collapse)AuthorAge
* altos: Rename 'core' to 'kernel'Keith Packard2014-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>
* altos: Make balloon code run againKeith Packard2014-02-18
| | | | | | This fixes the balloon code so that it works with recent altos bits Signed-off-by: Keith Packard <keithp@keithp.com>
* altos: Move balloon flight code to coreKeith Packard2014-02-18
This lets us create more than one balloon product Signed-off-by: Keith Packard <keithp@keithp.com>