Source-Changes archive

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

CVS commit: src/sys/compat



Module Name:    src
Committed By:   dsl
Date:           Mon Apr 30 09:20:19 UTC 2007

Modified Files:
        src/sys/compat/hpux: hpux_file.c
        src/sys/compat/irix: irix_mount.c
        src/sys/compat/linux/common: linux_uselib.c
        src/sys/compat/netbsd32: netbsd32_compat_12.c
        src/sys/compat/osf1: osf1_file.c
        src/sys/compat/svr4_32: svr4_32_stat.c

Log Message:
Remove some unused calls to stackgap_init()


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 src/sys/compat/hpux/hpux_file.c
cvs rdiff -r1.16 -r1.17 src/sys/compat/irix/irix_mount.c
cvs rdiff -r1.21 -r1.22 src/sys/compat/linux/common/linux_uselib.c
cvs rdiff -r1.26 -r1.27 src/sys/compat/netbsd32/netbsd32_compat_12.c
cvs rdiff -r1.25 -r1.26 src/sys/compat/osf1/osf1_file.c
cvs rdiff -r1.27 -r1.28 src/sys/compat/svr4_32/svr4_32_stat.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