From: ja...@purplet.demon.co.uk (Mike Jagdis)
Subject: ibcs-2.0-970212.tar.gz
Date: 1997/02/16
Message-ID: <11033@purplet.demon.co.uk>#1/1
X-Deja-AN: 219244542
Sender: owner-linux-ib...@vger.rutgers.edu
X-Hdr-Sender: ja...@purplet.demon.co.uk 
X-Env-Sender: owner-linux-ibcs2-outgo...@vger.rutgers.edu
Newsgroups: linux.dev.ibcs2


There is a new iBCS release on tx-11.mit.edu:/pub/linux/BETA/ibcs2/.

This does *NOT* yet work with 2.1 kernels.

There are (at least) three main changes:

1. There was a difference between the way getdents() folded 32 bit
   inode numbers to 16 bits and the way stat() and read() did it.
   This may have caused some or all of the problems with getting
   the name of the current working directory.

2. mknod() now allows creation of directories by punting to mkdir()
   if necessary.

3. open() allows UNIX domain sockets to be opened by automatically
   punting to socket(), connect(). This allows, for instance,
   UnixWare X binaries to connect to the local X server :0 rather
   than having to be forced via TCP by localhost:0 (MAKEDEV.ibcs2
   will create appropriate symlinks in /dev/X/).

				Mike

-- 
.----------------------------------------------------------------------.
| Mike Jagdis                   | Internet: ja...@purplet.demon.co.uk  |
| 280, Silverdale Road, Earley, | Voice:    +44 1734 266996            |
| Reading RG6 7NU ENGLAND       | Work:     +44 1734 890403            |
`----------------------------------------------------------------------'