Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   tv
Date:           Tue May 23 16:05:52 UTC 2000

Modified Files:
        syssrc/sys/compat/freebsd: freebsd_syscall.h freebsd_syscallargs.h
            freebsd_syscalls.c freebsd_sysent.c syscalls.master

Log Message:
Add names for many syscalls not yet implemented, including those in
FreeBSD 4.0-RELEASE.  Also implement the following using existing NetBSD
syscalls:  pread, pwrite, getsid, mlockall, munlockall, __getcwd.


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 syssrc/sys/compat/freebsd/freebsd_syscall.h \
    syssrc/sys/compat/freebsd/freebsd_syscallargs.h
cvs rdiff -r1.31 -r1.32 syssrc/sys/compat/freebsd/freebsd_syscalls.c
cvs rdiff -r1.33 -r1.34 syssrc/sys/compat/freebsd/freebsd_sysent.c
cvs rdiff -r1.26 -r1.27 syssrc/sys/compat/freebsd/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