summaryrefslogtreecommitdiff
path: root/sys/compat/ibcs2/ibcs2_misc.c
AgeCommit message (Expand)Author
2002-08-23Cleanup change. Since almost all callers (except one) of getvnode did a FREFArtur Grabowski
2002-04-25unfudge size_t vs. unsigned int parameters.Marc Espie
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2002-02-12test before commitTheo de Raadt
2002-02-12More FREF/FRELE protection. This time all users of getvnode.Artur Grabowski
2001-11-06Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.Miod Vallat
2001-07-10ANSI C does not like labels: without a statement after that.Marc Espie
2001-01-23SunOS, IBCS2, Linux, and SVR4 all require translations of directory entriesConstantine Sapuntzakis
2000-09-07common/compat_util.cEric Jackson
2000-03-05fix size check case for getgroups; pbucich@sion.comTheo de Raadt
1999-02-10Correct directory entry reads, big directories lost entries as it were.Niklas Hallqvist
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-11sync with netbsd; missing SCARG() macrosTheo de Raadt
1997-06-17careful with stackgap handling in execve()Theo de Raadt
1997-01-23Sync with NetBSD 970118Niklas Hallqvist
1996-08-10sys/dirent.hTheo de Raadt
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-11-13ufs ==> ffsTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt