K 10 svn:author V 3 phk K 8 svn:date V 27 2004-12-03T22:38:06.000000Z K 7 svn:log V 231 Implement a function, mount_arg() for accumulating a list of mount parameters to nmount. Make kernel_mount() accept the output from mount_arg() and know how to free the malloc'ed space. Make kernel_vmount() use the new function. END