Date: Wed, 10 Jul 2002 10:31:59 -0700 (PDT) From: Johan Karlsson <johan@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_acct.c Message-ID: <200207101731.g6AHVxad007900@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
johan 2002/07/10 10:31:59 PDT Modified files: sys/kern kern_acct.c Log: Open accounting file for appending, not general writing. This allows accton(1) to be used with an append-only file. PR: 7169 Reported by: Joao Carlos Mendes Luis <jonny@jonny.eng.br> Reviewed by: bde Approved by: sheldonh (mentor) MFC after: 2 weeks Revision Changes Path 1.45 +8 -7 src/sys/kern/kern_acct.c 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?200207101731.g6AHVxad007900>