CVS commit: src/tests/net/arp

2016-04-17 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Mon Apr 18 02:27:34 UTC 2016 Modified Files: src/tests/net/arp: t_arp.sh Log Message: Add a test case for static ARP It tests receiving an ARP request that has a spa (i.e., IP address) whose ARP entry already exists in the

CVS commit: src/sys/netinet

2016-04-17 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Mon Apr 18 02:24:42 UTC 2016 Modified Files: src/sys/netinet: if_arp.c Log Message: Fix panic on receiving an ARP request The panic happened if an ARP request has a spa (i.e., IP address) whose ARP entry already exists in the

CVS commit: src/sys/netinet

2016-04-17 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Mon Apr 18 01:28:06 UTC 2016 Modified Files: src/sys/netinet: ip_output.c Log Message: Get rid of meaningless RTF_UP check from ip_hresolv_output The check is meaningless because - An obtained rtentry is ensured that it's

CVS commit: src/sys/arch/sparc64/doc

2016-04-17 Thread Palle Lyckegaard
Module Name:src Committed By: palle Date: Sun Apr 17 19:54:32 UTC 2016 Modified Files: src/sys/arch/sparc64/doc: TODO Log Message: Update sparc64 TODO file: note issue with interrupt handling + issue when booting from iso image To generate a diff of this commit: cvs

CVS commit: src/lib/libedit

2016-04-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 17 18:39:14 UTC 2016 Modified Files: src/lib/libedit: common.c editrc.5 map.c Log Message: Remove empty callbacks (Ingo Schwartze) To generate a diff of this commit: cvs rdiff -u -r1.43 -r1.44 src/lib/libedit/common.c

CVS commit: src/sys/arch/sparc64/sparc64

2016-04-17 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Apr 17 14:32:03 UTC 2016 Modified Files: src/sys/arch/sparc64/sparc64: cpu.c pmap.c Log Message: Move the SMP-disabled hack for SUN4V a bit earlier To generate a diff of this commit: cvs rdiff -u -r1.127 -r1.128