Up to [cvs.NetBSD.org] / othersrc / bin / fsu_ecp
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: MAIN
Revision 1.11 / (download) - annotate - [select for diffs], Tue Nov 17 15:27:39 2009 UTC (12 years, 6 months ago) by stacktic
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +8 -16
lines
Diff to previous 1.10 (colored)
Fixed fsu_ecp when source is '/'
Revision 1.10 / (download) - annotate - [select for diffs], Fri Nov 6 11:47:41 2009 UTC (12 years, 6 months ago) by stacktic
Branch: MAIN
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
include nbcompat.h where needed rename wrapped functions
Revision 1.9 / (download) - annotate - [select for diffs], Thu Nov 5 14:39:15 2009 UTC (12 years, 6 months ago) by stacktic
Branch: MAIN
Changes since 1.8: +21 -16
lines
Diff to previous 1.8 (colored)
Add support for FreeBSD and Linux
Revision 1.8 / (download) - annotate - [select for diffs], Wed May 27 07:29:47 2009 UTC (13 years ago) by stacktic
Branch: MAIN
Changes since 1.7: +3 -3
lines
Diff to previous 1.7 (colored)
Updated usage()
Revision 1.7 / (download) - annotate - [select for diffs], Tue Apr 14 20:12:51 2009 UTC (13 years, 1 month ago) by stacktic
Branch: MAIN
Changes since 1.6: +23 -12
lines
Diff to previous 1.6 (colored)
Fixed symlink following Set default to no follow symlink
Revision 1.6 / (download) - annotate - [select for diffs], Tue Apr 14 18:36:53 2009 UTC (13 years, 1 month ago) by stacktic
Branch: MAIN
Changes since 1.5: +6 -3
lines
Diff to previous 1.5 (colored)
Fixed a bug with symlink Problem reported by Antti Kantee
Revision 1.5 / (download) - annotate - [select for diffs], Sun Apr 12 23:02:43 2009 UTC (13 years, 1 month ago) by stacktic
Branch: MAIN
Changes since 1.4: +42 -50
lines
Diff to previous 1.4 (colored)
Using LIST in fsu_list
Revision 1.4 / (download) - annotate - [select for diffs], Fri Apr 3 10:46:35 2009 UTC (13 years, 1 month ago) by stacktic
Branch: MAIN
Changes since 1.3: +81 -58
lines
Diff to previous 1.3 (colored)
- Used sys/queue.h - Removed useless strdup/free - Removed #include in fsu_flist.h - Used only one entry by hardlink source - BUFSIZE -> sizeof(buf) - Fixed progname check
Revision 1.3 / (download) - annotate - [select for diffs], Thu Apr 2 07:48:35 2009 UTC (13 years, 1 month ago) by stacktic
Branch: MAIN
Changes since 1.2: +168 -13
lines
Diff to previous 1.2 (colored)
Added hardlink support
Revision 1.2 / (download) - annotate - [select for diffs], Fri Mar 27 10:33:53 2009 UTC (13 years, 2 months ago) by pooka
Branch: MAIN
Changes since 1.1: +4 -8
lines
Diff to previous 1.1 (colored)
Don't treat destination chown as a fatal failure. It will always fail on e.g. msdosfs. Mimics normal cp -Rp behaviour.
Revision 1.1 / (download) - annotate - [select for diffs], Mon Mar 23 21:03:57 2009 UTC (13 years, 2 months ago) by stacktic
Branch: MAIN
Imported fs-utils binaries