Source-Changes archive

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

CVS commit: src/sys/compat/darwin



Module Name:    src
Committed By:   dsl
Date:           Wed Dec 12 21:24:36 UTC 2007

Modified Files:
        src/sys/compat/darwin: syscalls.master

Log Message:
No need for any of the bsd_sys_foo() calls since they only wrapped
CHECK_ALT_XXX() for filenames - which got killed earlier in the year.
Substitute the same functions as in compat_file.c


To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 src/sys/compat/darwin/syscalls.master

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