summaryrefslogtreecommitdiff
path: root/sys/compat/ibcs2/ibcs2_exec.c
AgeCommit message (Expand)Author
2002-03-14First round of __P removal in sysTodd C. Miller
2001-11-15New function vn_marktext - mark a vnode as executing a text image.Artur Grabowski
2001-11-06Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.Miod Vallat
1999-11-10include syscallnames only if compiling w/ SYSCALL_DEBUG.Michael Shalayeff
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1998-07-28Return EINVAL when msg_iovlen or iovcnt <= 0; Make uio_resid unsigned (size_t...Todd C. Miller
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 970118Niklas Hallqvist
1996-08-31Cleanup execPer Fogelstrom
1996-08-02Added Makefiles to build stuff from syscalls.master in some emulations.Niklas Hallqvist
1996-05-07sync with 0504; mostly proto changes (some svr4 ioctl changes)Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt