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:           Fri Nov  6 11:47:42 UTC 2009

Modified Files:
        othersrc: Makefile.gen
        othersrc/bin/chmod: chmod.c
        othersrc/bin/fsu_chmod: Makefile
        othersrc/bin/fsu_console: main.c
        othersrc/bin/fsu_ecp: fsu_ecp.c
        othersrc/bin/fsu_ln: Makefile
        othersrc/bin/ln: ln.c
        othersrc/bin/ls: ls.c
        othersrc/fsu_compat: fsu_compat.h getbsize.c stat_flags.c
        othersrc/lib: Makefile.inc
        othersrc/lib/libfsu_mount: mount_ntfs.c
        othersrc/usr.bin/chflags: chflags.c
        othersrc/usr.bin/du: du.c
        othersrc/usr.bin/fsu_chflags: Makefile
        othersrc/usr.bin/fsu_du: Makefile
        othersrc/usr.bin/fsu_touch: fsu_touch.c
        othersrc/usr.sbin/chown: chown.c
        othersrc/usr.sbin/fsu_chown: Makefile

Log Message:
include nbcompat.h where needed
rename wrapped functions


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 othersrc/Makefile.gen
cvs rdiff -u -r1.2 -r1.3 othersrc/bin/chmod/chmod.c
cvs rdiff -u -r1.3 -r1.4 othersrc/bin/fsu_chmod/Makefile
cvs rdiff -u -r1.2 -r1.3 othersrc/bin/fsu_console/main.c
cvs rdiff -u -r1.9 -r1.10 othersrc/bin/fsu_ecp/fsu_ecp.c
cvs rdiff -u -r1.3 -r1.4 othersrc/bin/fsu_ln/Makefile
cvs rdiff -u -r1.2 -r1.3 othersrc/bin/ln/ln.c
cvs rdiff -u -r1.2 -r1.3 othersrc/bin/ls/ls.c
cvs rdiff -u -r1.1 -r1.2 othersrc/fsu_compat/fsu_compat.h \
    othersrc/fsu_compat/getbsize.c othersrc/fsu_compat/stat_flags.c
cvs rdiff -u -r1.3 -r1.4 othersrc/lib/Makefile.inc
cvs rdiff -u -r1.2 -r1.3 othersrc/lib/libfsu_mount/mount_ntfs.c
cvs rdiff -u -r1.2 -r1.3 othersrc/usr.bin/chflags/chflags.c
cvs rdiff -u -r1.1 -r1.2 othersrc/usr.bin/du/du.c
cvs rdiff -u -r1.4 -r1.5 othersrc/usr.bin/fsu_chflags/Makefile
cvs rdiff -u -r1.3 -r1.4 othersrc/usr.bin/fsu_du/Makefile
cvs rdiff -u -r1.2 -r1.3 othersrc/usr.bin/fsu_touch/fsu_touch.c
cvs rdiff -u -r1.1 -r1.2 othersrc/usr.sbin/chown/chown.c
cvs rdiff -u -r1.2 -r1.3 othersrc/usr.sbin/fsu_chown/Makefile

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