=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== htmldoc-1.9.8/CHANGES.md-7-- Fixed PDF page numbers (Issue #371) htmldoc-1.9.8/CHANGES.md:8:- Added support for a new `L` header/footer format (`$LETTERHEAD`), which htmldoc-1.9.8/CHANGES.md-9- inserts a letterhead image at its full size (Issue #372, Issue #373, ############################################## htmldoc-1.9.8/cgi-bin/topdf.php-17- # Run HTMLDOC to provide the PDF file to the user... htmldoc-1.9.8/cgi-bin/topdf.php:18: passthru("htmldoc -t pdf --quiet --jpeg --webpage $options \'$filename\'"); htmldoc-1.9.8/cgi-bin/topdf.php-19-} ############################################## htmldoc-1.9.8/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \ htmldoc-1.9.8/configure:46: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then htmldoc-1.9.8/configure-47- as_echo='print -r --' htmldoc-1.9.8/configure-48- as_echo_n='print -rn --' htmldoc-1.9.8/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then htmldoc-1.9.8/configure-50- as_echo='printf %s\n' ############################################## htmldoc-1.9.8/configure-52-else htmldoc-1.9.8/configure:53: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then htmldoc-1.9.8/configure-54- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## htmldoc-1.9.8/configure-62- expr "X$arg" : "X\\(.*\\)$as_nl"; htmldoc-1.9.8/configure:63: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; htmldoc-1.9.8/configure-64- esac; ############################################## htmldoc-1.9.8/configure-199- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && htmldoc-1.9.8/configure:200: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 htmldoc-1.9.8/configure-201-test \$(( 1 + 1 )) = 2 || exit 1" ############################################## htmldoc-1.9.8/configure-327- case $as_dir in #( htmldoc-1.9.8/configure:328: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( htmldoc-1.9.8/configure-329- *) as_qdir=$as_dir;; ############################################## htmldoc-1.9.8/configure-400- { htmldoc-1.9.8/configure:401: as_val=`expr "$@" || test $? -eq 1` htmldoc-1.9.8/configure-402- } ############################################## htmldoc-1.9.8/configure-407-# ---------------------------------------- htmldoc-1.9.8/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are htmldoc-1.9.8/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## htmldoc-1.9.8/configure-470- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && htmldoc-1.9.8/configure:471: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { htmldoc-1.9.8/configure-472- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## htmldoc-1.9.8/configure-791- case $ac_option in htmldoc-1.9.8/configure:792: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; htmldoc-1.9.8/configure-793- *=) ac_optarg= ;; ############################################## htmldoc-1.9.8/configure-835- -disable-* | --disable-*) htmldoc-1.9.8/configure:836: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` htmldoc-1.9.8/configure-837- # Reject names that are not valid shell variable names. ############################################## htmldoc-1.9.8/configure-840- ac_useropt_orig=$ac_useropt htmldoc-1.9.8/configure:841: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` htmldoc-1.9.8/configure-842- case $ac_user_opts in ############################################## htmldoc-1.9.8/configure-861- -enable-* | --enable-*) htmldoc-1.9.8/configure:862: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` htmldoc-1.9.8/configure-863- # Reject names that are not valid shell variable names. ############################################## htmldoc-1.9.8/configure-866- ac_useropt_orig=$ac_useropt htmldoc-1.9.8/configure:867: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` htmldoc-1.9.8/configure-868- case $ac_user_opts in ############################################## htmldoc-1.9.8/configure-1065- -with-* | --with-*) htmldoc-1.9.8/configure:1066: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` htmldoc-1.9.8/configure-1067- # Reject names that are not valid shell variable names. ############################################## htmldoc-1.9.8/configure-1070- ac_useropt_orig=$ac_useropt htmldoc-1.9.8/configure:1071: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` htmldoc-1.9.8/configure-1072- case $ac_user_opts in ############################################## htmldoc-1.9.8/configure-1081- -without-* | --without-*) htmldoc-1.9.8/configure:1082: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` htmldoc-1.9.8/configure-1083- # Reject names that are not valid shell variable names. ############################################## htmldoc-1.9.8/configure-1086- ac_useropt_orig=$ac_useropt htmldoc-1.9.8/configure:1087: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` htmldoc-1.9.8/configure-1088- case $ac_user_opts in ############################################## htmldoc-1.9.8/configure-1119- *=*) htmldoc-1.9.8/configure:1120: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` htmldoc-1.9.8/configure-1121- # Reject names that are not valid shell variable names. ############################################## htmldoc-1.9.8/configure-1140-if test -n "$ac_prev"; then htmldoc-1.9.8/configure:1141: ac_option=--`echo $ac_prev | sed 's/_/-/g'` htmldoc-1.9.8/configure-1142- as_fn_error $? "missing argument to $ac_option" ############################################## htmldoc-1.9.8/configure-1162- */ ) htmldoc-1.9.8/configure:1163: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` htmldoc-1.9.8/configure-1164- eval $ac_var=\$ac_val;; ############################################## htmldoc-1.9.8/configure-1197-ac_ls_di=`ls -di .` && htmldoc-1.9.8/configure:1198:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || htmldoc-1.9.8/configure-1199- as_fn_error $? "working directory cannot be determined" ############################################## htmldoc-1.9.8/configure-1253-case $srcdir in htmldoc-1.9.8/configure:1254:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; htmldoc-1.9.8/configure-1255-esac ############################################## htmldoc-1.9.8/configure-1296-By default, \`make install' will install all the files in htmldoc-1.9.8/configure:1297:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify htmldoc-1.9.8/configure:1298:an installation prefix other than \`$ac_default_prefix' using \`--prefix', htmldoc-1.9.8/configure-1299-for instance \`--prefix=\$HOME'. ############################################## htmldoc-1.9.8/configure-1385-*) htmldoc-1.9.8/configure:1386: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` htmldoc-1.9.8/configure-1387- # A ".." for each directory in $ac_dir_suffix. htmldoc-1.9.8/configure:1388: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` htmldoc-1.9.8/configure-1389- case $ac_top_builddir_sub in ############################################## htmldoc-1.9.8/configure-1911- *\'*) htmldoc-1.9.8/configure:1912: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; htmldoc-1.9.8/configure-1913- esac ############################################## htmldoc-1.9.8/configure-1994- case $ac_val in htmldoc-1.9.8/configure:1995: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; htmldoc-1.9.8/configure-1996- esac ############################################## htmldoc-1.9.8/configure-2009- case $ac_val in htmldoc-1.9.8/configure:2010: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; htmldoc-1.9.8/configure-2011- esac ############################################## htmldoc-1.9.8/configure-2129- set,) htmldoc-1.9.8/configure:2130: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 htmldoc-1.9.8/configure:2131:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} htmldoc-1.9.8/configure-2132- ac_cache_corrupted=: ;; ############################################## htmldoc-1.9.8/configure-2140- # differences in whitespace do not lead to failure. htmldoc-1.9.8/configure:2141: ac_old_val_w=`echo x $ac_old_val` htmldoc-1.9.8/configure:2142: ac_new_val_w=`echo x $ac_new_val` htmldoc-1.9.8/configure-2143- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## htmldoc-1.9.8/configure-2160- case $ac_new_val in htmldoc-1.9.8/configure:2161: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; htmldoc-1.9.8/configure-2162- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## htmldoc-1.9.8/configure-2198-uname=`uname` htmldoc-1.9.8/configure:2199:uversion=`uname -r | sed -e '1,$s/[^0-9]//g'` htmldoc-1.9.8/configure-2200- ############################################## htmldoc-1.9.8/configure-2424-$as_echo_n "checking whether the C compiler works... " >&6; } htmldoc-1.9.8/configure:2425:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` htmldoc-1.9.8/configure-2426- ############################################## htmldoc-1.9.8/configure-2468- then :; else htmldoc-1.9.8/configure:2469: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` htmldoc-1.9.8/configure-2470- fi ############################################## htmldoc-1.9.8/configure-2528- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; htmldoc-1.9.8/configure:2529: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` htmldoc-1.9.8/configure-2530- break;; ############################################## htmldoc-1.9.8/configure-2637- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; htmldoc-1.9.8/configure:2638: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` htmldoc-1.9.8/configure-2639- break;; ############################################## htmldoc-1.9.8/configure-3769- # Check for GNU $ac_path_GREP htmldoc-1.9.8/configure:3770:case `"$ac_path_GREP" --version 2>&1` in htmldoc-1.9.8/configure-3771-*GNU*) ############################################## htmldoc-1.9.8/configure-3835- # Check for GNU $ac_path_EGREP htmldoc-1.9.8/configure:3836:case `"$ac_path_EGREP" --version 2>&1` in htmldoc-1.9.8/configure-3837-*GNU*) ############################################## htmldoc-1.9.8/configure-3996-do : htmldoc-1.9.8/configure:3997: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` htmldoc-1.9.8/configure-3998-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## htmldoc-1.9.8/configure-4001- cat >>confdefs.h <<_ACEOF htmldoc-1.9.8/configure:4002:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 htmldoc-1.9.8/configure-4003-_ACEOF ############################################## htmldoc-1.9.8/configure-4026-do : htmldoc-1.9.8/configure:4027: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` htmldoc-1.9.8/configure-4028-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## htmldoc-1.9.8/configure-4030- cat >>confdefs.h <<_ACEOF htmldoc-1.9.8/configure:4031:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 htmldoc-1.9.8/configure-4032-_ACEOF ############################################## htmldoc-1.9.8/configure-4042-do : htmldoc-1.9.8/configure:4043: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` htmldoc-1.9.8/configure-4044-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## htmldoc-1.9.8/configure-4046- cat >>confdefs.h <<_ACEOF htmldoc-1.9.8/configure:4047:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 htmldoc-1.9.8/configure-4048-_ACEOF ############################################## htmldoc-1.9.8/configure-4056-do : htmldoc-1.9.8/configure:4057: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` htmldoc-1.9.8/configure-4058-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## htmldoc-1.9.8/configure-4060- cat >>confdefs.h <<_ACEOF htmldoc-1.9.8/configure:4061:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 htmldoc-1.9.8/configure-4062-_ACEOF ############################################## htmldoc-1.9.8/configure-4217-#endif htmldoc-1.9.8/configure:4218:char gethostbyaddr (); htmldoc-1.9.8/configure-4219-int ############################################## htmldoc-1.9.8/configure-4221-{ htmldoc-1.9.8/configure:4222:return gethostbyaddr (); htmldoc-1.9.8/configure-4223- ; ############################################## htmldoc-1.9.8/configure-5172- have_ssl=1 htmldoc-1.9.8/configure:5173: SSLLIBS=`$PKGCONFIG --libs gnutls` htmldoc-1.9.8/configure:5174: SSLFLAGS=`$PKGCONFIG --cflags gnutls` htmldoc-1.9.8/configure-5175- $as_echo "#define HAVE_SSL 1" >>confdefs.h ############################################## htmldoc-1.9.8/configure-5180- have_ssl=1 htmldoc-1.9.8/configure:5181: SSLLIBS=`$LIBGNUTLSCONFIG --libs` htmldoc-1.9.8/configure:5182: SSLFLAGS=`$LIBGNUTLSCONFIG --cflags` htmldoc-1.9.8/configure-5183- $as_echo "#define HAVE_SSL 1" >>confdefs.h ############################################## htmldoc-1.9.8/configure-5217- if test "x$FLTKCONFIG" != x; then htmldoc-1.9.8/configure:5218: LIBS="$LIBS `$FLTKCONFIG --use-images --ldflags`" htmldoc-1.9.8/configure-5219- $as_echo "#define HAVE_LIBFLTK 1" >>confdefs.h ############################################## htmldoc-1.9.8/configure-5715- if test "x$FLTKCONFIG" != x; then htmldoc-1.9.8/configure:5716: OPTIM="`$FLTKCONFIG --cflags` $OPTIM" htmldoc-1.9.8/configure-5717- fi ############################################## htmldoc-1.9.8/configure-5819- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' htmldoc-1.9.8/configure:5820: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` htmldoc-1.9.8/configure-5821- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## htmldoc-1.9.8/configure-5886-if test -z "$BASH_VERSION$ZSH_VERSION" \ htmldoc-1.9.8/configure:5887: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then htmldoc-1.9.8/configure-5888- as_echo='print -r --' htmldoc-1.9.8/configure-5889- as_echo_n='print -rn --' htmldoc-1.9.8/configure:5890:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then htmldoc-1.9.8/configure-5891- as_echo='printf %s\n' ############################################## htmldoc-1.9.8/configure-5893-else htmldoc-1.9.8/configure:5894: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then htmldoc-1.9.8/configure-5895- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## htmldoc-1.9.8/configure-5903- expr "X$arg" : "X\\(.*\\)$as_nl"; htmldoc-1.9.8/configure:5904: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; htmldoc-1.9.8/configure-5905- esac; ############################################## htmldoc-1.9.8/configure-5980-# ---------------------------------------- htmldoc-1.9.8/configure:5981:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are htmldoc-1.9.8/configure-5982-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## htmldoc-1.9.8/configure-6052- { htmldoc-1.9.8/configure:6053: as_val=`expr "$@" || test $? -eq 1` htmldoc-1.9.8/configure-6054- } ############################################## htmldoc-1.9.8/configure-6156- case $as_dir in #( htmldoc-1.9.8/configure:6157: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( htmldoc-1.9.8/configure-6158- *) as_qdir=$as_dir;; ############################################## htmldoc-1.9.8/configure-6288-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 htmldoc-1.9.8/configure:6289:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" htmldoc-1.9.8/configure-6290-ac_cs_version="\\ ############################################## htmldoc-1.9.8/configure-6311- --*=?*) htmldoc-1.9.8/configure:6312: ac_option=`expr "X$1" : 'X\([^=]*\)='` htmldoc-1.9.8/configure:6313: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` htmldoc-1.9.8/configure-6314- ac_shift=: ############################################## htmldoc-1.9.8/configure-6316- --*=) htmldoc-1.9.8/configure:6317: ac_option=`expr "X$1" : 'X\([^=]*\)='` htmldoc-1.9.8/configure-6318- ac_optarg= ############################################## htmldoc-1.9.8/configure-6340- case $ac_optarg in htmldoc-1.9.8/configure:6341: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; htmldoc-1.9.8/configure-6342- '') as_fn_error $? "missing file argument" ;; ############################################## htmldoc-1.9.8/configure-6348- case $ac_optarg in htmldoc-1.9.8/configure:6349: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; htmldoc-1.9.8/configure-6350- esac ############################################## htmldoc-1.9.8/configure-6471-fi htmldoc-1.9.8/configure:6472:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` htmldoc-1.9.8/configure-6473-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## htmldoc-1.9.8/configure-6488- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 htmldoc-1.9.8/configure:6489:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` htmldoc-1.9.8/configure-6490-ac_delim='%!_!# ' ############################################## htmldoc-1.9.8/configure-6494- htmldoc-1.9.8/configure:6495: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` htmldoc-1.9.8/configure-6496- if test $ac_delim_n = $ac_delim_num; then ############################################## htmldoc-1.9.8/configure-6632-for ac_last_try in false false :; do htmldoc-1.9.8/configure:6633: ac_tt=`sed -n "/$ac_delim/p" confdefs.h` htmldoc-1.9.8/configure-6634- if test -z "$ac_tt"; then ############################################## htmldoc-1.9.8/configure-6764- esac htmldoc-1.9.8/configure:6765: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac htmldoc-1.9.8/configure-6766- as_fn_append ac_file_inputs " '$ac_f'" ############################################## htmldoc-1.9.8/configure-6823-*) htmldoc-1.9.8/configure:6824: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` htmldoc-1.9.8/configure-6825- # A ".." for each directory in $ac_dir_suffix. htmldoc-1.9.8/configure:6826: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` htmldoc-1.9.8/configure-6827- case $ac_top_builddir_sub in ############################################## htmldoc-1.9.8/configure-6875-/@mandir@/p' htmldoc-1.9.8/configure:6876:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in htmldoc-1.9.8/configure-6877-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## htmldoc-1.9.8/configure-6892- htmldoc-1.9.8/configure:6893:# Neutralize VPATH when `$srcdir' = `.'. htmldoc-1.9.8/configure-6894-# Shell code in configure.ac might set extrasub. ############################################## htmldoc-1.9.8/configure-6918-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && htmldoc-1.9.8/configure:6919: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && htmldoc-1.9.8/configure-6920- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## htmldoc-1.9.8/doc/2-using.html-345- htmldoc-1.9.8/doc/2-using.html:346:<p>PHP provides a <code>passthru()</code> function that can be used to run HTMLDOC. This combined with the <code>header()</code> function can be used to provide on-the-fly reports in PDF format.</p> htmldoc-1.9.8/doc/2-using.html-347- ############################################## htmldoc-1.9.8/doc/2-using.html-359- # Run HTMLDOC to provide the PDF file to the user... htmldoc-1.9.8/doc/2-using.html:360: passthru("htmldoc -t pdf --quiet --jpeg --webpage $options " . escapeshellarg($filename)); htmldoc-1.9.8/doc/2-using.html-361-} ############################################## htmldoc-1.9.8/htmldoc/htmldoc.cxx-189- // $PATH_TRANSLATED.book htmldoc-1.9.8/htmldoc/htmldoc.cxx:190: // `dirname $PATH_TRANSLATED`/.book htmldoc-1.9.8/htmldoc/htmldoc.cxx-191- // .book ############################################## htmldoc-1.9.8/htmldoc/htmldoc.cxx-199- { htmldoc-1.9.8/htmldoc/htmldoc.cxx:200: // Not found, try `dirname $PATH_TRANSLATED`/.book htmldoc-1.9.8/htmldoc/htmldoc.cxx-201- snprintf(bookfile, sizeof(bookfile), "%s/.book", ############################################## htmldoc-1.9.8/htmldoc/http-addr.c-372- if (addr->addr.sa_family == AF_INET6) htmldoc-1.9.8/htmldoc/http-addr.c:373: host = gethostbyaddr((char *)&(addr->ipv6.sin6_addr), htmldoc-1.9.8/htmldoc/http-addr.c-374- sizeof(struct in_addr), AF_INET6); ############################################## htmldoc-1.9.8/htmldoc/http-addr.c-376-# endif /* AF_INET6 */ htmldoc-1.9.8/htmldoc/http-addr.c:377: host = gethostbyaddr((char *)&(addr->ipv4.sin_addr), htmldoc-1.9.8/htmldoc/http-addr.c-378- sizeof(struct in_addr), AF_INET); ############################################## htmldoc-1.9.8/install-sh-155- if [ -d "$dst" ]; then htmldoc-1.9.8/install-sh:156: dst="$dst/`basename $src`" htmldoc-1.9.8/install-sh-157- fi ############################################## htmldoc-1.9.8/install-sh-160-## this sed command emulates the dirname command htmldoc-1.9.8/install-sh:161:dstdir="`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`" htmldoc-1.9.8/install-sh-162- ############################################## htmldoc-1.9.8/install-sh-174- IFS='%' htmldoc-1.9.8/install-sh:175: set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'` htmldoc-1.9.8/install-sh-176- IFS="${oIFS}" ############################################## htmldoc-1.9.8/install-sh-199- # Install a file... htmldoc-1.9.8/install-sh:200: dstfile="`basename $dst`" htmldoc-1.9.8/install-sh-201- ############################################## htmldoc-1.9.8/jpeg/filelist.txt-126- htmldoc-1.9.8/jpeg/filelist.txt:127:jmemdosa.asm 80x86 assembly code support for jmemdos.c; used only in htmldoc-1.9.8/jpeg/filelist.txt-128- MS-DOS-specific configurations of the JPEG library. ############################################## htmldoc-1.9.8/jpeg/install.txt-255- IMPORTANT: if you use this, define USE_MSDOS_MEMMGR in htmldoc-1.9.8/jpeg/install.txt:256: jconfig.h, and include the assembly file jmemdosa.asm in the htmldoc-1.9.8/jpeg/install.txt-257- programs. The supplied makefiles and jconfig files for ############################################## htmldoc-1.9.8/jpeg/install.txt-773-If you can't use jmemdos.c for some reason --- for example, because you htmldoc-1.9.8/jpeg/install.txt:774:don't have an assembler to assemble jmemdosa.asm --- you'll have to fall htmldoc-1.9.8/jpeg/install.txt-775-back to jmemansi.c or jmemname.c. You'll probably still need to set ############################################## htmldoc-1.9.8/jpeg/install.txt-908-let Windows do any virtual memory management needed. You should NOT use htmldoc-1.9.8/jpeg/install.txt:909:jmemdos.c nor jmemdosa.asm under Windows. htmldoc-1.9.8/jpeg/install.txt-910- ############################################## htmldoc-1.9.8/png/CHANGES-1816-Version 1.2.15beta2 [December 3, 2006] htmldoc-1.9.8/png/CHANGES:1817: Always export MMX asm functions, just stubs if not building pnggccrd.c htmldoc-1.9.8/png/CHANGES-1818- ############################################## htmldoc-1.9.8/png/CHANGES-2479- They should work but still need to be updated to remove htmldoc-1.9.8/png/CHANGES:2480: references to pnggccrd.c or pngvcrd.c and ASM building. htmldoc-1.9.8/png/CHANGES-2481- Added README.txt to the beos, cbuilder5, netware, and xcode projects warning ############################################## htmldoc-1.9.8/png/CHANGES-2532-Version 1.4.0beta100 [November 14, 2009] htmldoc-1.9.8/png/CHANGES:2533: Removed ASM builds from projects/visualc6 and projects/visualc71 htmldoc-1.9.8/png/CHANGES-2534- Removed scripts/makefile.nommx and makefile.vcawin32 ############################################## htmldoc-1.9.8/png/CHANGES-2551-Version 1.4.0beta103 [November 21, 2009] htmldoc-1.9.8/png/CHANGES:2552: Removed obsolete comments about ASM from projects/visualc71/README_zlib.txt htmldoc-1.9.8/png/CHANGES-2553- Align row_buf on 16-byte boundary in memory. ############################################## htmldoc-1.9.8/png/CHANGES-3764- Backed out 'simplified' API changes. The API seems too complex and there htmldoc-1.9.8/png/CHANGES:3765: is a lack of consensus or enthusiasm for the proposals. The API also htmldoc-1.9.8/png/CHANGES-3766- reveals significant bugs inside libpng (double gamma correction and the ############################################## htmldoc-1.9.8/zlib/ChangeLog-408-- Have make fail if a test fails [Levin] htmldoc-1.9.8/zlib/ChangeLog:409:- Avoid buffer overrun in contrib/masmx64/gvmat64.asm [Simpson] htmldoc-1.9.8/zlib/ChangeLog-410-- Remove assembler object files from contrib ############################################## htmldoc-1.9.8/zlib/ChangeLog-588-- Update zlib www home address in win32/DLL_FAQ.txt [Truta] htmldoc-1.9.8/zlib/ChangeLog:589:- Update contrib/masmx86/inffas32.asm for VS2005 [Vollant, Van Wassenhove] htmldoc-1.9.8/zlib/ChangeLog:590:- Enable browse info in the "Debug" and "ASM Debug" configurations in htmldoc-1.9.8/zlib/ChangeLog-591- the Visual C++ 6 project, and set (non-ASM) "Debug" as default [Truta] ############################################## htmldoc-1.9.8/zlib/ChangeLog-685-- Fix DecompressBuf in contrib/delphi/ZLib.pas [ManChesTer] htmldoc-1.9.8/zlib/ChangeLog:686:- Update contrib/masmx86/inffas32.asm and gvmat32.asm [Vollant] htmldoc-1.9.8/zlib/ChangeLog-687-- Use z_off_t for adler32_combine() and crc32_combine() lengths ############################################## htmldoc-1.9.8/zlib/ChangeLog-821-- Add contrib/ada [Anisimkov] htmldoc-1.9.8/zlib/ChangeLog:822:- Move asm files from contrib/vstudio/vc70_32 to contrib/asm386 [Truta] htmldoc-1.9.8/zlib/ChangeLog-823-- Rename contrib/asm386 to contrib/masmx86 [Truta, Vollant] ############################################## htmldoc-1.9.8/zlib/ChangeLog-845-- Fix prototype of syncsearch in inflate.c [Truta] htmldoc-1.9.8/zlib/ChangeLog:846:- Introduce ASMINF macro to be enabled when using an ASM implementation htmldoc-1.9.8/zlib/ChangeLog-847- of inflate_fast [Truta] ############################################## htmldoc-1.9.8/zlib/ChangeLog-1097-- added compress2 in zconf.h, zlib.def, zlib.dnt htmldoc-1.9.8/zlib/ChangeLog:1098:- new asm code from Gilles Vollant in contrib/asm386 htmldoc-1.9.8/zlib/ChangeLog-1099-- simplify the inflate code (Mark): ############################################## htmldoc-1.9.8/zlib/ChangeLog-1115-Changes in 1.0.8 (27 Jan 1998) htmldoc-1.9.8/zlib/ChangeLog:1116:- fixed offsets in contrib/asm386/gvmat32.asm (Gilles Vollant) htmldoc-1.9.8/zlib/ChangeLog-1117-- fix gzgetc and gzputc for big endian systems (Markus Oberhumer) ############################################## htmldoc-1.9.8/zlib/ChangeLog-1177- contrib/asm386/ by Gilles Vollant <info@winimage.com> htmldoc-1.9.8/zlib/ChangeLog:1178: 386 asm code replacing longest_match(). htmldoc-1.9.8/zlib/ChangeLog-1179- contrib/iostream/ by Kevin Ruland <kevin@rodin.wustl.edu> ############################################## htmldoc-1.9.8/zlib/FAQ-352- htmldoc-1.9.8/zlib/FAQ:353:42. The match.asm code in contrib is under the GNU General Public License. htmldoc-1.9.8/zlib/FAQ-354- Since it's part of zlib, doesn't that mean that all of zlib falls under the ############################################## htmldoc-1.9.8/zlib/crc32.c-187-/* ========================================================================= htmldoc-1.9.8/zlib/crc32.c:188: * This function can be used by asm versions of crc32() htmldoc-1.9.8/zlib/crc32.c-189- */ ############################################## htmldoc-1.9.8/zlib/deflate.c-88-#ifdef ASMV htmldoc-1.9.8/zlib/deflate.c:89: void match_init OF((void)); /* asm code initialization */ htmldoc-1.9.8/zlib/deflate.c-90- uInt longest_match OF((deflate_state *s, IPos cur_match)); ############################################## htmldoc-1.9.8/zlib/deflate.c-1128-#ifdef ASMV htmldoc-1.9.8/zlib/deflate.c:1129: match_init(); /* initialize the asm code */ htmldoc-1.9.8/zlib/deflate.c-1130-#endif ############################################## htmldoc-1.9.8/zlib/deflate.c-1144-#ifndef ASMV htmldoc-1.9.8/zlib/deflate.c:1145:/* For 80x86 and 680x0, an optimized version will be provided in match.asm or htmldoc-1.9.8/zlib/deflate.c-1146- * match.S. The code will be functionally equivalent. ############################################## htmldoc-1.9.8/zlib/zlib.h-1117- 8: DEBUG htmldoc-1.9.8/zlib/zlib.h:1118: 9: ASMV or ASMINF -- use ASM code htmldoc-1.9.8/zlib/zlib.h-1119- 10: ZLIB_WINAPI -- exported functions use the WINAPI calling convention ############################################## htmldoc-1.9.8/debian/patches/autoconf_fixes.patch-129-@@ -201,7 +200,7 @@ if test x$enable_ssl != xno; then htmldoc-1.9.8/debian/patches/autoconf_fixes.patch:130: SSLLIBS=`$PKGCONFIG --libs gnutls` htmldoc-1.9.8/debian/patches/autoconf_fixes.patch:131: SSLFLAGS=`$PKGCONFIG --cflags gnutls` htmldoc-1.9.8/debian/patches/autoconf_fixes.patch-132- AC_DEFINE(HAVE_SSL) ############################################## htmldoc-1.9.8/debian/patches/autoconf_fixes.patch-136- have_ssl=1 htmldoc-1.9.8/debian/patches/autoconf_fixes.patch:137: SSLLIBS=`$LIBGNUTLSCONFIG --libs` htmldoc-1.9.8/debian/patches/autoconf_fixes.patch-138-@@ -213,8 +212,8 @@ if test x$enable_ssl != xno; then ############################################## htmldoc-1.9.8/debian/patches/autoconf_fixes.patch-151- if test "x$FLTKCONFIG" != x; then htmldoc-1.9.8/debian/patches/autoconf_fixes.patch:152: LIBS="$LIBS `$FLTKCONFIG --use-images --ldflags`" htmldoc-1.9.8/debian/patches/autoconf_fixes.patch-153-- AC_DEFINE(HAVE_LIBFLTK) ############################################## htmldoc-1.9.8/.pc/autoconf_fixes.patch/configure.ac-20-uname=`uname` htmldoc-1.9.8/.pc/autoconf_fixes.patch/configure.ac:21:uversion=`uname -r | sed -e '1,$s/[[^0-9]]//g'` htmldoc-1.9.8/.pc/autoconf_fixes.patch/configure.ac-22- ############################################## htmldoc-1.9.8/.pc/autoconf_fixes.patch/configure.ac-200- have_ssl=1 htmldoc-1.9.8/.pc/autoconf_fixes.patch/configure.ac:201: SSLLIBS=`$PKGCONFIG --libs gnutls` htmldoc-1.9.8/.pc/autoconf_fixes.patch/configure.ac:202: SSLFLAGS=`$PKGCONFIG --cflags gnutls` htmldoc-1.9.8/.pc/autoconf_fixes.patch/configure.ac-203- AC_DEFINE(HAVE_SSL) ############################################## htmldoc-1.9.8/.pc/autoconf_fixes.patch/configure.ac-206- have_ssl=1 htmldoc-1.9.8/.pc/autoconf_fixes.patch/configure.ac:207: SSLLIBS=`$LIBGNUTLSCONFIG --libs` htmldoc-1.9.8/.pc/autoconf_fixes.patch/configure.ac:208: SSLFLAGS=`$LIBGNUTLSCONFIG --cflags` htmldoc-1.9.8/.pc/autoconf_fixes.patch/configure.ac-209- AC_DEFINE(HAVE_SSL) ############################################## htmldoc-1.9.8/.pc/autoconf_fixes.patch/configure.ac-231- if test "x$FLTKCONFIG" != x; then htmldoc-1.9.8/.pc/autoconf_fixes.patch/configure.ac:232: LIBS="$LIBS `$FLTKCONFIG --use-images --ldflags`" htmldoc-1.9.8/.pc/autoconf_fixes.patch/configure.ac-233- AC_DEFINE(HAVE_LIBFLTK) ############################################## htmldoc-1.9.8/.pc/autoconf_fixes.patch/configure.ac-402- if test "x$FLTKCONFIG" != x; then htmldoc-1.9.8/.pc/autoconf_fixes.patch/configure.ac:403: OPTIM="`$FLTKCONFIG --cflags` $OPTIM" htmldoc-1.9.8/.pc/autoconf_fixes.patch/configure.ac-404- fi ############################################## htmldoc-1.9.8/.pc/autoheader_support.patch/configure.ac-20-uname=`uname` htmldoc-1.9.8/.pc/autoheader_support.patch/configure.ac:21:uversion=`uname -r | sed -e '1,$s/[[^0-9]]//g'` htmldoc-1.9.8/.pc/autoheader_support.patch/configure.ac-22- ############################################## htmldoc-1.9.8/.pc/autoheader_support.patch/configure.ac-199- have_ssl=1 htmldoc-1.9.8/.pc/autoheader_support.patch/configure.ac:200: SSLLIBS=`$PKGCONFIG --libs gnutls` htmldoc-1.9.8/.pc/autoheader_support.patch/configure.ac:201: SSLFLAGS=`$PKGCONFIG --cflags gnutls` htmldoc-1.9.8/.pc/autoheader_support.patch/configure.ac-202- AC_DEFINE(HAVE_SSL) ############################################## htmldoc-1.9.8/.pc/autoheader_support.patch/configure.ac-205- have_ssl=1 htmldoc-1.9.8/.pc/autoheader_support.patch/configure.ac:206: SSLLIBS=`$LIBGNUTLSCONFIG --libs` htmldoc-1.9.8/.pc/autoheader_support.patch/configure.ac:207: SSLFLAGS=`$LIBGNUTLSCONFIG --cflags` htmldoc-1.9.8/.pc/autoheader_support.patch/configure.ac-208- AC_DEFINE(HAVE_SSL) ############################################## htmldoc-1.9.8/.pc/autoheader_support.patch/configure.ac-230- if test "x$FLTKCONFIG" != x; then htmldoc-1.9.8/.pc/autoheader_support.patch/configure.ac:231: LIBS="$LIBS `$FLTKCONFIG --use-images --ldflags`" htmldoc-1.9.8/.pc/autoheader_support.patch/configure.ac-232- AC_DEFINE([HAVE_LIBFLTK], [], [libfltk support]) ############################################## htmldoc-1.9.8/.pc/autoheader_support.patch/configure.ac-401- if test "x$FLTKCONFIG" != x; then htmldoc-1.9.8/.pc/autoheader_support.patch/configure.ac:402: OPTIM="`$FLTKCONFIG --cflags` $OPTIM" htmldoc-1.9.8/.pc/autoheader_support.patch/configure.ac-403- fi ############################################## htmldoc-1.9.8/.pc/disable_libz.patch/configure.ac-20-uname=`uname` htmldoc-1.9.8/.pc/disable_libz.patch/configure.ac:21:uversion=`uname -r | sed -e '1,$s/[[^0-9]]//g'` htmldoc-1.9.8/.pc/disable_libz.patch/configure.ac-22- ############################################## htmldoc-1.9.8/.pc/disable_libz.patch/configure.ac-207- have_ssl=1 htmldoc-1.9.8/.pc/disable_libz.patch/configure.ac:208: SSLLIBS=`$PKGCONFIG --libs gnutls` htmldoc-1.9.8/.pc/disable_libz.patch/configure.ac:209: SSLFLAGS=`$PKGCONFIG --cflags gnutls` htmldoc-1.9.8/.pc/disable_libz.patch/configure.ac-210- AC_DEFINE(HAVE_SSL) ############################################## htmldoc-1.9.8/.pc/disable_libz.patch/configure.ac-213- have_ssl=1 htmldoc-1.9.8/.pc/disable_libz.patch/configure.ac:214: SSLLIBS=`$LIBGNUTLSCONFIG --libs` htmldoc-1.9.8/.pc/disable_libz.patch/configure.ac:215: SSLFLAGS=`$LIBGNUTLSCONFIG --cflags` htmldoc-1.9.8/.pc/disable_libz.patch/configure.ac-216- AC_DEFINE(HAVE_SSL) ############################################## htmldoc-1.9.8/.pc/disable_libz.patch/configure.ac-238- if test "x$FLTKCONFIG" != x; then htmldoc-1.9.8/.pc/disable_libz.patch/configure.ac:239: LIBS="$LIBS `$FLTKCONFIG --use-images --ldflags`" htmldoc-1.9.8/.pc/disable_libz.patch/configure.ac-240- AC_DEFINE([HAVE_LIBFLTK], [], [libfltk support]) ############################################## htmldoc-1.9.8/.pc/disable_libz.patch/configure.ac-420- if test "x$FLTKCONFIG" != x; then htmldoc-1.9.8/.pc/disable_libz.patch/configure.ac:421: OPTIM="`$FLTKCONFIG --cflags` $OPTIM" htmldoc-1.9.8/.pc/disable_libz.patch/configure.ac-422- fi ############################################## htmldoc-1.9.8/configure.ac-20-uname=`uname` htmldoc-1.9.8/configure.ac:21:uversion=`uname -r | sed -e '1,$s/[[^0-9]]//g'` htmldoc-1.9.8/configure.ac-22- ############################################## htmldoc-1.9.8/configure.ac-207- have_ssl=1 htmldoc-1.9.8/configure.ac:208: SSLLIBS=`$PKGCONFIG --libs gnutls` htmldoc-1.9.8/configure.ac:209: SSLFLAGS=`$PKGCONFIG --cflags gnutls` htmldoc-1.9.8/configure.ac-210- AC_DEFINE(HAVE_SSL) ############################################## htmldoc-1.9.8/configure.ac-213- have_ssl=1 htmldoc-1.9.8/configure.ac:214: SSLLIBS=`$LIBGNUTLSCONFIG --libs` htmldoc-1.9.8/configure.ac:215: SSLFLAGS=`$LIBGNUTLSCONFIG --cflags` htmldoc-1.9.8/configure.ac-216- AC_DEFINE(HAVE_SSL) ############################################## htmldoc-1.9.8/configure.ac-238- if test "x$FLTKCONFIG" != x; then htmldoc-1.9.8/configure.ac:239: LIBS="$LIBS `$FLTKCONFIG --use-images --ldflags`" htmldoc-1.9.8/configure.ac-240- AC_DEFINE([HAVE_LIBFLTK], [], [libfltk support]) ############################################## htmldoc-1.9.8/configure.ac-419- if test "x$FLTKCONFIG" != x; then htmldoc-1.9.8/configure.ac:420: OPTIM="`$FLTKCONFIG --cflags` $OPTIM" htmldoc-1.9.8/configure.ac-421- fi