praudit parse with gnu grep
sam
samflanker at gmail.com
Tue Aug 28 22:11:04 PDT 2007
>>> 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
>
Hello
please add switcher comand_args parameter for enable/disable pipe-buffer
/Vladimir Ermakov
More information about the freebsd-audit
mailing list