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:   matt
Date:           Thu Aug 14 16:19:26 UTC 2008

Modified Files:
        src/lib/libc/sys: pathconf.2
        src/sys/sys: unistd.h
        src/sys/ufs/ufs: ufs_vnops.c

Log Message:
Implement following constants and add support their to the UFS family of file
systems:
        _PC_2_SYMLINKS
        _PC_SYMLINK_MAX

From andy dot shevchenko at gmail dot com.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/lib/libc/sys/pathconf.2
cvs rdiff -r1.44 -r1.45 src/sys/sys/unistd.h
cvs rdiff -r1.168 -r1.169 src/sys/ufs/ufs/ufs_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