summaryrefslogtreecommitdiffstats
path: root/sys/geom/label/g_label_ntfs.c
Commit message (Expand)AuthorAgeFilesLines
* Style cleanups.pjd2006-01-181-24/+21
* We do nothing with returned error value, so just remove it.pjd2005-11-291-3/+2
* Check value returned by g_read_data(9), otherwise we can end in panic(9)sobomax2005-11-291-0/+3
* Add checking for File record magic.takawata2005-10-261-0/+6
* Verify length of the data to read as well.pjd2005-08-281-0/+2
* Add NTFS labeling function.takawata2005-08-261-0/+113
OpenPOWER on IntegriCloud