From owner-freebsd-commit Mon Dec 11 02:26:50 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA20512 for freebsd-commit-outgoing; Mon, 11 Dec 1995 02:26:50 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA20502 for cvs-all-outgoing; Mon, 11 Dec 1995 02:26:45 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA20492 for cvs-sys-outgoing; Mon, 11 Dec 1995 02:26:39 -0800 (PST) Received: (from phk@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA20484 Mon, 11 Dec 1995 02:26:36 -0800 (PST) Date: Mon, 11 Dec 1995 02:26:36 -0800 (PST) From: Poul-Henning Kamp Message-Id: <199512111026.CAA20484@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/miscfs/fifofs fifo.h fifo_vnops.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk phk 95/12/11 02:26:35 Modified: sys/miscfs/fifofs fifo.h fifo_vnops.c Log: Back out this one, must have screwed up somewhere :-( Revision Changes Path 1.9 +5 -1 src/sys/miscfs/fifofs/fifo.h 1.14 +7 -7 src/sys/miscfs/fifofs/fifo_vnops.c