summaryrefslogtreecommitdiff
path: root/sys/compat/linux/files.linux
AgeCommit message (Expand)Author
2014-11-17Define compat modules (but without dependencies yet).uebayasi
2008-11-19Make the emulations, exec formats, coredump, NFS, and the NFS serverad
2005-12-11merge ktrace-lwp.christos
2005-02-28Emulate basic mtio ioctls.soren
2005-02-03Add scsi-generic stuff.christos
2002-03-31make signal array handling uniform, and put signal arrays in a separatechristos
2002-02-15- add a real linux_sys___sysctl because the mib numbers are different.christos
2001-05-13Improved the accuracy of gettimeofday/settimeofday: Linux stores a srtuctmanu
2001-01-10Add linux_blkio.cfvdl
2000-12-10Add linux_hdio.c and linux_fdio.cfvdl
2000-12-01put linux_sys_uselib() to separate file linux_uselib.cjdolecek
1999-10-04Add emulation for scheduler related syscalls. Although they are dummiestron
1998-10-23linux_error.c moved to linux_errno.cerh
1998-10-01Modified to reflect new file layout. arch/<arch>/conf/files.<arch> should in...erh
1998-01-15PR/4794: Urban Boquist: Linux cdrom ioctls are missingchristos
1997-07-20config.new => configpk
1997-04-04* Move the Linux audio emulation into its own directory and rename itaugustss
1996-03-08Separate ioctl emulation by group. Add (minimal) audio emulation.mycroft
1995-08-14Sort.mycroft
1995-06-24Use compat_util.[ch].christos
1995-04-17config.new file listscgd