Source-Changes archive

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

CVS commit: syssrc/sys/compat/linux/arch/i386



Module Name:    syssrc
Committed By:   christos
Date:           Fri Mar 22 15:10:39 UTC 2002

Modified Files:
        syssrc/sys/compat/linux/arch/i386: syscalls.master

Log Message:
1. make sure lines don't wrap
2. fix mmap and call it mmap like other ports do, not mmap2
3. implement fcntl64
4. implement mprotect because linux treats args slightly differently.


To generate a diff of this commit:
cvs rdiff -r1.61 -r1.62 syssrc/sys/compat/linux/arch/i386/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