看板 FB_hackers 關於我們 聯絡資訊
On Wed, 22 Aug 2007, sam wrote: >> Index: praudit.c >> =================================================================== >> RCS file: /data/fbsd-cvs/ncvs/src/contrib/openbsm/bin/praudit/praudit.c,v >> retrieving revision 1.1.1.3 >> diff -u -r1.1.1.3 praudit.c >> --- praudit.c 16 Apr 2007 15:36:57 -0000 1.1.1.3 >> +++ praudit.c 21 Aug 2007 14:26:43 -0000 >> @@ -107,6 +107,7 @@ >> free(buf); >> if (oneline) >> printf("\n"); >> + fflush(stdout); >> } >> return (0); >> } > > my big thanks this patch is working Vladimir, I've merged this change into OpenBSM, and it will appear in the next release. Thanks, Robert N M Watson Computer Laboratory University of Cambridge _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"