search for: goff

Displaying 20 results from an estimated 36 matches for "goff".

Did you mean: coff
2020 Jun 10
9
RFC: Adding support for the z/OS platform to LLVM and clang
...), file system - z/OS UNIX System Services (z/OS UNIX) files and datasets, addressing modes (31-bit and 64-bit, and possibly 24-bit), different floating and fixed point formats, systems programming capabilities, language co-processors, and generating code output in the z/OS object file formats (GOFF and XOBJ). The tentative plan is to initially support the z/OS Unix System Services (z/OS UNIX) interface with EBCDIC and ASCII 64-bit code generation. In particular, our intent would be to focus on: 1) C++ standard library support. We would be making changes to the library so it can work on z...
2006 Apr 09
2
Boxplot using Formula
...d because I am reusing old code and I don't remember having this issue before, so perhaps there have been some changes in the behavior of the boxplot function since the last time I use the code. It seems like there's probably a simple solution, but I'm not seeing it. Thanks, Matt Goff
2004 Jul 30
4
Trouble authenticating clients from ADS domain on Samba 3.0.5 file server
...s password server = calvin.nles.local username map = /etc/samba/smbusers os level = 10 dns proxy = No idmap uid = 10000-20000 idmap gid = 10000-20000 template shell = /bin/bash winbind separator = + winbind use default domain = Yes [homes] comment = %U Home Folder path = /home/%u valid users = %U cgoff administrator # force user = %u writeable = yes browseable = no I think my problem is with the [homes] share, but I'm not sure. Can anyone give me any pointers on what my issue might be? As I said I can talk to the ADS server just fine, seeing lists of users and groups. I'm almost positive...
2002 Mar 03
2
rsync with -ls option
Howdy, I'm trying to get a report from rsync using the -n option which will produce a report of files that are different in a ls -al kind of style so one could analyze what's different before possibly clobering a good file. Is this possibly in the works or does anyone have any ideas on how this might be done. It seems like a useful option to rsync to have. Regards, George...
2005 Oct 04
2
Joining Dataframes
...4 5 5 8 7 8 date4 NA NA NA 8 8 8 I have many more dates and species, but I assume whatever method works for this small example, would work for larger cases. Thanks, Matt Goff
2013 Feb 09
3
Is CentOS-6.3-x86_64-netinstall.iso broken?
Hi, I'm probably doing something wrong or misunderstanding how this is supposed to work. I have written this ".iso" image to a DVD and booted from it. I then selected the first install option from the menu. I get some prompts and then I'm asked to specify where the media is. I assumed (there's that word) that I should just hit enter, thereby selecting the "from
2020 Oct 02
2
[RFC] Adding a char set converter to Support library
Hi! On z/OS, there is the need to convert strings from EBCDIC to UTF-8 and vice versa. Using the POSIX iconv functions has some challenges, so I created a small wrapper around this functionality to get the same result on all platforms. This functionality is required for reading and writing GOFF object files and can also be used in the frontend. I put up the code on Phabricator https://reviews.llvm.org/D88741. Please add your comments to the review if you are interested in this topic. Best regards, Kai Kai Nacke IT Architect IBM Deutschland GmbH Vorsitzender des Aufsichtsrats: Sebasti...
2012 Oct 20
5
Is it possible to store the log file by day?
I hope to store the log file by day , because the log file will be so large with the time goes by.Is it possible to do this ? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to
2007 Sep 05
2
invalid probe specifier nge::entry: "/usr/lib/dtrace/procfs.d"
I recently did a backport of a couple of networking bug fixes from s10x_u4_b6 to s10x_u3_b10. I patched just /platform/i86pc/kernel/unix and /platform/i86pc/kernel/amd64/unix in my existing u3 OS image and I''m seeing this dtrace problem when running any dtrace script: NODE hcb101 ~ $ ./tcpstat.sh dtrace: failed to compile script /dev/fd/10: "/usr/lib/dtrace/procfs.d", line
2020 Oct 02
2
[RFC] Adding a char set converter to Support library
...the need to convert strings from EBCDIC to UTF-8 and > vice versa. > Using the POSIX iconv functions has some challenges, so I created a small > wrapper > around this functionality to get the same result on all platforms. This > functionality > is required for reading and writing GOFF object files and can also be used > in the > frontend. > I put up the code on Phabricator https://reviews.llvm.org/D88741 . Please > add your > comments to the review if you are interested in this topic. > > Best regards, > Kai > > Kai Nacke > IT Architect > &...
2008 Oct 17
1
possible build problem with syslinux-3.72
Howdy, I just did a build on my CentOS 5.2 (x86_64) system and noticed the following error msg. I don't think this is a problem for me but I wanted the developers to be aware of it. Regards, and thanks for your time, George... make[1]: Leaving directory `/tools/pxelinux/syslinux-3.72/utils' ls -l version.gen version.h version.mk mbr/mbr.bin mbr/gptmbr.bin core/pxelinux.0
2008 Oct 17
1
Possible problems with the git repository.
Howdy, I just did a git clone for the latest syslinux and when I entered the make command the build ended with an error. I also had to back level my git installation because "git clone url" doesn't seem to want to work any more yet it's what was on the web page. Regards, George... perl cptable.pl UnicodeData iso8859-8.txt iso8859-8.txt iso8859-8.cp perl cptable.pl
2011 Mar 25
1
FOG on CentOS Wiki contribution suggestion?
...g making the extremely basic 3 changes (http://www.fogproject.org/wiki/index.php?title=Installation_on_CentOS_5.3#Installing_0.29_and_0.30), while using an existing Linux DHCP server. It might be suitable to be located under HowTo's > Misc or Non CentOS Applications. User name "AlexGoffe" Cheers, Alex
2002 Mar 19
1
rsync 2.5.4 problem crossing file systems
Howdy, I just built this new version last week and am trying to rsync a running systems boot drive to an alternate drive on a different system (not running on the rsync drive target). The rsync seems to be crossing file system boundaries in spite of the -x flag. Can anyone help me with this please? I've also submitted a bug report. I'm running the rsync from a script that, now that I
2006 Jan 03
1
Is this a bug by any chance?
Howdy, I'm moving HUGE numbers of files from one hdd to another on one of my RedHat systems and goofed by not specifying a target. Rsync went to all the trouble of figguring out which files needed to be copied and then blew up when it actually went looking for a target and found none. I have downloaded the latest cvs version which appears to exhibit the same behavoir. I know this is a UFU
2003 Jul 20
1
new stuff
New stuff from http://pan.zipcon.net In piano/Hokanson/Live the Schubert Gmaj and Bb maj sonatas (latest version July 20) In voice: Dawn2 These recordings were taken from lps and are of lower quality than the usual stuff at pan. --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to
2015 Mar 18
7
[Bug 89620] New: Nouveau driver for Nvidia card GeForce GT 550M]
...Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: high Component: Driver/nouveau Assignee: nouveau at lists.freedesktop.org Reporter: grgoffe at yahoo.com QA Contact: xorg-team at lists.x.org I presume that the nouveau driver is responsible for drawing the mouse pointer. My pointer seems to be redrawn constantly producing what Windows used to call "Tails". Multiple images of the mouse pointer. Additionally, there seem...
2002 May 05
1
a problem I'm having with rsync-4.5.4
Howdy, I'm trying to update (rsyncronize) a system that I've placed in another state where I have replaced the networker with a new version that's pointing to a new and different server. I'm running with the following parameters: /usr/lsd/SunOS.5.7/bin/rsync -n -vvacrRlpogtuxz --stats --progress . sjsun5x:/usr --exclude-from=/excludes_usr When I run rsync I ask rsync to exclude
2004 Jul 27
2
Getting Samba 3 to communicate with Win2k3 ADS
I'm having a *terrible* time trying to get Samba 3 to communicate with my Windows 2003 Active Directory Server (the primary and only domain on my network). Basically this is what I'm trying to do: create a Linux File Server to replace my old WinNT 4 File Server. I would like it to show up under all my XP clients on network neighborhood just like the old server, with each account on my
2008 May 07
1
[BioC] RCurl loading problem with 64 bit linux distribution
...ibrary > > '/home/mkimpel/R_HOME/site-library-2.7.0/RCurl/libs/RCurl.so': > > /home/mkimpel/R_HOME/site-library-2.7.0/RCurl/libs/RCurl.so: undefined > > symbol: Curl_base64_encode > >> > > > > > > > > On Tue, May 6, 2008 at 7:49 AM, Loyal Goff <lgoff@rci.rutgers.edu> > wrote: > > > >> I am having a similar problem with RCurl after R2.7.0 although it does > not > >> appear to be 64-bit-related... > >> > >> On Mac OS X 10.5... > >> > >> > library(RCurl) > >&gt...