Subject: CVS commit: src/sys/miscfs
To: None <source-changes@NetBSD.org>
From: Perry E. Metzger <perry@netbsd.org>
List: source-changes
Date: 11/29/2003 06:15:00
Module Name:	src
Committed By:	perry
Date:		Sat Nov 29 06:15:00 UTC 2003

Modified Files:
	src/sys/miscfs/fifofs: fifo_vnops.c
	src/sys/miscfs/portal: portal_vnops.c

Log Message:
Revert a change that altered the semantics of AF_LOCAL sockets. Sadly
this made us API incompatible with other Unixes.


To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 src/sys/miscfs/fifofs/fifo_vnops.c
cvs rdiff -r1.50 -r1.51 src/sys/miscfs/portal/portal_vnops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.