Source-Changes archive

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

CVS commit: [netbsd-7] src/sys



Module Name:    src
Committed By:   martin
Date:           Mon Dec 29 16:35:51 UTC 2014

Modified Files:
        src/sys/compat/common [netbsd-7]: vfs_syscalls_30.c
        src/sys/compat/linux/common [netbsd-7]: linux_uselib.c
        src/sys/ufs/chfs [netbsd-7]: chfs_vfsops.c

Log Message:
Pull up following revision(s) (requested by maxv in ticket #353):
        sys/ufs/chfs/chfs_vfsops.c: revision 1.12
        sys/compat/common/vfs_syscalls_30.c: revision 1.35
        sys/compat/linux/common/linux_uselib.c: revision 1.31
        sys/compat/linux/common/linux_uselib.c: revision 1.32
Resource leak.
Memory leaks.
Reject non-regular files.


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.33.34.1 src/sys/compat/common/vfs_syscalls_30.c
cvs rdiff -u -r1.30 -r1.30.38.1 src/sys/compat/linux/common/linux_uselib.c
cvs rdiff -u -r1.11 -r1.11.2.1 src/sys/ufs/chfs/chfs_vfsops.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