Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Aug 1995 09:14:22 -0700
From:      "Jordan K. Hubbard" <jkh>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/miscfs/fifofs fifo_vnops.c
Message-ID:  <199508061614.JAA21546@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
jkh         95/08/06 09:14:22

  Modified:    sys/miscfs/fifofs  fifo_vnops.c
  Log:
  Allow a pipe to be opened read/write at one end, as is allowed in
  SunOS and SCO.  You can then even use the pipe as a cheap fifo stack
  (yuck!).  A semantic change also important (but not limited) to iBCS2
  compatibility.
  Submitted by:	swallace



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