Source-Changes archive

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

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



Module Name:    src
Committed By:   pgoyette
Date:           Mon Apr 16 03:41:34 UTC 2018

Modified Files:
        src/sys/compat/common [pgoyette-compat]: compat_40_mod.c
            compat_50_mod.c compat_mod.h if_40.h uipc_syscalls_40.c
            uipc_syscalls_50.c
        src/sys/compat/sys [pgoyette-compat]: sockio.h

Log Message:
Rename if_[45]0_{init,fini} entry points to more appropriate and more
consistent uipc_syscalls_[45]0_{init,fini} and remove some multiple
declarations.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.1 -r1.1.2.2 src/sys/compat/common/compat_40_mod.c
cvs rdiff -u -r1.1.2.7 -r1.1.2.8 src/sys/compat/common/compat_50_mod.c
cvs rdiff -u -r1.1.42.18 -r1.1.42.19 src/sys/compat/common/compat_mod.h
cvs rdiff -u -r1.1.2.2 -r1.1.2.3 src/sys/compat/common/if_40.h
cvs rdiff -u -r1.15.2.8 -r1.15.2.9 src/sys/compat/common/uipc_syscalls_40.c
cvs rdiff -u -r1.3.56.5 -r1.3.56.6 src/sys/compat/common/uipc_syscalls_50.c
cvs rdiff -u -r1.10.58.4 -r1.10.58.5 src/sys/compat/sys/sockio.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