cvs commit: src/sbin/mdmfs mdmfs.8 mdmfs.c
Yar Tikhiy
yar at FreeBSD.org
Tue Aug 5 08:04:40 PDT 2003
yar 2003/08/05 08:04:39 PDT
FreeBSD src repository
Modified files:
sbin/mdmfs mdmfs.8 mdmfs.c
Log:
Don't reinvent the wheel: Use setmode(3) to interpret
a file mode specification from the command line. This
approach is more flexible and less error-prone than using
a mere strtoul(3).
Revision Changes Path
1.18 +11 -0 src/sbin/mdmfs/mdmfs.8
1.17 +4 -3 src/sbin/mdmfs/mdmfs.c
More information about the cvs-src
mailing list