> > Modified files:
> >     usr.bin/tail   : extern.h forward.c misc.c read.c reverse.c 
> >                      tail.c 
> > 
> > Log message:
> > another try to allow tailing multiple files. maybe it works?
> > commit now to allow people to test.
> 
> I just updated to very latest snapshot and tail with plus num doesn't
> work:
> 
> OpenBSD 5.8-current (GENERIC.MP) #1636: Thu Nov 19 14:05:34 MST 2015
>     dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
> 
> $ ps auxwww | tail -n +3 | wc -l
>        0

(Everyone else: Please report all tail bugs to either tech or bugs.)

Definitely a regression here, the rewrite of forward() is apparently not
counting the offset correctly.

Reply via email to