Source-Changes archive

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

CVS commit: [netbsd-4] src/sys/compat



Module Name:    src
Committed By:   bouyer
Date:           Fri Apr 20 20:26:04 UTC 2007

Modified Files:
        src/sys/compat/linux/common [netbsd-4]: linux_misc.c
        src/sys/compat/linux32 [netbsd-4]: files.linux32
        src/sys/compat/linux32/arch/amd64 [netbsd-4]: syscalls.master
        src/sys/compat/linux32/common [netbsd-4]: linux32_types.h
Added Files:
        src/sys/compat/linux/common [netbsd-4]: linux_statfs.h
        src/sys/compat/linux32/common [netbsd-4]: linux32_misc.c

Log Message:
Pull up following revision(s) (requested by njoly in ticket #582):
        sys/compat/linux32/common/linux32_types.h: revision 1.4 via patch
        sys/compat/linux32/arch/amd64/syscalls.master: revision 1.14 via patch
        sys/compat/linux/common/linux_statfs.h: revision 1.1 via patch
        sys/compat/linux/common/linux_misc.c: revision 1.170 via patch
        sys/compat/linux32/common/linux32_misc.c: revision 1.5 via patch
        sys/compat/linux32/files.linux32: revision 1.4 via patch
- Add compat amd64 linux32 statfs support, adapted from PR/35956.
- Move bsd_to_linux_statfs() function to its own file to be shared
  between both linux compats.


To generate a diff of this commit:
cvs rdiff -r1.165.2.1 -r1.165.2.2 src/sys/compat/linux/common/linux_misc.c
cvs rdiff -r0 -r1.1.6.1 src/sys/compat/linux/common/linux_statfs.h
cvs rdiff -r1.3 -r1.3.4.1 src/sys/compat/linux32/files.linux32
cvs rdiff -r1.7.4.1 -r1.7.4.2 \
    src/sys/compat/linux32/arch/amd64/syscalls.master
cvs rdiff -r0 -r1.5.4.1 src/sys/compat/linux32/common/linux32_misc.c
cvs rdiff -r1.3 -r1.3.2.1 src/sys/compat/linux32/common/linux32_types.h

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