Displaying 20 results from an estimated 21 matches for "sdiff".
Did you mean:
diff
2003 Apr 20
2
mergemaster tips
Hi, give me some tips please, first of all, first screen:
=============================================
*** The directory specified for the temporary root environment,
/var/tmp/temproot, exists. This can be a security risk if untrusted
users have access to the system.
Use 'd' to delete the old /var/tmp/temproot and continue
Use 't' to select a new temporary root
2001 Oct 19
1
[RHSA-2001:116-03] Updated diffutils packages available
...-----------------------------------
Red Hat, Inc. Red Hat Security Advisory
Synopsis: Updated diffutils packages available
Advisory ID: RHSA-2001:116-03
Issue date: 2001-10-03
Updated on: 2001-10-17
Product: Red Hat Linux
Keywords: sdiff temporary file
Cross references:
Obsoletes:
---------------------------------------------------------------------
1. Topic:
Updated diffutils packages are now available, fixing a temporary file
handling vulnerability in the sdiff program.
2. Relevant releases/architectures:
Red Hat...
2007 Apr 24
6
Using puppet to backup
Apologize ahead of time if this has been asked before. Without using
external commands, can puppet back-up files and directories to the
puppetmaster server? If I delete or change a file, I can back the file,
but all I want to do is to take a snap-shot of some configurations.
If I can''t do it natively, has anyone created a script that does so
using external commands (such as tar, gzip,
2008 Jun 21
3
[LLVMdev] llvm-gcc -O0 compile times
...oticed is that with llvm-gcc, the assembler is taking
longer than with gcc 4.2 (.9s vs .68s). This turns out to be because
we make much larger output than GCC does:
gcc.s -> 8943786
llvm.s -> 13424378
gcc.o -> 2055892
llvm.o -> 3044512
Why is this? Lets look at the contents:
$ sdiff -w 120 gcc.size llvm.size
Segment : 1495968 | Segment : 2211617
Section (__TEXT, __text): 251661 | Section (__TEXT, __text):
290873
Section (__DWARF, __debug_frame): 82752 | Section (__DWARF,
__debug_frame): 80240
Section (__DWARF, __debug_info): 671478 | Section (__DWA...
2015 Dec 17
3
Assistance much appreciated
...ring them with the 32-bit build
(as I do not know what sane is yet).
Sources are in:
/data/prj/cran/R-3.2.3
Builds are in:
/data/prj/cran/32/R-3.2.3 and
/data/prj/cran/64/R-3.2.3
The files, in the build directories look "sane", at least comparable
root at x065:[/data/prj/cran/R-3.2.3]sdiff -w 132
/data/prj/cran/??/R-3.2.3/library/tools/DESCRIPTION
Package: tools
Package: tools
Version: 3.2.3
Version: 3.2.3
Priority: base
Pr...
2015 Dec 18
1
Assistance much appreciated
...sets
c) installp -d /where/you/download/to -agX <what you want to install> |
"all"
Part II
a) I download R-project files to /data/prj/cran/downloads
b) cd /data/prj/cran
gzip -dc downloads/R-3.2.3.tar.gz | tar xf -
cp -rp R-3.2.3 R-3.2.3.dist
c) ls -l 32/*.env 64/*.env
sdiff -w ??/aix.env
cat bin/my_shared.ksh
d) slibclean; rm -rf 32/R-3.2.3; rm -rf 64/R-3.2.3
mkdir 32/R-3.2.3
mkdir 64/R-3.2.3
e) note current diffs between R-3.2.3 and R-3.2.3.dist
root at x072:[/data/prj/cran]diff -ru R-3.2.3.dist R-3.2.3
diff -ru R-3.2.3.dist/configure R-3.2.3/configure
--...
2009 Feb 07
1
Howto change default wineprefix settings?
...ktop integration (where the personal folders are configured).
How I can change these defaults into something different?
I tried to change Shell Folder "My Documents" (I believe that's what's called, not using English language version) from winecfg and comparing registrys through sdiff. All the registrys are identical (system,user and userdef), so wine must save that information into somewhere else. Where is it hidden so I could try to change it automatically, since manually sucks (I really dont want the files to go directly my /home/username -folder).
It would be so much easier...
2013 Mar 24
0
PHP Questions on move from CentOS 5.x to CentOS 6.x (fwd)
...ysql-5.3.3-22.el6.x86_64
php-pdo-5.3.3-22.el6.x86_64
php-pear-1.9.4-4.el6.noarch
php-pgsql-5.3.3-22.el6.x86_64
php-php-gettext-1.0.11-3.el6.noarch
php-PHPMailer-5.2.2-1.el6.noarch
php-process-5.3.3-22.el6.x86_64
php-simplepie-1.3.1-3.el6.noarch
php-xml-5.3.3-22.el6.x86_64
Diffing php -m results:
sdiff -s phpM-CentOS6.txt phpM-CentOS5.txt
Core <
dom | dbase
enchant <
ereg <
fileinfo <
filter <
json <
> mime_magic
Phar <
readline | pspell
sqlite3...
2008 Jun 26
0
[LLVMdev] llvm-gcc -O0 compile times
On Jun 21, 2008, at 2:33 PM, Chris Lattner wrote:
>
>
> $ sdiff -w 120 gcc.size llvm.size
> Segment : 1495968 | Segment : 2211617
> Section (__TEXT, __text): 251661 | Section (__TEXT, __text):
> 290873
> Section (__DWARF, __debug_frame): 82752 | Section (__DWARF,
> __debug_frame): 80240
> Section (__DWARF, __debug_info)...
2018 Mar 07
2
Authentication Problem with dovecot-2.3.0.1
...same.
*Mar 07 22:30:22 auth: Info: sql(user.name at domain.name
<user.name at domain.name>,192.168.55.97,<4CETl9dmscvAqDdh>): Requested
DIGEST-MD5 scheme, but we have only MD5-CRYPT*
Maybe the problem is elsewhere??? I need a 3rd eye to help me.
For now
root at gw:~wash/public_html # sdiff dovecot-2.2.txt dovecot-2.3.txt | less
# 2.2.34 (874deae): /opt/dovecot2.2/etc/dovecot/dovecot.conf | # 2.3.0.1
(ffd8a29): /opt/dovecot2.3/etc/dovecot/dovecot.conf
# OS: FreeBSD 9.3-STABLE i386 ufs # OS:
FreeBSD 9.3-STABLE i386 ufs
# Hostname: localhost...
2008 Sep 11
3
ZFS Crypto [Prelim] Codereview
...- particuarly
1376 * doesn''t provide away to prompt or retreive the old key.
1354 * the rewraping if the user buffer was modified while we operated
1652 * dnode_seutp_crypto_data
------------------------------------------------------------------
usr/src/uts/common/fs/zfs/arc.c.sdiff.html
DEA-12: Typo: safety
3152 * This probably isn''t needed but it is a useful saftey net.
------------------------------------------------------------------
usr/src/uts/common/fs/zfs/sys/zio_crypt.h.html
DEA-13 Typos partially persistent, appropriate, converted, value:
84...
2006 May 05
16
Diff tool for OSX
I''ve looked for DIFF tools for OSX but haven''t found anything good
yet. Tried guiffy (http://www.guiffy.com) but it''s very slow and the
folder comparison doesn''t indicate a change until you drill down to
the level with the difference which kinda defeats the purpose.
I''m missing TortoiseSVN and the diff tool that comes with it. Any
suggestions for
2015 Dec 17
0
Assistance much appreciated
...j/cran/32/R-3.2.3 and
> /data/prj/cran/64/R-3.2.3
>
> The files, in the build directories look "sane", at least comparable
OK. Perhaps a check for special characters with a hex editor, just to be sure? But probably not the cause.
>
> root at x065:[/data/prj/cran/R-3.2.3]sdiff -w 132 /data/prj/cran/??/R-3.2.3/library/tools/DESCRIPTION
> Package: tools Package: tools
> Version: 3.2.3 Version: 3.2.3
> Priority: base...
2015 Dec 16
2
Building R in 64-bit mode
...1
/data/prj/cran/${RELEASE}/configure --disable-lto --prefix=/opt \
--enable-R-shlib \
--with-cairo=no --with-libpng=no --with-jpeglib=no
--with-libtiff=no \
--with-readline=no --with-x=no
root at x065:[/data/prj/cran/32/R-3.2.3]
root at x065:[/data/prj/cran/32/R-3.2.3]sdiff ../../??/aix.env
export OBJECT_MODE=32 |
export OBJECT_MODE=64
export CC="gcc -maix32 -mcpu=power5" |
export AR="ar -X64"
export CXX="g++ -maix32 -mcpu=power5" |
export CC...
2015 Dec 18
1
Assistance much appreciated
...a/prj/cran/64/R-3.2.3
>>
>> The files, in the build directories look "sane", at least comparable
>
> OK. Perhaps a check for special characters with a hex editor, just to be sure? But probably not the cause.
>
>>
>> root at x065:[/data/prj/cran/R-3.2.3]sdiff -w 132 /data/prj/cran/??/R-3.2.3/library/tools/DESCRIPTION
>> Package: tools Package: tools
>> Version: 3.2.3 Version: 3.2.3
>> Priority: base...
2018 Mar 08
0
Authentication Problem with dovecot-2.3.0.1
...;user.name at domain.name>,192.168.55.97,<4CETl9dmscvAqDdh>): Requested
> > DIGEST-MD5 scheme, but we have only MD5-CRYPT*
> >
> > Maybe the problem is elsewhere??? I need a 3rd eye to help me.
> >
> > For now
> >
> > root at gw:~wash/public_html # sdiff dovecot-2.2.txt dovecot-2.3.txt | less
> > # 2.2.34 (874deae): /opt/dovecot2.2/etc/dovecot/dovecot.conf | # 2.3.0.1
> > (ffd8a29): /opt/dovecot2.3/etc/dovecot/dovecot.conf
> > # OS: FreeBSD 9.3-STABLE i386 ufs # OS:
> > FreeBSD 9.3-STABLE i386...
2015 Dec 16
0
Building R in 64-bit mode
...nfigure --disable-lto --prefix=/opt \
> --enable-R-shlib \
> --with-cairo=no --with-libpng=no --with-jpeglib=no
> --with-libtiff=no \
> --with-readline=no --with-x=no
> root at x065:[/data/prj/cran/32/R-3.2.3]
>
> root at x065:[/data/prj/cran/32/R-3.2.3]sdiff ../../??/aix.env
> export OBJECT_MODE=32 |
> export OBJECT_MODE=64
> export CC="gcc -maix32 -mcpu=power5" |
> export AR="ar -X64"
> export CXX="g++ -maix32 -mcpu=power5"...
2013 Mar 24
5
PHP Questions on move from CentOS 5.x to CentOS 6.x
...wever, drupal, and other php-dependent parts that call postgresql and
mysql databases of our site are not being presented.
Apache's log files show a 503 (for postgresql) and 500 (for mysql) errors
I'm troubleshooting this through obvious channels (looking at logfiles,
searching google, sdiff'ing configuration files).
However, if someone has suggestions or answers, please do speak up!
Much thanks,
Max Pyziur
pyz at brama.com
2015 Dec 17
3
Assistance much appreciated
On 17/12/2015 9:06 AM, Michael Felt wrote:
> More experimenting with calling commands:
> > tools:::foobar()
> Error: Line starting 'Package: tools ...' is malformed!
> > tools::foobar()
> Error: Line starting 'Package: tools ...' is malformed!
These both do a loadNamespace("tools").
> > Tools:::foobar()
> Error in loadNamespace(name)
2006 Jun 24
8
How to install programs in wine?
I am a rank newbie to Linux and wine.
I am running Ubuntu Dapper on an AMD 1800 mhz machine, wine 0.9.15
Everything I have read says use the installer to load windows programs.
Where is the installer?
Thanks,
--
Ron Thompson On the Beautiful Florida Space Coast, right beside the Kennedy Space Center, USA
http://www.plansandprojects.com My hobby pages are here: