summaryrefslogtreecommitdiff
path: root/sbin/mount_msdos
AgeCommit message (Expand)Author
2020-02-12Fix a thinkoleot
2016-10-11Whilst mount_pcfs originated as a patch in 386BSD, NetBSD 0.8 actually was th...sevan
2016-09-12- mount_pcfs appeared in 386BSDsevan
2016-08-21report also gmtoff in the output of mount optionsjdolecek
2016-02-06fix usage messagemlelstv
2016-01-30New sentence, new line. Bump date.wiz
2016-01-30Add support to msdosfs and makefs to generate correct Unicode (UCS-2) directorymlelstv
2012-11-16Note mount_msdos -G option also allows mounting X680x0's Human68k floppies.tsutsui
2012-09-27Remove the bit about empty DOS file systems assumed to have short namesriz
2011-09-15Consistently spell MS-DOS with a hyphen. From Snader_LB.wiz
2009-12-22Don't -I from $S/sys.pooka
2009-10-07Mount from canon_dev instead of dev.pooka
2009-01-24New sentence, new line.wiz
2009-01-23Note that empty filesystems are now treated as if they support longjmcneill
2008-08-05Refactor mount utilities to provide a mount_fs_parseargs() routine.pooka
2008-07-29Split option parsing into its own routine so that it can be usedpooka
2007-12-15convert __attribute__s to applicable cdefs.h macrosperry
2007-07-16Make all mount(2) return value error checks against -1. Some filepooka
2007-07-14Add additional 'sizeof args' parameter to mount(2).dsl
2007-03-10- removes unused ctype.h headerhubertf
2007-01-17Remove more duplicate #includes,hubertf
2006-10-16use MOPT_NULLchristos
2006-03-21Always check the results of getmntopts() and free them.christos
2005-09-23Apply the NFS exports list rototill patch:jmmv
2005-06-27Move WARNS=3 to the Makefile.inc, and add a little const to the remainingchristos
2005-02-05Kill __P(), use ANSI function declarations; WARNS=3.xtraeme
2005-01-31Fix PR#3617 and PR#3205: call realpath to convert mount points and paths toerh
2004-01-05Remove extra newline from usage message.jmmv
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2003-09-08Sync usage with man page.wiz
2003-09-08Sort options.wiz
2003-09-08Bump date for previous.wiz
2003-09-07add -t option for gmt time offset (normally MS-DOS filesystem has timestampitojun
2003-08-02bump date for lastjdolecek
2003-08-02actually enable MNT_GETARGS supportjdolecek
2003-08-02Allow separate masks for files and directories. Useful e.g. to turnjdolecek
2003-05-03print masks and modes in octal.christos
2003-03-22move getmntopts(3) to libutil, build and install also it's manpagejdolecek
2003-03-22use <> rather than "" for #include mntopts.hjdolecek
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2003-02-14'NetBSD.org' and some mdoc fixes.grant
2002-10-01New sentence, new line. By Robert Elz with minimal fixes.wiz
2002-09-21MNT_GETARGS supportchristos
2002-08-19Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/pathlukem
2001-11-16Sort sections, use standard section headers.wiz
2001-11-16Whitespace nitswiz
2001-06-05Drop arguments of .Os.wiz
2000-11-07fix up various .Nm abuses:lukem
2000-10-30make the code includable into other programs:jdolecek
2000-08-28Document the FAT types we support, and add a bugs section (suggestedhubertf