Re: svn commit: r364321 - head/sbin/ipfw

2020-08-31 Thread Ed Maste
On Mon, 31 Aug 2020 at 10:09, Rodney W. Grimes wrote: > > > Hrm, it seems this reply ended up in my spam folder; sorry for not > > replying until now. > > lol Oh, bad filter :-) > > > > > *strchr(timestr, '\n') = '\0'; > > > > bprintf(bp, "%s ",

Re: svn commit: r364321 - head/sbin/ipfw

2020-08-31 Thread Stefan Esser
Am 31.08.20 um 16:09 schrieb Rodney W. Grimes: Hrm, it seems this reply ended up in my spam folder; sorry for not replying until now. lol Oh, bad filter :-) *strchr(timestr, '\n') = '\0'; bprintf(bp, "%s ", timestr);

Re: svn commit: r364321 - head/sbin/ipfw

2020-08-31 Thread Rodney W. Grimes
> Hrm, it seems this reply ended up in my spam folder; sorry for not > replying until now. lol Oh, bad filter :-) > > > *strchr(timestr, '\n') = '\0'; > > > bprintf(bp, "%s ", timestr); > >^ Isnt this the +1

Re: svn commit: r364321 - head/sbin/ipfw

2020-08-30 Thread Ed Maste
Hrm, it seems this reply ended up in my spam folder; sorry for not replying until now. > > *strchr(timestr, '\n') = '\0'; > > bprintf(bp, "%s ", timestr); >^ Isnt this the +1 space? > > > } else { >

Re: svn commit: r364321 - head/sbin/ipfw

2020-08-17 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > Author: emaste > Date: Mon Aug 17 18:53:23 2020 > New Revision: 364321 > URL: https://svnweb.freebsd.org/changeset/base/364321 > > Log: > ipfw: line up `ipfw -t list` with and without timestamp > > From the PR: > When I run `ipfw -t