Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Feb 1996 19:46:48 +0800 (CST)
From:      Chien-Ta Lee <jdli@Adonis.Dorm10.NCTU.edu.tw>
To:        freebsd-current@freebsd.org
Subject:   new pipe is broken (Feb-6)
Message-ID:  <199602061146.TAA00241@Adonis.Dorm10.NCTU.edu.tw>

next in thread | raw e-mail | index | archive | help

	Hi :

	I think the new pipe is broekn, my Jan31 kernel with sys_pipe.c
	Rev 1.4 works fine on making world, but Feb6 kernel with sys_pipe.c
	Rev 1.8 hangs.

	It just stops at the final line without core, without panic, without
	causing system load (load = 0.00), just sleep there ....

	The good news is, my Jan31 kernel is faster, compiling kernel from
	10 mins to 7 mins (I am always using -pipe).
	Great !! And Thanks !!   :-)

===> libedit
sh /home/current/src/lib/libedit/makelist -h /home/current/src/lib/libedit/vi.c > vi.h
sh /home/current/src/lib/libedit/makelist -h /home/current/src/lib/libedit/emacs.c > emacs.h
sh /home/current/src/lib/libedit/makelist -h /home/current/src/lib/libedit/common.c > common.h
sh /home/current/src/lib/libedit/makelist -fh vi.h emacs.h common.h > fcns.h
sh /home/current/src/lib/libedit/makelist -bh /home/current/src/lib/libedit/vi.c /home/current/src/lib/libedit/emacs.c /home/current/src/lib/libedit/common.c > help.h
sh /home/current/src/lib/libedit/makelist -bc /home/current/src/lib/libedit/vi.c /home/current/src/lib/libedit/emacs.c /home/current/src/lib/libedit/common.c > help.c
(Zzzzz.....sleep here......nothing happen anymore)



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