Re: CVS commit: src/external/cddl/osnet/dist/lib/libdtrace/common

2013-01-02 Thread David Laight
On Wed, Jan 02, 2013 at 09:19:13PM +, Matthias Scheler wrote: > Module Name: src > Committed By: tron > Date: Wed Jan 2 21:19:13 UTC 2013 > > Modified Files: > src/external/cddl/osnet/dist/lib/libdtrace/common: dt_subr.c > > Log Message: > Include "sys/ioctl.h" for the prototy

Re: CVS commit: src/sbin/ping

2013-01-02 Thread Christos Zoulas
In article , Greg Troxel wrote: >-=-=-=-=-=- > > >I am not understanding why '-s argument is the number of data bytes >beyond the standard 8-byte icmp header' is complicated. People who use >-s are trying to control packet size, and the rule of 8 header + data >seems to be longstanding. > >Look

Re: CVS commit: src/sbin/ping

2013-01-02 Thread Greg Troxel
I am not understanding why '-s argument is the number of data bytes beyond the standard 8-byte icmp header' is complicated. People who use -s are trying to control packet size, and the rule of 8 header + data seems to be longstanding. Looking at -current: the size of the timespec should be g

Re: CVS commit: src/sbin/ping

2013-01-02 Thread Christos Zoulas
On Jan 2, 10:55am, g...@ir.bbn.com (Greg Troxel) wrote: -- Subject: Re: CVS commit: src/sbin/ping | chris...@zoulas.com (Christos Zoulas) writes: | | > ping -s 1 localhost | > | > linux: | > PING localhost (127.0.0.1) 1(29) bytes of data. | > 9 bytes from localhost (127.0.0.1): icmp_seq=1 ttl=64

Re: CVS commit: src/sbin/ping

2013-01-02 Thread Greg Troxel
chris...@zoulas.com (Christos Zoulas) writes: > ping -s 1 localhost > > linux: > PING localhost (127.0.0.1) 1(29) bytes of data. > 9 bytes from localhost (127.0.0.1): icmp_seq=1 ttl=64 so linux sends n bytes more than the header. > macosx > PING localhost (127.0.0.1): 1 data bytes > 9 bytes from

Re: CVS commit: src/usr.sbin/mtree

2013-01-02 Thread Christos Zoulas
On Jan 2, 8:55am, g...@ir.bbn.com (Greg Troxel) wrote: -- Subject: Re: CVS commit: src/usr.sbin/mtree | Then it seems that the tests should have been changed in the same | commit, and new tests added for netbsd flavor! I did not know about the tests. I will fix them. christos

Re: CVS commit: src/usr.sbin/mtree

2013-01-02 Thread Greg Troxel
chris...@zoulas.com (Christos Zoulas) writes: > On Jan 2, 10:19am, mar...@homeworld.netbsd.org (Martin Husemann) wrote: > -- Subject: Re: CVS commit: src/usr.sbin/mtree > > | On Thu, Dec 20, 2012 at 11:43:17AM -0500, Christos Zoulas wrote: > | > Module Name: src > | > Committed By: chris

Re: CVS commit: src/usr.sbin/mtree

2013-01-02 Thread Paul Goyette
On Wed, 2 Jan 2013, Christos Zoulas wrote: On Jan 2, 10:19am, mar...@homeworld.netbsd.org (Martin Husemann) wrote: -- Subject: Re: CVS commit: src/usr.sbin/mtree | On Thu, Dec 20, 2012 at 11:43:17AM -0500, Christos Zoulas wrote: | > Module Name: src | > Committed By:christos | > Date:

Re: CVS commit: src/usr.sbin/mtree

2013-01-02 Thread Christos Zoulas
On Jan 2, 10:19am, mar...@homeworld.netbsd.org (Martin Husemann) wrote: -- Subject: Re: CVS commit: src/usr.sbin/mtree | On Thu, Dec 20, 2012 at 11:43:17AM -0500, Christos Zoulas wrote: | > Module Name:src | > Committed By: christos | > Date: Thu Dec 20 16:43:17 UTC 201

Re: CVS commit: src/usr.sbin/mtree

2013-01-02 Thread Martin Husemann
On Thu, Dec 20, 2012 at 11:43:17AM -0500, Christos Zoulas wrote: > Module Name: src > Committed By: christos > Date: Thu Dec 20 16:43:17 UTC 2012 > > Modified Files: > src/usr.sbin/mtree: create.c extern.h mtree.8 mtree.c spec.c > > Log Message: > Implement the "flavor" output disc