Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Use int8_t type for the mftrecsz field in g_label_ntfs. char type | stas | 2013-05-05 | 1 | -3/+4 |
* | g_label_ntfs_taste: Abort taste is recsize == 0 | dumbbell | 2013-03-08 | 1 | -1/+1 |
* | g_label_ntfs.c: Mark structures as __packed | dumbbell | 2013-03-05 | 1 | -3/+3 |
* | Remove ntfs headers dependency for g_label_ntfs.c by redefining the | attilio | 2013-03-02 | 1 | -14/+65 |
* | Provide a set of sysctls and tunables to disable device node creation | trasz | 2009-11-28 | 1 | -2/+5 |
* | Style cleanups. | pjd | 2006-01-18 | 1 | -24/+21 |
* | We do nothing with returned error value, so just remove it. | pjd | 2005-11-29 | 1 | -3/+2 |
* | Check value returned by g_read_data(9), otherwise we can end in panic(9) | sobomax | 2005-11-29 | 1 | -0/+3 |
* | Add checking for File record magic. | takawata | 2005-10-26 | 1 | -0/+6 |
* | Verify length of the data to read as well. | pjd | 2005-08-28 | 1 | -0/+2 |
* | Add NTFS labeling function. | takawata | 2005-08-26 | 1 | -0/+113 |