Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/miscfs



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.




Home | Main Index | Thread Index | Old Index