2002-06-15 Yoshinori K. Okuji <okuji@enbug.org>
* stage2/fsys_xfs.c (le32): Don't use bswap, but use xchgb and roll, because 386 doesn't have bswap. Reported by Frode Vatvedt Fjeld <frodef@acm.org>.
This commit is contained in:
parent
c628bca2ae
commit
e2a3acbed0
2 changed files with 15 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2002-06-15 Yoshinori K. Okuji <okuji@enbug.org>
|
||||
|
||||
* stage2/fsys_xfs.c (le32): Don't use bswap, but use xchgb and
|
||||
roll, because 386 doesn't have bswap. Reported by Frode Vatvedt
|
||||
Fjeld <frodef@acm.org>.
|
||||
|
||||
2002-06-12 Yoshinori K. Okuji <okuji@enbug.org>
|
||||
|
||||
* netboot/main.c (ifconfig): If GW is specified, clear out the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue