summaryrefslogtreecommitdiff
path: root/sys/compat/ibcs2
AgeCommit message (Expand)Author
2001-01-23SunOS, IBCS2, Linux, and SVR4 all require translations of directory entriesConstantine Sapuntzakis
2000-12-06s/packed/__packed__/Michael Shalayeff
2000-09-07common/compat_util.cEric Jackson
2000-08-30remove duplicate inclusion of sys/ioctl.hBrad Smith
2000-04-21O_FYNC -> O_SYNCTodd C. Miller
2000-03-05fix size check case for getgroups; pbucich@sion.comTheo de Raadt
1999-11-20ioctl arguments are u_long.Marc Espie
1999-11-10include syscallnames only if compiling w/ SYSCALL_DEBUG.Michael Shalayeff
1999-06-07syncTheo de Raadt
1999-06-07replacement pipe() system call; copies data into place inside kernel, soTheo de Raadt
1999-02-10Correct directory entry reads, big directories lost entries as it were.Niklas Hallqvist
1999-01-23Kill svr4 #pragma pack.Marc Espie
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1998-12-22range check signal [] conversionsTheo de Raadt
1998-07-28Return EINVAL when msg_iovlen or iovcnt <= 0; Make uio_resid unsigned (size_t...Todd C. Miller
1998-02-19add IBCS2_FIONREAD support; remy@synx.comTheo de Raadt
1997-12-20clone my F_FREESP stuff to ibcs2Theo de Raadt
1997-12-20add F_FREESPTheo de Raadt
1997-11-17implement IBCS2_FIONBIO; christosTheo 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 Lite 2 ChangesConstantine Sapuntzakis
1997-09-15Fix bsd_to_*_sigaction(). Also add SA_SIGINFO supportTheo de Raadt
1997-09-11sync with netbsd; missing SCARG() macrosTheo de Raadt
1997-06-17careful with stackgap handling in execve()Theo de Raadt
1997-06-02rename sa_handler to sa__handlerTheo de Raadt
1997-02-01add type & union sigval args to sendsig/trapsignalTheo de Raadt
1997-01-27add another parameter to trapsignal() and sendsig() -- fault addr to beTheo de Raadt
1997-01-23Sync with NetBSD 970118, missed...Niklas Hallqvist
1997-01-23Sync with NetBSD 970118Niklas Hallqvist
1997-01-19Do the F_GETLK_SVR3 support not depending on ibcs2, as sparc does not lookNiklas Hallqvist
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-08-31Cleanup execPer Fogelstrom
1996-08-10sys/dirent.hTheo 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-05-07sync with 0504; mostly proto changes (some svr4 ioctl changes)Theo de Raadt
1996-01-08from netbsd; Correct name of sysi86 functionTheo de Raadt
1996-01-06from netbsd; Added support for sysi86 and eaccess syscallsTheo de Raadt
1995-12-30from netbsd: Take a stab at implementing TCXONC and TCFLSHTheo de Raadt
1995-11-13ufs ==> ffsTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt