Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 05/05/1997 06:30:01
thorpej
Sun May  4 23:25:16 PDT 1997
Update of /cvsroot/src/gnu/usr.bin/gcc/arch/m68k
In directory netbsd1:/var/slash-tmp/cvs-serv22592

Modified Files:
	m68k.h 
Log Message:
Revert previous change - It causes too many object-level incompatibilites
that violate the Principle of Least Astonishment.


thorpej
Sun May  4 23:29:10 PDT 1997
Update of /cvsroot/src/sys/sys
In directory netbsd1:/var/slash-tmp/cvs-serv22705

Modified Files:
	socket.h 
Log Message:
Ok, _really_ back out the sockaddr alignment change this time.  We can't
reasonably "fix" the compiler "bug" that causes the forced alignment
to fail on certain platforms (e.g. m68k), so we _have_ to solve this
problem a different way.