看板 DFBSD_commit 關於我們 聯絡資訊
commit ef20d7548cdf6a09a8b0d66da2e9665deec5074c Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Thu Feb 18 10:02:29 2010 -0800 utilities - TMPFS - Pass tmpfs_args to mount() * Pass parameters to mount(). Parameters were being ignored. * Use dehumanize_number() so suffixes can be specified for numbers when using -s, -n. Summary of changes: sbin/mount_tmpfs/Makefile | 1 + sbin/mount_tmpfs/mount_tmpfs.c | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 11 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ef20d7548cdf6a09a8b0d66da2e9665deec5074c -- DragonFly BSD source repository