CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/05/18 05:57:52
Modified files:
usr.bin/file : file.c sandbox.c
Log message:
No longer need tricks with setvbuf(). Instead, we just give permission
to call fstat() and fcntl().
ok nicm
