Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: othersrc/lib



Module Name:    othersrc
Committed By:   stacktic
Date:           Mon Mar 23 20:54:14 UTC 2009

Added Files:
        othersrc/lib: Makefile Makefile.inc
        othersrc/lib/libfsu_mount: Makefile fattr.c fsu_mount.3 fsu_mount.c
            fsu_mount.h mount_cd9660.c mount_cd9660.h mount_efs.c mount_efs.h
            mount_ext2fs.c mount_ext2fs.h mount_ffs.c mount_ffs.h mount_hfs.c
            mount_hfs.h mount_lfs.c mount_lfs.h mount_msdos.c mount_msdos.h
            mount_ntfs.c mount_ntfs.h mount_tmpfs.c mount_tmpfs.h mount_udf.c
            mount_udf.h mountprog.h pathadj.c pathnames.h rump_syspuffs.c
            rump_syspuffs.h
        othersrc/lib/libfsu_utils: Makefile fsu_dir.c fsu_fclose.3 fsu_ferror.3
            fsu_fflush.3 fsu_fgetc.3 fsu_file.c fsu_fopen.3 fsu_fputc.3
            fsu_fread.3 fsu_fseek.3 fsu_fts.3 fsu_fts.c fsu_fts.h fsu_str2arg.c
            fsu_utils.3 fsu_utils.h fts2fsufts.h

Log Message:
Added fs-utils libs


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 othersrc/lib/Makefile othersrc/lib/Makefile.inc
cvs rdiff -u -r0 -r1.1 othersrc/lib/libfsu_mount/Makefile \
    othersrc/lib/libfsu_mount/fattr.c othersrc/lib/libfsu_mount/fsu_mount.3 \
    othersrc/lib/libfsu_mount/fsu_mount.c \
    othersrc/lib/libfsu_mount/fsu_mount.h \
    othersrc/lib/libfsu_mount/mount_cd9660.c \
    othersrc/lib/libfsu_mount/mount_cd9660.h \
    othersrc/lib/libfsu_mount/mount_efs.c \
    othersrc/lib/libfsu_mount/mount_efs.h \
    othersrc/lib/libfsu_mount/mount_ext2fs.c \
    othersrc/lib/libfsu_mount/mount_ext2fs.h \
    othersrc/lib/libfsu_mount/mount_ffs.c \
    othersrc/lib/libfsu_mount/mount_ffs.h \
    othersrc/lib/libfsu_mount/mount_hfs.c \
    othersrc/lib/libfsu_mount/mount_hfs.h \
    othersrc/lib/libfsu_mount/mount_lfs.c \
    othersrc/lib/libfsu_mount/mount_lfs.h \
    othersrc/lib/libfsu_mount/mount_msdos.c \
    othersrc/lib/libfsu_mount/mount_msdos.h \
    othersrc/lib/libfsu_mount/mount_ntfs.c \
    othersrc/lib/libfsu_mount/mount_ntfs.h \
    othersrc/lib/libfsu_mount/mount_tmpfs.c \
    othersrc/lib/libfsu_mount/mount_tmpfs.h \
    othersrc/lib/libfsu_mount/mount_udf.c \
    othersrc/lib/libfsu_mount/mount_udf.h \
    othersrc/lib/libfsu_mount/mountprog.h othersrc/lib/libfsu_mount/pathadj.c \
    othersrc/lib/libfsu_mount/pathnames.h \
    othersrc/lib/libfsu_mount/rump_syspuffs.c \
    othersrc/lib/libfsu_mount/rump_syspuffs.h
cvs rdiff -u -r0 -r1.1 othersrc/lib/libfsu_utils/Makefile \
    othersrc/lib/libfsu_utils/fsu_dir.c \
    othersrc/lib/libfsu_utils/fsu_fclose.3 \
    othersrc/lib/libfsu_utils/fsu_ferror.3 \
    othersrc/lib/libfsu_utils/fsu_fflush.3 \
    othersrc/lib/libfsu_utils/fsu_fgetc.3 \
    othersrc/lib/libfsu_utils/fsu_file.c \
    othersrc/lib/libfsu_utils/fsu_fopen.3 \
    othersrc/lib/libfsu_utils/fsu_fputc.3 \
    othersrc/lib/libfsu_utils/fsu_fread.3 \
    othersrc/lib/libfsu_utils/fsu_fseek.3 othersrc/lib/libfsu_utils/fsu_fts.3 \
    othersrc/lib/libfsu_utils/fsu_fts.c othersrc/lib/libfsu_utils/fsu_fts.h \
    othersrc/lib/libfsu_utils/fsu_str2arg.c \
    othersrc/lib/libfsu_utils/fsu_utils.3 \
    othersrc/lib/libfsu_utils/fsu_utils.h \
    othersrc/lib/libfsu_utils/fts2fsufts.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index