4.3-RC bug in /usr/bin/netstat

2001-03-28 Thread Jim Mercer
netstat gets a bus error if handed the -a option and the -i option. gw# uname -a FreeBSD gw.reptiles.org 4.3-RC FreeBSD 4.3-RC #0: Tue Mar 27 18:24:41 EST 2001 [EMAIL PROTECTED]:/usr/src/sys/compile/GENERIC i386 gw# netstat -i Name Mtu Network AddressIpkts Ierrs

Re: 4.3-RC bug in /usr/bin/netstat

2001-03-28 Thread simond
On Wed, Mar 28, 2001 at 07:33:25AM -0500, Jim Mercer wrote: netstat gets a bus error if handed the -a option and the -i option. gw# uname -a FreeBSD gw.reptiles.org 4.3-RC FreeBSD 4.3-RC #0: Tue Mar 27 18:24:41 EST 2001 [EMAIL PROTECTED]:/usr/src/sys/compile/GENERIC i386 gw#

Re: 4.3-RC bug in /usr/bin/netstat

2001-03-28 Thread Evan S
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Perhaps this problem is specific to your system setup. I also run 4.3-RC, and my netstat -ia appears to work fine. [teqnix](~)%uname -a FreeBSD teqnix.sekt7.org 4.3-RC FreeBSD 4.3-RC #32: Mon Mar 26 06:28:30 GMT 2001 [EMAIL

Re: 4.3-RC bug in /usr/bin/netstat

2001-03-28 Thread Jose M. Alcaide
Jim Mercer wrote: netstat gets a bus error if handed the -a option and the -i option. Me too: $ uname -v FreeBSD 4.3-RC #0: Wed Mar 28 15:11:51 CEST 2001 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/SATURNO $ netstat -ai Name Mtu Network AddressIpkts IerrsOpkts

fixed: Re: 4.3-RC bug in /usr/bin/netstat

2001-03-28 Thread Jim Mercer
On Wed, Mar 28, 2001 at 03:42:10PM +0200, Jose M. Alcaide wrote: Jim Mercer wrote: netstat gets a bus error if handed the -a option and the -i option. Me too: a fix was emailed to me by Peter Pentchev, seems to work. thanx. http://www.freebsd.org/cgi/query-pr.cgi?pr=26168 -- [

Re: 4.3-RC bug in /usr/bin/netstat

2001-03-28 Thread Peter Pentchev
On Wed, Mar 28, 2001 at 03:42:10PM +0200, Jose M. Alcaide wrote: Jim Mercer wrote: netstat gets a bus error if handed the -a option and the -i option. Me too: $ uname -v FreeBSD 4.3-RC #0: Wed Mar 28 15:11:51 CEST 2001 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/SATURNO $ netstat

Re: 4.3-RC bug in /usr/bin/netstat

2001-03-28 Thread Jose M. Alcaide
Peter Pentchev wrote: Okay; Jim Mercer already confirmed the attached patch worked for him. Can more people test and review it? Fixed, thanks! -- JMA ** Jose M. Alcaide // [EMAIL PROTECTED] // [EMAIL PROTECTED] ** ** "Beware of Programmers who carry screwdrivers" -- Leonard

Re: 4.3-RC bug in /usr/bin/netstat

2001-03-28 Thread Michael Lucas
Broken on a few days old -current as well: turtledawn~;netstat -ia Name Mtu Network AddressIpkts IerrsOpkts Oerrs Coll lp0* 1500 Link#1 0 00 0 0 lo0 16384 Link#2 123 0 123 0 0

Re: 4.3-RC bug in /usr/bin/netstat

2001-03-28 Thread Peter Pentchev
On Wed, Mar 28, 2001 at 09:19:04AM -0500, Michael Lucas wrote: Broken on a few days old -current as well: turtledawn~;netstat -ia Name Mtu Network AddressIpkts IerrsOpkts Oerrs Coll lp0* 1500 Link#1 0 00 0 0 lo0

Re: 4.3-RC bug in /usr/bin/netstat

2001-03-28 Thread simond
On Wed, Mar 28, 2001 at 04:45:41PM +0300, Peter Pentchev wrote: On Wed, Mar 28, 2001 at 03:42:10PM +0200, Jose M. Alcaide wrote: Jim Mercer wrote: netstat gets a bus error if handed the -a option and the -i option. Me too: $ uname -v FreeBSD 4.3-RC #0: Wed Mar 28