Source-Changes archive

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

CVS commit: src/sys/rump/kern/lib/libsys_sunos



Module Name:    src
Committed By:   pooka
Date:           Tue Apr  9 13:08:33 UTC 2013

Added Files:
        src/sys/rump/kern/lib/libsys_sunos: Makefile component.c
            rump_sunos_compat.c shlib_version syscalls.conf syscalls.master

Log Message:
Add enough syscall compat for fs-utils to work on modern Solaris
and derivatives.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/rump/kern/lib/libsys_sunos/Makefile \
    src/sys/rump/kern/lib/libsys_sunos/component.c \
    src/sys/rump/kern/lib/libsys_sunos/rump_sunos_compat.c \
    src/sys/rump/kern/lib/libsys_sunos/shlib_version \
    src/sys/rump/kern/lib/libsys_sunos/syscalls.conf \
    src/sys/rump/kern/lib/libsys_sunos/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