看板 DFBSD_commit 關於我們 聯絡資訊
Matthew Dillon <dillon@crater.dragonflybsd.org> wrote: > > commit c9c08c193df25b3998349a5a83a40705aba1cb97 > Author: Matthew Dillon <dillon@apollo.backplane.com> > Date: Sat Aug 8 15:40:57 2009 -0700 > > fifos - fix broken mkfifo style fifos. > > * open()s of mkfifo style fifos with O_TRUNC were being disallow. > Allow the flag (it is harmless and does nothing). Works fine again! Thanks, Johannes