summaryrefslogtreecommitdiffstats
path: root/sbin/mount_udf/mount_udf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* When system calls indicate an error they return -1, not some arbitraryderaadt2019-06-281-3/+3
* Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt2015-01-161-3/+4
* add a variety of missing prototypesderaadt2013-11-121-1/+5
* update pedro's email address, at his request;jmc2007-12-091-2/+2
* sync usage();jmc2006-12-151-2/+2
* Make the mounting process pass a hint to the kernel of where to find the VATpedro2006-07-111-1/+30
* Sync with recent realpath(3) changes: on failure, don't use the secondjaredy2005-04-081-2/+2
* mount_udf, okay deraadt@pedro2005-03-291-0/+72