]> git.ipfire.org Git - thirdparty/grub.git/commit
2004-04-15 Yoshinori K. Okuji <okuji@enbug.org>
authorokuji <okuji@localhost>
Thu, 15 Apr 2004 11:50:29 +0000 (11:50 +0000)
committerokuji <okuji@localhost>
Thu, 15 Apr 2004 11:50:29 +0000 (11:50 +0000)
commit4e69adb6ab350ae4958e9f4384faef39acd73fc2
treeec74a74e7316183ff85a53b455c31e3a28058333
parent0accb2cab89728b266a3d3fee58d1a1d5d1a0e28
2004-04-15  Yoshinori K. Okuji  <okuji@enbug.org>

* netboot/fsys_tftp.c (buf_fill): Cast 1 to unsigned short
explicitly so that the constant doesn't extend unsigned short
to int automatically.
Reported by Eduard Guzovsky <eguzovsk@enterasys.com>.

* docs/grub.texi (Invoking grub-md5-crypt): Fixed the chapter
name.
Reported by Martin Pool <mbp@sourcefrog.net>.
ChangeLog
THANKS
docs/grub.texi
netboot/fsys_tftp.c