diff options
| author | Roland McGrath <roland@gnu.org> | 1999-11-16 07:57:50 +0000 |
|---|---|---|
| committer | Roland McGrath <roland@gnu.org> | 1999-11-16 07:57:50 +0000 |
| commit | 743b8a0429a4801b696c4b10cb262e638b94002c (patch) | |
| tree | c9183e0c033f7ce4792c441540eee2d32fc36178 /serverboot | |
| parent | 684b3d69287635f6bdd794cd7f49c6e9a6dfc1cf (diff) | |
.
Diffstat (limited to 'serverboot')
| -rw-r--r-- | serverboot/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/serverboot/ChangeLog b/serverboot/ChangeLog index f1a1b7a3..9c83ebe1 100644 --- a/serverboot/ChangeLog +++ b/serverboot/ChangeLog @@ -1,3 +1,9 @@ +1999-11-16 Roland McGrath <roland@baalperazim.frob.com> + + * ffs_file_io.c (ffs_open_file): Use memmove instead of ovbcopy. + * ext2_file_io.c (ext2_open_file): Likewise. + * strfcns.c (ovbcopy): Function removed. + 1999-11-08 Roland McGrath <roland@baalperazim.frob.com> * bootstrap.c (main): Further spruce up prompting and error reporting |
