| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Mechanically rename the writestr functions | H. Peter Anvin | 2008-06-15 | 1 | -2/+2 |
| | | | | | | | | | | | Mechanically rename the writestr functions: writestr -> writestr_early cwritestr -> writestr ... to reflect which function is more appropriate to call in normal circumstances. | ||||
| * | Move files out of root into core, dos, and utils | H. Peter Anvin | 2008-05-29 | 1 | -0/+108 |
| Move source files out of the root directory; the root is a mess and has become virtually unmaintainable. The Syslinux core now lives in core/; the Linux and generic utilities has moved into utils/, and copybs.com has moved into dos/; it had to go somewhere, and it seemed as good a place as any. | |||||
