Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: itojun
Date: Fri Feb 18 05:19:25 UTC 2000
Modified Files:
syssrc/sys/kern: uipc_socket2.c
syssrc/sys/sys: socket.h
Log Message:
fix alignment problem in ancillary messages (alpha).
the change constitutes binary compatibility issue hen sizeof(long) !=4.
there's no way to be backward compatible, and only guys affected
are IPv6 userland tools.
From: =?iso-8859-1?Q?G=F6ran_Bengtson?= <goeran%cdg.chalmers.se@localhost>
To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 syssrc/sys/kern/uipc_socket2.c
cvs rdiff -r1.49 -r1.50 syssrc/sys/sys/socket.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index