summaryrefslogtreecommitdiffstats
path: root/sbin/mount_udf
AgeCommit message (Expand)AuthorFilesLines
2020-04-23 ce examples of "Ar arg Ar arg" with "Ar arg arg" and stop the spread;jmc1-3/+3
2019-06-28When system calls indicate an error they return -1, not some arbitraryderaadt1-3/+3
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt1-3/+4
2014-02-26short note that the filesystem is always mounted readonlytedu1-2/+3
2013-11-12add a variety of missing prototypesderaadt1-1/+5
2013-07-16Add missing .Mt macros for AUTHORS email addresses.schwarze1-4/+4
2007-12-09update pedro's email address, at his request;jmc2-5/+5
2007-05-31convert to new .Dd format;jmc1-2/+2
2006-12-15sync usage();jmc1-2/+2
2006-07-11Make the mounting process pass a hint to the kernel of where to find the VATpedro1-1/+30
2005-11-27.Xr vnconfig 8jmc1-2/+3
2005-09-30deploy .An -nosplit; ok jmcjaredy1-1/+2
2005-04-08Sync with recent realpath(3) changes: on failure, don't use the secondjaredy1-2/+2
2005-04-05whitespace and punctuation;jmc1-3/+3
2005-04-05- fix another 'an udf' mistake i madepedro1-5/+11
2005-04-01make the description clearer;jmc1-2/+2
2005-03-30a UDF, not an UDF;jmc1-3/+2
2005-03-30document optionsderaadt1-2/+24
2005-03-29Add a mount_udf(8) stub.pedro2-2/+31
2005-03-29mount_udf, okay deraadt@pedro2-0/+83