Date: Thu, 9 Jun 2005 15:00:31 +0000 (UTC) From: Gleb Smirnoff <glebius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/arp arp.c Message-ID: <200506091500.j59F0Vls035352@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glebius 2005-06-09 15:00:31 UTC
FreeBSD src repository
Modified files:
usr.sbin/arp arp.c
Log:
Fix exit status. In rev. 1.48 return logic of rtmsg() was confused. This
made arp(8) command exit status reversed for -s and -S.
Reported by: sem
MFC after: 2 weeks
Revision Changes Path
1.57 +1 -1 src/usr.sbin/arp/arp.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506091500.j59F0Vls035352>
