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
mntopts.h
mount_fs.c
mount.8
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