freebsd-skq/sbin/mdmfs
yar 3036ea3146 MFC rev. 1.32:
Fix a typo: argv -> argvp.

  Rationale:
  We are interested in the current (last) element of the argv array
  there, not in its first element. [...]

  Also add a comment that the argv array ends up null-terminated in
  any case (it's due to the design of the for loop) as an answer to
  a possible question why the whole argv isn't zero-filled.
2007-05-03 09:56:51 +00:00
..
Makefile - Make WARNS?= 6 clean 2005-01-25 14:28:31 +00:00
mdmfs.8 mdmfs.c: MFC revs 1.29-1.31 2007-03-11 18:24:22 +00:00
mdmfs.c MFC rev. 1.32: 2007-05-03 09:56:51 +00:00