Source-Changes archive

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

CVS commit: othersrc



Module Name:    othersrc
Committed By:   stacktic
Date:           Mon Mar 23 21:04:00 UTC 2009

Modified Files:
        othersrc: Makefile
        othersrc/usr.bin: Makefile Makefile.inc
Added Files:
        othersrc/bin: Makefile Makefile.inc
        othersrc/bin/chmod: Makefile chmod.1 chmod.c
        othersrc/bin/cp: Makefile cp.1 cp.c extern.h utils.c
        othersrc/bin/fsu_cat: Makefile fsu_cat.1 fsu_cat.c
        othersrc/bin/fsu_chmod: Makefile fsu_chmod.1
        othersrc/bin/fsu_console: Makefile commands.c extern.h fsu_console.c
            fsu_console.h main.c
        othersrc/bin/fsu_cp: Makefile fsu_cp.1
        othersrc/bin/fsu_diff: Makefile fsu_diff.c
        othersrc/bin/fsu_ecp: Makefile fsu_ecp.c fsu_flist.c fsu_flist.h
        othersrc/bin/fsu_exec: Makefile fsu_exec.c
        othersrc/bin/fsu_find: Makefile fsu_find.c
        othersrc/bin/fsu_ln: Makefile fsu_ln.1
        othersrc/bin/fsu_ls: Makefile fsu_ls.1
        othersrc/bin/fsu_mkdir: Makefile fsu_mkdir.1
        othersrc/bin/fsu_mv: Makefile fsu_mv.1 fsu_mv.c
        othersrc/bin/fsu_rm: Makefile fsu_rm.1
        othersrc/bin/fsu_rmdir: Makefile fsu_rmdir.1
        othersrc/bin/fsu_write: Makefile fsu_write.c
        othersrc/bin/ln: Makefile ln.1 ln.c
        othersrc/bin/ls: Makefile cmp.c extern.h ls.1 ls.c ls.h main.c print.c
            util.c
        othersrc/bin/mkdir: Makefile mkdir.1 mkdir.c
        othersrc/bin/rm: Makefile rm.1 rm.c
        othersrc/bin/rmdir: Makefile rmdir.1 rmdir.c
        othersrc/sbin: Makefile Makefile.inc
        othersrc/sbin/fsu_mknod: Makefile fsu_mknod.1
        othersrc/sbin/mknod: Makefile mknod.8 mknod.c pack_dev.c pack_dev.h
        othersrc/usr.bin/chflags: Makefile chflags.1 chflags.c
        othersrc/usr.bin/du: Makefile du.1 du.c
        othersrc/usr.bin/fsu_chflags: Makefile fsu_chflags.1
        othersrc/usr.bin/fsu_du: Makefile fsu_du.1
        othersrc/usr.bin/fsu_mkfifo: Makefile fsu_mkfifo.1
        othersrc/usr.bin/fsu_touch: Makefile fsu_touch.1 fsu_touch.c
        othersrc/usr.bin/mkfifo: Makefile mkfifo.1 mkfifo.c
        othersrc/usr.sbin/chown: Makefile chgrp.1 chown.8 chown.c
        othersrc/usr.sbin/fsu_chown: Makefile fsu_chgrp.1 fsu_chown.1

Log Message:
Imported fs-utils binaries


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 othersrc/Makefile
cvs rdiff -u -r0 -r1.1 othersrc/bin/Makefile othersrc/bin/Makefile.inc
cvs rdiff -u -r0 -r1.1 othersrc/bin/chmod/Makefile othersrc/bin/chmod/chmod.1 \
    othersrc/bin/chmod/chmod.c
cvs rdiff -u -r0 -r1.1 othersrc/bin/cp/Makefile othersrc/bin/cp/cp.1 \
    othersrc/bin/cp/cp.c othersrc/bin/cp/extern.h othersrc/bin/cp/utils.c
cvs rdiff -u -r0 -r1.1 othersrc/bin/fsu_cat/Makefile \
    othersrc/bin/fsu_cat/fsu_cat.1 othersrc/bin/fsu_cat/fsu_cat.c
cvs rdiff -u -r0 -r1.1 othersrc/bin/fsu_chmod/Makefile \
    othersrc/bin/fsu_chmod/fsu_chmod.1
cvs rdiff -u -r0 -r1.1 othersrc/bin/fsu_console/Makefile \
    othersrc/bin/fsu_console/commands.c othersrc/bin/fsu_console/extern.h \
    othersrc/bin/fsu_console/fsu_console.c \
    othersrc/bin/fsu_console/fsu_console.h othersrc/bin/fsu_console/main.c
cvs rdiff -u -r0 -r1.1 othersrc/bin/fsu_cp/Makefile \
    othersrc/bin/fsu_cp/fsu_cp.1
cvs rdiff -u -r0 -r1.1 othersrc/bin/fsu_diff/Makefile \
    othersrc/bin/fsu_diff/fsu_diff.c
cvs rdiff -u -r0 -r1.1 othersrc/bin/fsu_ecp/Makefile \
    othersrc/bin/fsu_ecp/fsu_ecp.c othersrc/bin/fsu_ecp/fsu_flist.c \
    othersrc/bin/fsu_ecp/fsu_flist.h
cvs rdiff -u -r0 -r1.1 othersrc/bin/fsu_exec/Makefile \
    othersrc/bin/fsu_exec/fsu_exec.c
cvs rdiff -u -r0 -r1.1 othersrc/bin/fsu_find/Makefile \
    othersrc/bin/fsu_find/fsu_find.c
cvs rdiff -u -r0 -r1.1 othersrc/bin/fsu_ln/Makefile \
    othersrc/bin/fsu_ln/fsu_ln.1
cvs rdiff -u -r0 -r1.1 othersrc/bin/fsu_ls/Makefile \
    othersrc/bin/fsu_ls/fsu_ls.1
cvs rdiff -u -r0 -r1.1 othersrc/bin/fsu_mkdir/Makefile \
    othersrc/bin/fsu_mkdir/fsu_mkdir.1
cvs rdiff -u -r0 -r1.1 othersrc/bin/fsu_mv/Makefile \
    othersrc/bin/fsu_mv/fsu_mv.1 othersrc/bin/fsu_mv/fsu_mv.c
cvs rdiff -u -r0 -r1.1 othersrc/bin/fsu_rm/Makefile \
    othersrc/bin/fsu_rm/fsu_rm.1
cvs rdiff -u -r0 -r1.1 othersrc/bin/fsu_rmdir/Makefile \
    othersrc/bin/fsu_rmdir/fsu_rmdir.1
cvs rdiff -u -r0 -r1.1 othersrc/bin/fsu_write/Makefile \
    othersrc/bin/fsu_write/fsu_write.c
cvs rdiff -u -r0 -r1.1 othersrc/bin/ln/Makefile othersrc/bin/ln/ln.1 \
    othersrc/bin/ln/ln.c
cvs rdiff -u -r0 -r1.1 othersrc/bin/ls/Makefile othersrc/bin/ls/cmp.c \
    othersrc/bin/ls/extern.h othersrc/bin/ls/ls.1 othersrc/bin/ls/ls.c \
    othersrc/bin/ls/ls.h othersrc/bin/ls/main.c othersrc/bin/ls/print.c \
    othersrc/bin/ls/util.c
cvs rdiff -u -r0 -r1.1 othersrc/bin/mkdir/Makefile othersrc/bin/mkdir/mkdir.1 \
    othersrc/bin/mkdir/mkdir.c
cvs rdiff -u -r0 -r1.1 othersrc/bin/rm/Makefile othersrc/bin/rm/rm.1 \
    othersrc/bin/rm/rm.c
cvs rdiff -u -r0 -r1.1 othersrc/bin/rmdir/Makefile othersrc/bin/rmdir/rmdir.1 \
    othersrc/bin/rmdir/rmdir.c
cvs rdiff -u -r0 -r1.1 othersrc/sbin/Makefile othersrc/sbin/Makefile.inc
cvs rdiff -u -r0 -r1.1 othersrc/sbin/fsu_mknod/Makefile \
    othersrc/sbin/fsu_mknod/fsu_mknod.1
cvs rdiff -u -r0 -r1.1 othersrc/sbin/mknod/Makefile \
    othersrc/sbin/mknod/mknod.8 othersrc/sbin/mknod/mknod.c \
    othersrc/sbin/mknod/pack_dev.c othersrc/sbin/mknod/pack_dev.h
cvs rdiff -u -r1.3 -r1.4 othersrc/usr.bin/Makefile
cvs rdiff -u -r1.2 -r1.3 othersrc/usr.bin/Makefile.inc
cvs rdiff -u -r0 -r1.1 othersrc/usr.bin/chflags/Makefile \
    othersrc/usr.bin/chflags/chflags.1 othersrc/usr.bin/chflags/chflags.c
cvs rdiff -u -r0 -r1.1 othersrc/usr.bin/du/Makefile othersrc/usr.bin/du/du.1 \
    othersrc/usr.bin/du/du.c
cvs rdiff -u -r0 -r1.1 othersrc/usr.bin/fsu_chflags/Makefile \
    othersrc/usr.bin/fsu_chflags/fsu_chflags.1
cvs rdiff -u -r0 -r1.1 othersrc/usr.bin/fsu_du/Makefile \
    othersrc/usr.bin/fsu_du/fsu_du.1
cvs rdiff -u -r0 -r1.1 othersrc/usr.bin/fsu_mkfifo/Makefile \
    othersrc/usr.bin/fsu_mkfifo/fsu_mkfifo.1
cvs rdiff -u -r0 -r1.1 othersrc/usr.bin/fsu_touch/Makefile \
    othersrc/usr.bin/fsu_touch/fsu_touch.1 \
    othersrc/usr.bin/fsu_touch/fsu_touch.c
cvs rdiff -u -r0 -r1.1 othersrc/usr.bin/mkfifo/Makefile \
    othersrc/usr.bin/mkfifo/mkfifo.1 othersrc/usr.bin/mkfifo/mkfifo.c
cvs rdiff -u -r0 -r1.1 othersrc/usr.sbin/chown/Makefile \
    othersrc/usr.sbin/chown/chgrp.1 othersrc/usr.sbin/chown/chown.8 \
    othersrc/usr.sbin/chown/chown.c
cvs rdiff -u -r0 -r1.1 othersrc/usr.sbin/fsu_chown/Makefile \
    othersrc/usr.sbin/fsu_chown/fsu_chgrp.1 \
    othersrc/usr.sbin/fsu_chown/fsu_chown.1

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