Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable splitfs in the Alpha boot loaders. | jhb | 2004-03-25 | 1 | -0/+1 |
| | |||||
* | Convert to __FBSDID. | obrien | 2004-01-04 | 1 | -2/+3 |
| | |||||
* | Renamed the loader's zipfs to gzipfs. zipfs.c was repo-copied to gzipfs.c. | jake | 2002-12-19 | 1 | -1/+1 |
| | |||||
* | Update loader logic to distinguish modules vs. files. | bp | 2000-05-01 | 1 | -2/+2 |
| | | | | | | | Add support for module metadata. The old way of dependancy handling will be supported for a while. Reviewed by: peter | ||||
* | Teach the loader about the ext2fs filesystem, extended partitions, and | jlemon | 2000-04-29 | 1 | -0/+3 |
| | | | | the new readdir function. | ||||
* | Add more missing files from the reorganisation. | msmith | 1999-09-07 | 1 | -0/+99 |
Submitted by: dfr |