|
Server : Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/1.0.0-fips mod_auth_passthrough/2.1 mod_bwlimited/1.4 System : Linux server.jackjohnson.com 2.6.32-279.5.2.el6.x86_64 #1 SMP Fri Aug 24 01:07:11 UTC 2012 x86_64 User : jackjohn ( 502) PHP Version : 5.3.17 Disable Function : NONE Directory : /usr/share/doc/sharutils-4.7/ |
Upload File : |
2006-08-30 Bruce Korb <bkorb@gnu.org> * src/scripts.def: quote the heredoc marker. No shell evals. 2006-06-06 Paul Eggert <eggert@cs.ucla.edu> * tests/shar-3: Quote sed command, since it contains a ^, and Solaris /bin/sh treats unquoted ^ like |. Problem reported by Nelson H. F. Beebe. 2006-05-18 Bruce Korb <bkorb@gnu.org> * bootstrap: add code to derive compress-dummy.1 from the script. * configure.ac: Remember which dirent header was found * src/shar.c: Use the #define name of the dirent header for #include Remove our own private declarations of opendir and readdir. * doc/Makefile.am(dist_man2_MANS): add compress-dummy.1 * src/compress-dummy.in: clarify the name of what it is. 2006-05-15 Bruno Haible <bruno@clisp.org> * shar.c: declare readdir IFF readdir is not already a #define 2006-04-26 Pavel Roskin <proski@gnu.org> * uudecode.c (read_stduu): Allow characters other than '\n' after "end", viz., the DOS style newline "\r\n". 2006-03-24 Santiago Vila <sanvila@unex.es> * uudecode.c(decode): make clear the name of the file causing problems * shar.c(change_files): fix args to fprintf. [[... see cvs ChangeLog.2005 ]]