summaryrefslogtreecommitdiff
path: root/sys/compat/svr4
AgeCommit message (Expand)Author
1997-08-29regen for prefix ntp system calls with sys_ like other system callskstailey
1997-08-29prefix ntp system calls with sys_ like other system callskstailey
1997-08-29regen for ntp_gettime(2), ntp_adjtime(2)kstailey
1997-08-29ntp_gettime(2), ntp_adjtime(2)kstailey
1997-08-29regen for clock_gettime(2), clock_settime(2), clock_getres(2), microsleep(2)kstailey
1997-08-29clock_gettime(2), clock_settime(2), clock_getres(2), microsleep(2)kstailey
1997-08-29regen for s/UNIMPL/STD/ for svr4_sys_socket()kstailey
1997-08-29s/UNIMPL/STD/ for svr4_sys_socket()kstailey
1997-08-29regen for socketskstailey
1997-08-29add support for sockets.kstailey
1997-08-29write(2)'s buf arg is externally a "const void *", but interally a "char *".kstailey
1997-08-29patch to avoid warning while I figure out what the deal with SCARG() is.kstailey
1997-08-29pread(2) / pwrite(2), regenkstailey
1997-08-29pread(2) / pwrite(2)kstailey
1997-08-29sync with NetBSD. Handle NULL shmid_ds properly in shmctl, christos.kstailey
1997-08-29if O_NOCTTY is supplied to open(2) do *not* aquire a controlling ttykstailey
1997-08-07O_ASYNC handling from NetBSD...Niklas Hallqvist
1997-06-17careful with stackgap handling in execve()Theo de Raadt
1997-06-02rename sa_handler to sa__handlerTheo de Raadt
1997-03-28sync (regen)kstailey
1997-03-28added 34 - nicekstailey
1997-02-13regenNiklas Hallqvist
1997-02-13Merge of NetBSD 970211Niklas Hallqvist
1997-01-27do not conflict against generic siginfo!Theo de Raadt
1997-01-26Regen.Jason Downs
1997-01-26We can do lchown(2) now.Jason Downs
1997-01-19Do the F_GETLK_SVR3 support not depending on ibcs2, as sparc does not lookNiklas Hallqvist
1997-01-11implement mincore syscall, just like sunos & ultrix compat do.Michael Shalayeff
1997-01-08svr4 should support the svr3 style fcntl-cmd name F_GETLK_SVR3Niklas Hallqvist
1996-10-17Contextual goo for -Wall, and remove some stasic specifiersNiklas Hallqvist
1996-09-13Heh Per, SVR4 wants to load the ELF interpreter too, sometimes :-)Niklas Hallqvist
1996-08-31Cleanup execPer Fogelstrom
1996-08-03sys/dirent.h not sys/dir.h; netbsd pr#2599; jonathan@DSG.Stanford.EDUTheo de Raadt
1996-08-02RegenNiklas Hallqvist
1996-08-02/sys_poll/s/STD/NOARGS/Niklas Hallqvist
1996-08-02Added Makefiles to build stuff from syscalls.master in some emulations.Niklas Hallqvist
1996-08-02Make emulations use our native poll(2)Niklas Hallqvist
1996-08-01Merge of NetBSD 0722Niklas Hallqvist
1996-05-22Fix OGETUDATA for Solaris-2.3 (From Greg Hudson)Theo de Raadt
1996-05-10simple thingsTheo de Raadt
1996-05-07sync with 0504; mostly proto changes (some svr4 ioctl changes)Theo de Raadt
1996-05-02- don't use if_index to get the number of interfaces in SIOCGIFNUM; computeTheo de Raadt
1996-05-02Add SI_SYSTEMINFO from Solaris-2.5Theo de Raadt
1996-04-25Regenerated from new syscalls.masterNiklas Hallqvist
1996-04-25Add COMPAT_SVR4_NCR support for making the SVR4 emulation behave asNiklas Hallqvist
1996-04-23Corrected typo in TIOCGWINSZNiklas Hallqvist
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-04-19Several termio emulation fixes. The VMIN/VTTIME/EOF/EOL overlay is nowNiklas Hallqvist
1996-04-18Merge of NetBSD 960317Niklas Hallqvist
1996-04-17Good fixes and changes from latest Net.Michael Shalayeff