Date: Fri, 18 Feb 2005 16:15:35 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/fsync Makefile fsync.1 fsync.c Message-ID: <200502181615.j1IGFZU9021377@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2005-02-18 16:15:35 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) usr.bin/fsync Makefile fsync.1 fsync.c Log: MFC: sync fsync(1) with today's -HEAD. Principally this includes: - Continue, in case of error. - Add WARNS?= 6 Submitted by: Liam J. Foy <liamfoy@gmail.com> Original commit done by: ssouhlal And some of my own pointy hats Reminded by: Tony Maher <tonymaher@optusnet.com.au> via bin/77670, and bin/77670 via maxim Revision Changes Path 1.4.8.1 +1 -0 src/usr.bin/fsync/Makefile 1.6.8.1 +7 -2 src/usr.bin/fsync/fsync.1 1.4.8.1 +23 -9 src/usr.bin/fsync/fsync.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502181615.j1IGFZU9021377>