praudit parse with gnu grep
Robert Watson
rwatson at FreeBSD.org
Tue Aug 28 10:21:04 PDT 2007
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
More information about the freebsd-audit
mailing list