Source-Changes archive

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

CVS commit: [pgoyette-compat] src/sys/modules/compat_50



Module Name:    src
Committed By:   pgoyette
Date:           Thu Sep 13 10:16:51 UTC 2018

Modified Files:
        src/sys/modules/compat_50 [pgoyette-compat]: Makefile

Log Message:
Include rtsock_50.c in the build for compat_50 module.  It might be
reachable via the rtsock code, but there's stuff in the compat_09
module that refers to the _50 stuff.  Including this allows us to
modload the compat_09 module.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.7 -r1.1.2.8 src/sys/modules/compat_50/Makefile

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