No longer need tricks with setvbuf(). Instead, we just give permission
authorderaadt <deraadt@openbsd.org>
Mon, 18 May 2015 11:57:52 +0000 (11:57 +0000)
committerderaadt <deraadt@openbsd.org>
Mon, 18 May 2015 11:57:52 +0000 (11:57 +0000)
commit8dd812e1ff7686a1e30c43dbcf1f0ba85388519f
treea76cb1f41b85ed71e336fbd4526d74e323b058c9
parent6bf2acf1dc5bb584d6d431d05a7e7c8943e1e374
No longer need tricks with setvbuf().  Instead, we just give permission
to call fstat() and fcntl().
ok nicm
usr.bin/file/file.c
usr.bin/file/sandbox.c