/[pupa]/pupa/ChangeLog
ViewVC logotype

Diff of /pupa/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.15 by okuji, Thu Sep 25 20:29:31 2003 UTC revision 1.16 by marco_g, Wed Oct 29 20:01:55 2003 UTC
# Line 1  Line 1 
1    2003-10-27  Marco Gerards  <metgerards@student.han.nl>
2    
3            * README: In the pupa-mkimage example use _chain instead of chain
4            and ext2 instead of fat.
5            * TODO: Replace ext2fs with jfs as an example.  Add an item for
6            adding journal playback for ext2fs.
7            * conf/i386-pc.rmk (pupa_setup_SOURCES): Added fs/ext2.c.
8            (pkgdata_MODULES): Added ext2.mod.
9            (ext2_mod_SOURCES): New variable.
10            (ext2_mod_CFLAGS): Likewise.
11            * include/pupa/err.h (pupa_err_t): Added PUPA_ERR_SYMLINK_LOOP.
12            * include/pupa/misc.h (pupa_strncpy): New prototype.
13            (pupa_strcat): Likewise.
14            (pupa_strncmp): Likewise.
15            * kern/misc.c (pupa_strcat): Enable function.
16            (pupa_strncpy): New function.
17            (pupa_strncmp): Likewise.
18            * fs/ext2.c: New file.
19            
20            * kern/disk.c (pupa_disk_read): Set pupa_errno to PUPA_ERR_NONE
21            when the read failed before retrying.
22            * util/i386/pc/biosdisk.c (_LARGEFILE_SOURCE): Removed.
23            (_FILE_OFFSET_BITS): Likewise.
24            * configure.ac: Added AC_SYS_LARGEFILE.
25    
26  2003-09-25  Yoshinori K. Okuji  <okuji@enbug.org>  2003-09-25  Yoshinori K. Okuji  <okuji@enbug.org>
27    
28          * genmk.rb (PModule#rule): Make sure to get only symbol names          * genmk.rb (PModule#rule): Make sure to get only symbol names

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26