CVSROOT: /cvs Module name: src Changes by: mill...@cvs.openbsd.org 2016/05/12 15:43:27
Modified files: usr.bin/xinstall: install.1 xinstall.c Log message: Add -F option to install(1) that calls fsync(2) on the installed file right before closing it. OK tedu@ phessler@