Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Oct 1995 00:27:27 -0700
From:      Steven Wallace <swallace>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/i386/ibcs2 - Imported sources
Message-ID:  <199510100727.AAA19815@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
swallace    95/10/10 00:27:25

  Branch:      sys/i386/ibcs2  1.1.1
  Log:
  Import of original NetBSD's ibcs2 emulator sources by Scott Bartram,
  which is used as a basis for a more complete and cleaner ibcs2 emulator.
  (snapshot about May 1995 with a few files from September 1995)
  
  Some files and code from old emulator still remains.
  New files, features, and changes have been implemented by myself,
  which will be shown in following commits.
  
  Status:
  
  Vendor Tag:	NetBSD
  Release Tags:	ibcs2_950502
  
  N src/sys/i386/ibcs2/syscalls.master
  N src/sys/i386/ibcs2/ibcs2_dirent.h
  N src/sys/i386/ibcs2/ibcs2_errno.c
  N src/sys/i386/ibcs2/ibcs2_errno.h
  N src/sys/i386/ibcs2/ibcs2_fcntl.c
  N src/sys/i386/ibcs2/ibcs2_fcntl.h
  C src/sys/i386/ibcs2/ibcs2_ioctl.c
  C src/sys/i386/ibcs2/ibcs2_ipc.c
  C src/sys/i386/ibcs2/ibcs2_misc.c
  N src/sys/i386/ibcs2/ibcs2_mount.h
  C src/sys/i386/ibcs2/ibcs2_signal.c
  N src/sys/i386/ibcs2/ibcs2_signal.h
  C src/sys/i386/ibcs2/ibcs2_socksys.c
  C src/sys/i386/ibcs2/ibcs2_socksys.h
  N src/sys/i386/ibcs2/ibcs2_stat.c
  N src/sys/i386/ibcs2/ibcs2_stat.h
  N src/sys/i386/ibcs2/ibcs2_statfs.h
  N src/sys/i386/ibcs2/ibcs2_stropts.h
  N src/sys/i386/ibcs2/ibcs2_syscall.h
  C src/sys/i386/ibcs2/ibcs2_sysent.c
  N src/sys/i386/ibcs2/ibcs2_termios.h
  N src/sys/i386/ibcs2/ibcs2_time.h
  N src/sys/i386/ibcs2/ibcs2_timeb.h
  N src/sys/i386/ibcs2/ibcs2_types.h
  N src/sys/i386/ibcs2/ibcs2_unistd.h
  N src/sys/i386/ibcs2/ibcs2_ustat.h
  N src/sys/i386/ibcs2/ibcs2_util.c
  N src/sys/i386/ibcs2/ibcs2_util.h
  N src/sys/i386/ibcs2/ibcs2_utime.h
  N src/sys/i386/ibcs2/ibcs2_utsname.h
  N src/sys/i386/ibcs2/syscalls.conf
  
  7 conflicts created by this import.
  Use the following command to help the merge:
  
  	cvs checkout -jNetBSD:yesterday -jNetBSD src/sys/i386/ibcs2



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510100727.AAA19815>