summaryrefslogtreecommitdiff
path: root/sys/compat/svr4/syscalls.master
AgeCommit message (Expand)Author
2000-08-23- Simplify pread and pwrite now that we have a native implementation.Federico G. Schwindt
2000-06-28add creat64 and mmap64.Federico G. Schwindt
2000-06-24Implement getdents64, lstat64 and stat64, basically the same functions ofFederico G. Schwindt
2000-06-15add more unimplemented syscall name placeholders, from NetBSD.Brad Smith
1999-10-07- fix typo in previous commitBrad Smith
1999-10-07- Fix stat and mknod syscalls to properly disassemble and reassembleBrad Smith
1999-06-07replacement pipe() system call; copies data into place inside kernel, soTheo de Raadt
1998-03-06Make NCR rdebug behaviour dependent on p_os fieldNiklas Hallqvist
1998-02-10fake rdebug protoNiklas Hallqvist
1997-12-09eolTheo de Raadt
1997-12-02If i386, and COMPAT_LINUX is enabled, if setegid() is called with an outTheo de Raadt
1997-11-13fake auditsys()Theo de Raadt
1997-08-29prefix ntp system calls with sys_ like other system callskstailey
1997-08-29ntp_gettime(2), ntp_adjtime(2)kstailey
1997-08-29clock_gettime(2), clock_settime(2), clock_getres(2), microsleep(2)kstailey
1997-08-29s/UNIMPL/STD/ for svr4_sys_socket()kstailey
1997-08-29add support for sockets.kstailey
1997-08-29pread(2) / pwrite(2)kstailey
1997-03-28added 34 - nicekstailey
1997-02-13Merge of NetBSD 970211Niklas Hallqvist
1997-01-26We can do lchown(2) now.Jason Downs
1997-01-11implement mincore syscall, just like sunos & ultrix compat do.Michael Shalayeff
1996-08-02/sys_poll/s/STD/NOARGS/Niklas Hallqvist
1996-08-02Make emulations use our native poll(2)Niklas Hallqvist
1996-04-25Add COMPAT_SVR4_NCR support for making the SVR4 emulation behave asNiklas Hallqvist
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-02-26From NetBSD: update to 960217 sourcesNiklas Hallqvist
1995-12-19from christos; add utime() and utimes()Theo de Raadt
1995-12-14update from netbsdTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt