看板 DFBSD_commit 關於我們 聯絡資訊
commit b5e19bf65311748dd2ba0922b8778373d2ab4916 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Wed Nov 30 17:34:39 2011 -0800 kernel - Minor cleanups * lwkt_wait_free() no longer exists, remove the prototype. * Reformat a kprintf() in vm/swap_pager.c to not overflow 80 columns. Summary of changes: sys/sys/thread.h | 1 - sys/vm/swap_pager.c | 3 ++- 2 files changed, 2 insertions(+), 2 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b5e19bf65311748dd2ba0922b8778373d2ab4916 -- DragonFly BSD source repository