Date: Mon, 29 Apr 2002 16:25:30 -0700 (PDT) From: Maxim Sobolev <sobomax@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/led Makefile ports/editors/led/files patch-src::file.c Message-ID: <200204292325.g3TNPU227039@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sobomax 2002/04/29 16:25:30 PDT
Modified files:
editors/led Makefile
Added files:
editors/led/files patch-src::file.c
Log:
Issue fflush()->fsync() after saving file to the disk, so that the user will
not get zero-sized file after reboot if the system crashed shortly after the
save, as it usually the case when you are hacking some potential panic(9)
implementation (e.g. kernel module). Bump PORTREVISION.
Revision Changes Path
1.5 +1 -0 ports/editors/led/Makefile
1.1 +12 -0 ports/editors/led/files/patch-src::file.c (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204292325.g3TNPU227039>
