看板 DFBSD_commit 關於我們 聯絡資訊
commit 745218031721ef45a2714133cced693087a21376 Author: Alex Hornung <ahornung@gmail.com> Date: Thu Sep 3 10:33:22 2009 +0100 linuxemu - fix typo * Commit e54488bbec5c9f80e95cedd395b0e3d31fde253d introduced a typo in linux_file breaking anything using linux getdents stuff. This also fixes issue 1471 and brings linuxulator back into working condition. Dragonfly-bug: http://bugs.dragonflybsd.org/issue1471 Reported-By: ftigeot Summary of changes: sys/emulation/linux/linux_file.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/745218031721ef45a2714133cced693087a21376 -- DragonFly BSD source repository