Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Aug 2007 09:10:28 +0400
From:      sam <samflanker@gmail.com>
To:        Robert Watson <rwatson@FreeBSD.org>
Cc:        freebsd-hackers@freebsd.org, trustedbsd-audit@FreeBSD.org, freebsd-audit@freebsd.org
Subject:   Re: praudit parse with gnu grep
Message-ID:  <46D4FFC4.40101@gmail.com>
In-Reply-To: <20070828175313.B90180@fledge.watson.org>
References:  <46C55191.2050205@gmail.com> <20070821145603.L50579@fledge.watson.org> <46CAF217.7040204@gmail.com> <20070821151108.Y53914@fledge.watson.org> <46CAF4E9.2030700@gmail.com> <20070821152327.R53914@fledge.watson.org> <46CBE096.90805@gmail.com> <20070828175313.B90180@fledge.watson.org>

next in thread | previous in thread | raw e-mail | index | archive | help
 
>>> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46D4FFC4.40101>