看板 DFBSD_commit 關於我們 聯絡資訊
commit 1185babf97d13923824f0471e44915c31398972a Author: Jordan Gordeev <jgordeev@dir.bg> Date: Wed Jun 3 18:36:37 2009 +0300 amd64: Fix 'hw.availpages' sysctl. Always returning -1 was the worst possible choice - it got us into an infinite loop. Summary of changes: sys/platform/pc64/amd64/machdep.c | 8 +++----- 1 files changed, 3 insertions(+), 5 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1185babf97d13923824f0471e44915c31398972a -- DragonFly BSD source repository