Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First half of making UDF be endian-clean. This addresses the vfsops side. | scottl | 2004-06-23 | 1 | -2/+4 |
* | Do the dreaded s/dev_t/struct cdev */ | phk | 2004-06-16 | 1 | -2/+2 |
* | Add hooks for translating directories entries using the iconv methods. | scottl | 2003-11-05 | 1 | -0/+4 |
* | Add a missing __inline. Strange that gcc never complained about it. | scottl | 2003-05-04 | 1 | -3/+3 |
* | Implement the node cache as a hash table. | scottl | 2003-05-04 | 1 | -2/+5 |
* | Factor out some ugle code that's shared by udf_readdir and udf_lookup. | scottl | 2002-08-15 | 1 | -0/+16 |
* | Sync with UDF p4 tree: Use POSIX integer types instead of BSD types. | asmodai | 2002-04-15 | 1 | -4/+4 |
* | Actually add the UDF files! | scottl | 2002-04-14 | 1 | -0/+115 |