summaryrefslogtreecommitdiffstats
path: root/sbin/mount_udf
Commit message (Expand)AuthorAgeFilesLines
* MFC: r261496brueffer2014-02-111-3/+3
* Use build_iovec() to make it less cryptic. This also fixes warnings.jkim2013-03-062-32/+13
* GC unused variables. Prefer NULL over 0 for pointers.jkim2013-03-051-3/+3
* Change checkpath() to not exit on error. This is a prerequisite forjh2012-01-161-1/+2
* Add missing static keywords for global variables to tools in sbin/.ed2011-11-041-1/+1
* style.Makefile(5): Remove -Wall from CFLAGS.stefanf2006-07-171-1/+1
* Use MOPT_END in favor of MOPT_NULL, which better describes the purporsedelphij2005-06-101-1/+1
* Add a handy macro to represent null mount option, MOPT_NULL, and makedelphij2005-06-011-1/+1
* Sync program's usage() with manpage's SYNOPSIS.ru2005-02-101-1/+1
* NOSHARED -> NO_SHAREDru2004-12-211-1/+1
* Remove advertising clause from University of California Regent's license,markm2004-04-091-4/+0
* style.Makefile(5):johan2004-02-231-1/+1
* Make msdosfs long filenames matching case insensitive again.fjoe2003-12-081-6/+1
* Correct iov_len values passed to nmount(2) syscall. More accuratekan2003-11-241-2/+2
* Add support for multibyte character conversions.scottl2003-11-053-18/+86
* mount_udf(8) is currently not in 4.X, so obviously it did not first appeartrhodes2002-12-121-1/+1
* s/filesystem/file system/g as discussed on -developerstrhodes2002-08-212-5/+5
* Don't depend on namespace pollution in sys/mount.h andmux2002-08-131-0/+1
* Now that the kernel is able to load modules itself,mux2002-08-031-13/+3
* Convert UDF to nmount.mux2002-06-151-12/+15
* mdoc(7) police: nits.ru2002-05-301-4/+4
* Sync with UDF p4 tree: Properly initialize part of the mntopts.asmodai2002-04-152-2/+2
* Actually add the UDF files!scottl2002-04-143-0/+225
OpenPOWER on IntegriCloud