summaryrefslogtreecommitdiffstats
path: root/sys/compat/linux/files.linux (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove the Linux emulation code, no longer referenced by anythingnaddy2016-03-021-32/+0
* Add futex support for compat/linux.pirofti2011-09-181-1/+2
* Remove COMPAT_25. The one piece moved by COMPAT_LINUX moves there.deraadt2011-07-091-1/+2
* Add time related syscalls clock_gettime() and clock_getres().pirofti2011-02-101-1/+2
* linux_getcwd is the same as the system one.tedu2007-05-291-2/+1
* Handle more Linux ioctls; from NetBSD. ok deraadt@tholo2001-04-091-1/+4
* On popular demand, the Linux-compatibility clone(2) implementation basedniklas2001-04-021-1/+2
* Implement truncate64, stat64, lstat64, fstat64; from NetBSDjasoni2000-12-221-1/+2
* Change all UNIMPL and OBSOL syscalls to STD.jasoni2000-07-071-1/+2
* Fix linux [gs]etrlimit emulation + add their latest ugetrlimitniklas2000-06-071-3/+4
* Implement getcwd.jasoni2000-03-271-1/+2
* include syscallnames only if compiling w/ SYSCALL_DEBUG.mickey1999-11-101-2/+2
* use osscompat for audio emulation.provos1998-04-261-3/+2
* handle linux cdrom ioctls. not that i play quake that often but it wasprovos1997-12-071-1/+2
* Added dummy mount/umount() syscalls for bogus Linux applications thatetheisen1996-04-281-1/+2
* Good fixes and changes from latest Net.mickey1996-04-171-0/+1
* From NetBSD:mickey1996-03-081-1/+3
* initial import of NetBSD treederaadt1995-10-181-0/+18