Giuseppe Scrivano
|
cf3c678c82
|
Rename two functions.
|
2010-07-09 12:24:51 +02:00 |
|
Giuseppe Scrivano
|
293008f682
|
Mass update copyright years.
|
2010-05-08 21:56:15 +02:00 |
|
Steven Schweda
|
3f01333ca6
|
imported patch vms-carat
|
2010-01-09 15:24:02 -08:00 |
|
Micah Cowan
|
4a08094db8
|
[mq]: cfg-mk
|
2009-09-21 20:39:44 -07:00 |
|
Steven Schweda
|
5ef1d7b949
|
Fixes needed for VMS.
|
2009-09-11 19:41:57 -07:00 |
|
Micah Cowan
|
b9e9ad65cc
|
Ran update-copyright.
|
2009-09-04 00:13:47 -07:00 |
|
Micah Cowan
|
d5e283b1a7
|
Automated merge.
|
2009-07-04 15:32:57 -07:00 |
|
Micah Cowan
|
48b53471e8
|
Henri's -Wall patch.
|
2008-05-30 22:42:36 -07:00 |
|
Micah Cowan
|
e72b57629b
|
Merge quote module stuff with current mainline.
|
2008-05-15 19:13:08 -07:00 |
|
Micah Cowan
|
6c16fe9225
|
Ensure that dir matches aren't mere prefix matches.
|
2008-04-23 00:05:27 -07:00 |
|
Micah Cowan
|
714ccdcd84
|
Steven Schweda's VMS patch.
|
2008-04-22 14:48:36 -07:00 |
|
Steven Schubiger
|
2c77220411
|
Undo the USE_GNULIB_ALLOC defines.
|
2008-04-20 11:46:52 +02:00 |
|
Steven Schubiger
|
d79719be09
|
Move memfatal() to utils.c.
|
2008-04-19 21:13:38 +02:00 |
|
Steven Schubiger
|
76780021d8
|
Use Gnulib's alloc functions throughout the source.
|
2008-04-19 01:21:24 +02:00 |
|
Steven Schubiger
|
3e34be1c4b
|
Use Gnulib's quote function in utils.c.
|
2008-04-16 12:35:03 +02:00 |
|
Micah Cowan
|
0a0d73a03f
|
Automated merge.
|
2008-04-12 23:21:09 -07:00 |
|
Micah Cowan
|
4f50138792
|
Back out quieting of background message: need the pid.
|
2008-04-12 23:20:28 -07:00 |
|
Micah Cowan
|
977bb27639
|
Fix quiet -> opt.quiet.
|
2008-04-12 23:12:35 -07:00 |
|
Micah Cowan
|
458eb3b8ce
|
Don't want to close log if an explicit -o was given. Let reopen to /dev/null handle any potential logging we'd do in --quiet.
|
2008-04-12 23:10:47 -07:00 |
|
Micah Cowan
|
1a41bc067c
|
Automated merge.
|
2008-04-12 22:46:55 -07:00 |
|
Micah Cowan
|
7783870db1
|
Don't create a logfile for --background if we're --quiet.
|
2008-04-12 22:45:45 -07:00 |
|
Micah Cowan
|
667f4578a5
|
Minor formatting adjustments.
|
2008-04-12 13:09:43 -07:00 |
|
Alexander Dergachev
|
0e7917cda7
|
* utils.c (aprintf): print log message and abort if we have too big text buffer.
|
2008-04-12 19:13:23 +04:00 |
|
Alexander Dergachev
|
311f76645f
|
* utils.c (aprintf): Now we are setting limits (1 Mb) for text buffer when we use non-C99 vsnprintf.
|
2008-04-11 23:52:57 +04:00 |
|
Alexander Dergachev
|
79bd3057b1
|
aprintf is calling memfatal function now instead of calling abort function
for consistency with xmalloc/xrealloc
|
2008-04-09 22:27:58 +04:00 |
|
Micah Cowan
|
aed227e903
|
More tests for directory include/exclude.
|
2008-03-19 15:48:54 -07:00 |
|
Micah Cowan
|
e95867e6cc
|
Deal with progress bars in environs lacking mbtowc or wcwidth.
|
2008-02-06 18:10:24 -08:00 |
|
Micah Cowan
|
bc8f473272
|
Updated copyright year.
|
2008-01-25 05:04:01 -08:00 |
|
Micah Cowan
|
5114aa2d07
|
Handle --no-parent correctly when path is /.
|
2007-12-05 20:56:23 -08:00 |
|
Micah Cowan
|
462e643a7e
|
Merge SFLC licensing changes for OpenSSL with tip.
|
2007-12-07 17:37:07 -08:00 |
|
Micah Cowan
|
86395b297b
|
Updated licensing exception for OpenSSL from the SFLC.
|
2007-11-28 00:05:33 -08:00 |
|
Micah Cowan
|
212396c7e1
|
Eschew config-post.h.
|
2007-10-18 20:50:40 -07:00 |
|
Micah Cowan
|
da99855784
|
ISSPACE -> c_isspace
|
2007-10-14 14:46:24 -07:00 |
|
Micah Cowan
|
c0a444d5e6
|
Applying Gisle's latest MS-DOS patches.
|
2007-10-06 12:44:17 -07:00 |
|
Micah Cowan
|
5dd09d9ba5
|
Update copyright lists, conforming to maintainer guidelines
|
2007-09-28 15:45:31 -07:00 |
|
Micah Cowan
|
df8b19a28e
|
Gisle's MS-DOS support
|
2007-09-28 14:47:46 -07:00 |
|
micah
|
3dc15952f2
|
[svn] Make run_with_timeout align with its declaration in utils.h
|
2007-08-27 13:27:30 -07:00 |
|
micah
|
7d2066b221
|
[svn] Make indentation consistent (all-spaces, no tabs).
|
2007-08-02 20:38:21 -07:00 |
|
micah
|
4d7c5e087b
|
[svn] Merge of fix for bugs 20341 and 20410.
|
2007-07-09 22:53:22 -07:00 |
|
hniksic
|
a161efc9ec
|
[svn] Fix build problems with DEBUG_MALLOC.
|
2007-02-02 01:35:08 -08:00 |
|
hniksic
|
8566a72767
|
[svn] Avoid code repetition between time_str and datetime_str.
|
2006-08-08 07:32:53 -07:00 |
|
mtortonesi
|
1c7493b83e
|
[svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes for 64-bit platforms. Updated copyright and maintainer information.
|
2006-07-14 06:25:50 -07:00 |
|
hniksic
|
f2756871a6
|
[svn] Doc fix. Credit base64_decode coming from Recode.
|
2006-06-25 09:22:26 -07:00 |
|
hniksic
|
272a9a2d90
|
[svn] Doc fix.
|
2006-06-21 01:32:55 -07:00 |
|
hniksic
|
0adf1ccfa0
|
[svn] Cast void pointer to char * before doing arithmetic on it.
|
2006-06-21 01:12:12 -07:00 |
|
hniksic
|
09d44f355f
|
[svn] Made base64 tables const.
|
2006-06-20 01:18:59 -07:00 |
|
hniksic
|
56897eceb5
|
[svn] Made base64 DATA and DEST pointers void*.
|
2006-06-20 01:16:36 -07:00 |
|
hniksic
|
7bc4d2db21
|
[svn] base64_encode could read past the end of STR.
|
2006-06-19 13:35:53 -07:00 |
|
mtortonesi
|
ea4ffded27
|
[svn] Restricted operational semantics of frontcmp and proclist from generic strings to directory names, and fixed dirname matching algorithm. Renamed above mentioned functions to subdir_p and dir_matches_p respectively. Added testcases for subdir_p and dir_matches_p.
|
2006-03-15 06:55:29 -08:00 |
|
hniksic
|
15f7e83216
|
[svn] Doc fix.
|
2006-02-09 02:24:07 -08:00 |
|