freebsd-dev/sbin/mount
Pedro F. Giffuni 8967299b33 mount(1): Simplify by using asprintf(3)
Instead of strlen() + malloc() + snprintf, just use asprintf().
No functional change.

Obtained from:	OpenBSD (CVS Rev. 1.67)
2016-09-19 18:42:58 +00:00
..
extern.h
getmntopts.3
getmntopts.c
Makefile Explicitly add more files to the 'runtime' package. 2016-02-09 20:19:31 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
mntopts.h Bring in the new automounter, similar to what's provided in most other 2014-08-17 09:44:42 +00:00
mount_fs.c
mount.8 Replace references to /dev/acd0 with /dev/cd0 2015-10-13 17:14:27 +00:00
mount.c mount(1): Simplify by using asprintf(3) 2016-09-19 18:42:58 +00:00
mount.conf.8 Replace /dev/acd0 with /dev/cd1 2015-10-17 08:51:10 +00:00
pathnames.h
vfslist.c