meta name='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/sys/compat/linux/common/linux_llseek.c
AgeCommit message (Expand)Author
2008-06-18Include <sys/sched.h> before <sys/syscallargs.h> for cpuset_t.tsutsui
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-12-20Convert all the system call entry points from:dsl
2007-12-08ANSIfy most of the function definitions in sys/compat (but not ndis).dsl
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2007-02-09Merge newlock2 to head.ad
2003-01-18Merge the nathanw_sa branch.thorpej
2001-11-13add RCSIDs (including regeneration of files as appropriate)lukem
1998-10-04Assign my copyright to TNF. Merge with others were appropriate.fvdl
1998-10-03Attempt to fix the mess.christos
1998-10-01Split compat/linux/linux_file.c into common and multi-architechture parts.erh
1998-02-14* Use sys___posix_{chown,fchown}() instead of sys_{chown,fchown}().kleink
1997-10-20Fix the shared library versioning snafu caused by the recent changesthorpej
1997-10-19Fix bogosity in mknod(2) translation.mycroft
1997-10-16check for st_nlink overflowchristos
1997-09-05Add missing preparation of F_GETLK parameters in linux_sys_fcntl(); fixes PRkleink
1997-06-27Use sys_posix_rename() instead of sys_rename() as it's the behaviour of thekleink
1996-10-10printf -> kprintf, sprintf -> ksprintfchristos
1996-05-20Update list of Linux syscalls and implement the ones that are likely to befvdl
1996-04-05Prototyping changes.christos