Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Apr 1997 09:53:47 -0700 (PDT)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/sys pipe.h src/sys/kern kern_descrip.c sys_pipe.c uipc_syscalls.c
Message-ID:  <199704091653.JAA01536@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         97/04/09 09:53:47

  Modified:    sys/kern  kern_descrip.c sys_pipe.c uipc_syscalls.c
               sys/sys   pipe.h
  Log:
  Removed support for OLD_PIPE.  <sys/stat.h> is now missing the hack that
  supported nameless pipes being indistinguishable from fifos.  We're not
  going back.
  
  Revision  Changes    Path
  1.38      +1 -7      src/sys/kern/kern_descrip.c
  1.28      +1 -4      src/sys/kern/sys_pipe.c
  1.25      +1 -55     src/sys/kern/uipc_syscalls.c
  1.9       +1 -5      src/sys/sys/pipe.h



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