看板 DFBSD_commit 關於我們 聯絡資訊
commit 7773e565e666d3fba6504d41f1337f98e24c2b45 Author: Sascha Wildner <saw@online.de> Date: Thu Sep 8 19:16:42 2011 +0200 Fix the VKERNEL/VKERNEL64 build. Stuff dt_lock into <machine/segments.h>. Summary of changes: sys/cpu/i386/include/segments.h | 2 +- sys/cpu/x86_64/include/segments.h | 1 + sys/platform/pc32/include/proc.h | 5 ----- sys/platform/pc64/include/proc.h | 5 ----- 4 files changed, 2 insertions(+), 11 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7773e565e666d3fba6504d41f1337f98e24c2b45 -- DragonFly BSD source repository