NetBSD/sys/compat/ibcs2
thorpej 14cd99880c Fix the shared library versioning snafu caused by the recent changes
to the stat(2) family and msync(2).  This uses a primitive function
versioning scheme.

This reverts the libc shared library major version from 13 to 12, and
adds a few new interfaces to bring us to libc version 12.20.

From Frank van der Linden <fvdl@NetBSD.ORG>.
1997-10-20 22:05:06 +00:00
..
Makefile
TODO
files.ibcs2 config.new => config 1997-07-20 20:33:08 +00:00
ibcs2_dirent.h
ibcs2_errno.c
ibcs2_errno.h
ibcs2_error.c
ibcs2_exec.c Add an ibcs2_setregs(). 1997-09-11 23:05:30 +00:00
ibcs2_exec.h
ibcs2_fcntl.c Pass the vnode type to vaccess(), and use it when checking VEXEC. Make sure 1997-05-08 16:19:43 +00:00
ibcs2_fcntl.h
ibcs2_grp.h
ibcs2_ioctl.c implement IBCS2_FIONBIO 1997-09-19 21:57:10 +00:00
ibcs2_ipc.c Actually include the code conditionally, based on the SYSV* options. 1997-01-18 01:51:41 +00:00
ibcs2_misc.c Fix braino in my interpretation of the eof flag to VOP_READDIR. 1997-10-10 22:16:04 +00:00
ibcs2_mount.h
ibcs2_pwd.h
ibcs2_signal.c
ibcs2_signal.h
ibcs2_socksys.c Backout previous kprintf change. 1996-10-13 00:46:49 +00:00
ibcs2_socksys.h
ibcs2_stat.c Fix the shared library versioning snafu caused by the recent changes 1997-10-20 22:05:06 +00:00
ibcs2_stat.h
ibcs2_statfs.h
ibcs2_stropts.h
ibcs2_syscall.h Regen; makesyscalls.sh emits comments now. 1997-01-13 18:49:02 +00:00
ibcs2_syscallargs.h
ibcs2_syscalls.c
ibcs2_sysent.c
ibcs2_sysi86.h
ibcs2_termios.h
ibcs2_time.h
ibcs2_timeb.h
ibcs2_types.h
ibcs2_unistd.h
ibcs2_ustat.h
ibcs2_util.h Backout previous kprintf change. 1996-10-13 00:46:49 +00:00
ibcs2_utime.h
ibcs2_utsname.h
ibcs2_wait.h
syscalls.conf
syscalls.master