Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Eric Haszlakiewicz <erh@netbsd.org>
List: source-changes
Date: 09/28/2000 04:11:32
Module Name: basesrc
Committed By: erh
Date: Thu Sep 28 01:11:32 UTC 2000
Modified Files:
basesrc/usr.sbin/arp: arp.c
Log Message:
Use ROUNDUP to pass addresses to the kernel aligned on a long boundary. Use the sa_len field of each address instead of sizeof(). Makes arp work on 64bit architectures.
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 basesrc/usr.sbin/arp/arp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.