Re: praudit parse with gnu grep

[ Available lists | Index of freebsd-audit | Month of Aug 2007 | Week of 28 Aug 2007 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Robert Watson <rwatson@FreeBSD.org>
Date
28 Aug 2007 17:21:04
Subject
Re: praudit parse with gnu grep
Message-ID
20070828175313.B90180@fledge.watson.org

References to

[ Hide this part ]
 
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


Elapsed time: 0.272 seconds