Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   chs
Date:           Tue Dec 27 17:24:07 UTC 2005

Modified Files:
        src/lib/libc/sys: mkdir.2 rename.2
        src/sys/kern: vfs_lookup.c

Log Message:
change errors returned for various operations on "/" to conform to SUSv3.
as discussed on tech-kern some time back.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/lib/libc/sys/mkdir.2
cvs rdiff -r1.21 -r1.22 src/lib/libc/sys/rename.2
cvs rdiff -r1.64 -r1.65 src/sys/kern/vfs_lookup.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