Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 02/29/2000 11:15:01
Module Name: syssrc
Committed By: itojun
Date: Tue Feb 29 19:15:00 UTC 2000
Modified Files:
syssrc/sys/kern: uipc_socket2.c
Log Message:
more fix to ancillary data alignment. we need padding after
last cmsg_data item (see the figure on RFC2292 page 18).
To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 syssrc/sys/kern/uipc_socket2.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.