prtroot: Bug fix, new -i flag to initialise /etc/mtab
authorWill Sowerbutts <will@sowerbutts.com>
Tue, 3 Feb 2015 00:35:01 +0000 (00:35 +0000)
committerWill Sowerbutts <will@sowerbutts.com>
Tue, 3 Feb 2015 13:27:22 +0000 (13:27 +0000)
commitc4dc0c0487d73db2c411f127e35de9a82c78a2e5
tree38972f7822be991363903a7838ad6e854152b256
parentd12f3b4e58583f2d97d61474d68f008959c6654c
prtroot: Bug fix, new -i flag to initialise /etc/mtab

Bug fix: prtroot would write a 0 byte at the end of its output.

The new "-i" flag causes output to go into /etc/mtab instead of to
stdout.
Applications/util/prtroot.c