看板 DFBSD_commit 關於我們 聯絡資訊
commit 1030febcb58a8afa97e6be89c9b7984893c49a4b Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Wed Mar 31 10:44:42 2010 -0700 vkernel - remove stale lwbuf fields in globaldata * Remove stale lwbuf fields that are no longer used from the vkernel's globaldata. * Remove a now-unnecessary #include line from globaldata.h Summary of changes: sys/platform/pc32/include/globaldata.h | 3 --- sys/platform/vkernel/include/globaldata.h | 5 ----- 2 files changed, 0 insertions(+), 8 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1030febcb58a8afa97e6be89c9b7984893c49a4b -- DragonFly BSD source repository