summaryrefslogtreecommitdiff
path: root/sbin/mount_udf
AgeCommit message (Collapse)Author
2005-04-08Sync with recent realpath(3) changes: on failure, don't use the secondJared Yanovich
argument "resolved", since it is undefined. ok and help millert, otto
2005-04-05whitespace and punctuation;Jason McIntyre
2005-04-05- fix another 'an udf' mistake i madePedro Martelletto
- enhance 'history' and add an 'authors' section
2005-04-01make the description clearer;Jason McIntyre
2005-03-30a UDF, not an UDF;Jason McIntyre
unnecessary .Pp;
2005-03-30document optionsTheo de Raadt
2005-03-29Add a mount_udf(8) stub.Pedro Martelletto
2005-03-29mount_udf, okay deraadt@Pedro Martelletto