Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert UDF to nmount. | mux | 2002-06-15 | 2 | -50/+28 |
* | In VOP_LOOKUP, don't assume that the final pathname component | mux | 2002-05-16 | 1 | -2/+1 |
* | Make daddr_t and u_daddr_t 64bits wide. | phk | 2002-05-14 | 1 | -5/+5 |
* | Don't reference vop_std* since they are already implicitly | scottl | 2002-05-02 | 1 | -3/+0 |
* | In udf_bmap(), return the physical block number, not the logical | scottl | 2002-05-02 | 1 | -1/+5 |
* | Fix udf_read(). Honor the uio_resid when determining the size of | scottl | 2002-04-30 | 1 | -16/+22 |
* | Sync with UDF p4 tree: Use POSIX integer types instead of BSD types. | asmodai | 2002-04-15 | 4 | -159/+159 |
* | Actually add the UDF files! | scottl | 2002-04-14 | 7 | -0/+2986 |