看板 DFBSD_commit 關於我們 聯絡資訊
commit e58c365dde04cfa40f3cc656cc808a930d94c1d1 Author: Jordan Gordeev <jgordeev@dir.bg> Date: Mon Jul 6 12:43:00 2009 +0300 amd64: Fix improper saving of a register. %esi is not guaranteed to be preserved across function calls. Summary of changes: sys/platform/pc64/amd64/ipl.s | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e58c365dde04cfa40f3cc656cc808a930d94c1d1 -- DragonFly BSD source repository