summaryrefslogtreecommitdiff
path: root/sbin/mount_udf
AgeCommit message (Expand)Author
2021-10-24For open/openat, if the flags parameter does not contain O_CREAT, theTheo de Raadt
2020-04-23 ce examples of "Ar arg Ar arg" with "Ar arg arg" and stop the spread;Jason McIntyre
2019-06-28When system calls indicate an error they return -1, not some arbitraryTheo de Raadt
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers whereTheo de Raadt
2014-02-26short note that the filesystem is always mounted readonlyTed Unangst
2013-11-12add a variety of missing prototypesTheo de Raadt
2013-07-16Add missing .Mt macros for AUTHORS email addresses.Ingo Schwarze
2007-12-09update pedro's email address, at his request;Jason McIntyre
2007-05-31convert to new .Dd format;Jason McIntyre
2006-12-15sync usage();Jason McIntyre
2006-07-11Make the mounting process pass a hint to the kernel of where to find the VATPedro Martelletto
2005-11-27.Xr vnconfig 8Jason McIntyre
2005-09-30deploy .An -nosplit; ok jmcJared Yanovich
2005-04-08Sync with recent realpath(3) changes: on failure, don't use the secondJared Yanovich
2005-04-05whitespace and punctuation;Jason McIntyre
2005-04-05- fix another 'an udf' mistake i madePedro Martelletto
2005-04-01make the description clearer;Jason McIntyre
2005-03-30a UDF, not an UDF;Jason McIntyre
2005-03-30document optionsTheo de Raadt
2005-03-29Add a mount_udf(8) stub.Pedro Martelletto
2005-03-29mount_udf, okay deraadt@Pedro Martelletto