summaryrefslogtreecommitdiff
path: root/sys/compat/linux/linux_misc.c
AgeCommit message (Expand)Author
2000-04-12Implement linux's setfsuid and getfsuid (from NetBSD)jasoni
2000-02-28Add missing system calls as unimplemented.jasoni
1999-12-06Implement compatibility for Linux stime() syscall.Aaron Campbell
1999-06-14avoid future register_t vs int problems, if this becomes 64 bitTheo de Raadt
1999-06-08better fd leak preventionTheo de Raadt
1999-06-08use sys_opipe(), but note the descriptor leakageTheo de Raadt
1999-05-31New struct statfs with mount options. NOTE: this replaces statfs(2),Todd C. Miller
1999-02-10strncpy; edx trashing solution in sys_pipe(); freebsdTheo de Raadt
1999-02-10Correct directory entry reads, big directories lost entries as it were.Niklas Hallqvist
1998-07-05fix netbsd bug; from boquist@cs.chalmers.seJason Downs
1998-07-04emulate shrinking in mremap(); boquist@cs.chalmers.seTheo de Raadt
1998-04-26correct utimes() emulationTheo de Raadt
1998-03-22correct a commentTodd C. Miller
1998-02-23GCC 2.8 -WallNiklas Hallqvist
1997-11-26enforce VM_PROT_READ in mmapTheo de Raadt
1997-11-13make msync() have 3 argsTheo de Raadt
1997-11-13put mremap() in linux_misc.cTheo de Raadt
1997-11-06Updates for VFS Lite 2 + soft update.Constantine Sapuntzakis
1997-10-06back out vfs lite2 till after 2.2Theo de Raadt
1997-10-06VFS Lite2 ChangesConstantine Sapuntzakis
1997-04-14#34 - linux_sys_nice from NetBSDThomas Graichen
1996-08-10sys/dirent.hTheo de Raadt
1996-05-22syncTheo de Raadt
1996-04-17Good fixes and changes from latest Net.Michael Shalayeff
1995-12-19from fvdl; add msync(), readv() and writev()Theo de Raadt
1995-12-14update from netbsdTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt