Martijn van Duren wrote:
> Since I saw another commit to src in regards to boolean flags, I thought
> I'd give this one another ping.
Thanks. One change.
> > Index: log.c
> > ===
> > RCS file: /cvs/src/usr.sbin/snmpd/log.c,v
> > ret
Since I saw another commit to src in regards to boolean flags, I thought
I'd give this one another ping.
On 01/10/15 08:40, Martijn van Duren wrote:
Hello tech@,
I saw @tedu's post here about the grep flags
(http://marc.info/?l=openbsd-tech&m=142084440918276&w=2) and realised I
saw something s
Hello tech@,
I saw @tedu's post here about the grep flags
(http://marc.info/?l=openbsd-tech&m=142084440918276&w=2) and realised I
saw something similar just last night in snmpd. And since the verbose
level is overwritten in log_verbose() anyway remove that line as well.
Index: snmpd.c
==