summaryrefslogtreecommitdiff
path: root/sbin/mount_sysvbfs/mount_sysvbfs.c
AgeCommit message (Expand)Author
2011-08-29Use __deadjoerg
2008-09-04Convert to the new mount world order with parseargs.pooka
2008-07-20Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2007-07-16Make all mount(2) return value error checks against -1. Some filepooka
2007-07-14Add additional 'sizeof args' parameter to mount(2).dsl
2006-10-16use MOPT_NULLchristos
2006-03-21Always check the results of getmntopts() and free them.christos
2005-12-29Add preliminary support for System V Boot File System.tsutsui