Source-Changes archive

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

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



Module Name:    src
Committed By:   riz
Date:           Sun Nov  8 02:02:37 UTC 2015

Modified Files:
        src/sys/compat/linux/common [netbsd-7]: linux_mod.c
        src/sys/compat/netbsd32 [netbsd-7]: netbsd32_mod.c

Log Message:
Pull up following revision(s) (requested by pgoyette in ticket #1020):
        sys/compat/netbsd32/netbsd32_mod.c: revision 1.6
        sys/compat/netbsd32/netbsd32_mod.c: revision 1.7
        sys/compat/netbsd32/netbsd32_mod.c: revision 1.8
        sys/compat/netbsd32/netbsd32_mod.c: revision 1.9
        sys/compat/linux/common/linux_mod.c: revision 1.5
Add an additional dependency on compat_sysv
Add another dependency for nfsserver
And yet another dependency, this time on mq
Ooops, spell the module name in full. "mqueue" vs "mq"
we need compat_sysv now.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.4.4.1 src/sys/compat/linux/common/linux_mod.c
cvs rdiff -u -r1.5 -r1.5.2.1 src/sys/compat/netbsd32/netbsd32_mod.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