看板 DFBSD_commit 關於我們 聯絡資訊
commit 7a5447efdc27c4f13647d347270714ea6c0acce9 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Tue Dec 29 11:52:59 2009 -0800 kernel - fix fifofs kqueue broken on the 25th * A misnamed field caused kqueue ops to fail on filesystem fifos. Reported-by: Jan Lentfer, Rumko Summary of changes: sys/vfs/fifofs/fifo_vnops.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7a5447efdc27c4f13647d347270714ea6c0acce9 -- DragonFly BSD source repository