Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | 2009-10-27 | 1 | -5/+1 | |
| | | | | | | | unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms | ||||
* | Move KREAD define to kvm_private.h | 2009-06-20 | 1 | -5/+2 | |
| | |||||
* | Split out cd9660 bits into their own .c file to avoid #define collisions | 2009-06-20 | 1 | -0/+60 | |
with ufs and add also udf support. OK miod@ |