arpalert exits with a syslog message arpalert: [./arpalert.c 210] select[22]: Invalid argument select() on BSD systems returns EINVAL if tv_usec of timeval is >= 1000000, while GNU/Linux system (possibly the developer's environment) does not. Fix: Tentative fix is attached. I have also e-mailed a suggestion to the arpalert project to fix essentialy. Patch attached with submission follows: How-To-Repeat: Run arpalert for long long time.
Responsible Changed From-To: freebsd-ports-bugs->leeym Fix synopsis and assign.
State Changed From-To: open->closed Committed, thanks.
leeym 2009-10-22 06:39:53 UTC FreeBSD ports repository Modified files: net-mgmt/arpalert Makefile Added files: net-mgmt/arpalert/files patch-arpalert.c Log: - fix to avoid EINVAL - bump PORTREVISION PR: 139814 Submitted by: Fumiyuki Shimizu <fumifumi at abacustech.jp> Revision Changes Path 1.14 +1 -0 ports/net-mgmt/arpalert/Makefile 1.1 +30 -0 ports/net-mgmt/arpalert/files/patch-arpalert.c (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"