search for: hinton

Displaying 20 results from an estimated 234 matches for "hinton".

2007 Feb 08
5
New Bind Update
...ing smoothly for those who have done it? I've been a little hesitant to run it yet as the last time forced a bit of time fixing things. I'm trying to plan if I need to have some hours available for this or if it is like most of the time.. just do it and everything's ok. Best, John Hinton
2019 Apr 05
2
[RFC] Should we add isa_or_null<>?
...review that could be enhanced to do that -- though it currently replaces `X->foo() && isa<Y>(X->foo())` with `dyn_cast_or_null<Y>(X->foo())`. Please see: https://reviews.llvm.org/D59802 thanks... don > > ~Craig > > > On Thu, Apr 4, 2019 at 4:37 PM Don Hinton <hintonda at gmail.com> wrote: > >> On Thu, Apr 4, 2019 at 6:29 PM Craig Topper <craig.topper at gmail.com> >> wrote: >> >>> There are a handful of places in LLVM that dosomething like if >>> (dyn_cast_or_null<UndefValue>(P->hasConstantVa...
2005 Feb 07
3
Bind Issues
...oblem with my slave nameservers retrieving updates from the master. Looking at the zone records, some are owned by root, some are owned by named. I'm now confused as to what the ownership should be and what permissions should be assigned. Could someone shed some light on this? Thanks, John Hinton
2006 Aug 22
4
Struggling with javac
...with the same problem. Trying the command without the -class and without the path fails with path errors. So it's sort of like this -classpath switch is either pathed wrong somewhere or is deprecated? This is on a CentOS 3 server. Anybody run into this? Do you have a solution? Thanks, John Hinton
2005 Apr 19
5
Rid me of this boot GUI
...50% of the screen.. striped vertically.. at about 1/8th inch spacing. Not really good enough to see what I'm in nor what the crap I'm doing. I do see I guess an Xterm window.. so I guess I can issue commands.. or... maybe I'll have to drag over a derned monitor. Shew!! Thanks, John Hinton
2007 Apr 12
6
CentOS 5 and bittorrent
...I'm downloading via a winders box and I use bit tornado which is extremely flexible in setting upload and download allowances as well as the number of connections. And it's free. I'm sure others use many of the other aps available.. just please consider using the torrent. Best, John Hinton
2011 Sep 27
3
Expunge Old Email
...e the suggestions for programs to expunge old email? For instance, deleting email from a Spam folder that is 2 weeks old or older. I see that Dovecot does have a solution, but was wondering about what others have landed on. My systems are basically Postfix, Dovecot using Maildir. Thanks, John Hinton
2008 Jul 19
6
Bind Firewall Rules
OK, so does anybody have a good firewall rule solution for what we're supposed to be doing with bind these days? Obviously port 53 is no longer enough. TIA John Hinton
2011 May 24
5
CentOS 5.6 PHP 5.3 and SquirrelMail
OK, so I did an upgrade to PHP 5.3 on one of my servers. I noticed the uninstall of php also removed SquirrelMail and it won't install under PHP 5.3. Has anybody worked this out with a good RPM or repo solution? -- John Hinton 877-777-1407 ext 502 http://www.ew3d.com Comprehensive Online Solutions
2019 Apr 04
2
[RFC] Should we add isa_or_null<>?
...isa<Y>(X)` with `dyn_cast_or_null<Y>(X)` was suboptimal, and it was suggested something like a `isa_or_null` style operator would better express what was actually going on, i.e., we are expecting a bool, not a pointer. > > ~Craig > > > On Thu, Apr 4, 2019 at 4:16 PM Don Hinton via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > >> I've added a patch, temporarily using the name Chris suggested. Please >> let me know what you think. >> >> https://reviews.llvm.org/D60291 >> >> thanks... >> don >> >> On...
2017 Sep 25
2
Errors linking with LLVM 5.0 - dump() missing
Hi Don, On 25 September 2017 at 22:37, Don Hinton <hintonda at gmail.com> wrote: > It'll work in release builds -- just rebuild llvm with LLVM_ENABLE_DUMP > enabled. > That assumes one has control over the LLVM build options. > On Mon, Sep 25, 2017 at 2:35 PM, Dibyendu Majumdar <mobile at majumdar.org.uk> > wrote:...
2006 Oct 10
3
mbox corruption
..., Sendmail... I've been experiencing some mbox corruption this week. Mail clients can't pick up mail and SquirrelMail gives an error.. of which the logs state "File isn't in mbox format". Is anybody else experiencing this? Any ideas about a correction? Cause? Thanks, John Hinton
2007 Sep 26
4
Intrusion Detection Systems
...s of log based systems and addressed those. There does seem to be flexibility among these three systems in having the ability to monitor just about any log system and take action based on failed logins for instance. So, whats the word from the list? Pros cons or other directions? Thanks, John Hinton
2006 Jul 27
1
Dovecot Sending Slow down
...I'm running dovecot in conjunction with sendmail. Anybody have any ideas about what appears to be slow authentication... basically the mail client takes 5 to 15 seconds to connect and send. And this is from within the network. I suspect it is about the same from the outside. Thanks, John Hinton
2006 May 04
2
Yum Update Question
...test updates included updates to php. I'm wondering if apache is restarted or reloaded to read the new php updates? More broadly... if this is done, is it done pretty much for every interrelated update, I guess with the exception of kernel updates? Thanks for all the hard work. Best, John Hinton
2005 Nov 26
1
webmaster in mqueue
Anybody finding a huge mailfile named webmaster in their mqueue? I'm wondering what/how this gets there? Just found one on one server that was over 2 gigs! Yuck!!! So far, this has been on CentOS 3 machines using sendmail. Best, John Hinton
2009 May 11
2
Disabling Spamassassin on outbound email
Does anybody have a good method for disabling SA checks on outbound email under sendmail running the spamass milter? Some of our Vhost accounts are getting flagged as spam on the way out due to being on a dirty ISP network. John Hinton
2010 Jul 06
2
Logwatch with Postfix and Amavisd-new
...tend to Postfix. Is anybody running either of these as a logwatch filter? If so, is it repetitive to run both, or should I consider only one of above and which would provide the best results? And, are these in any of the CentOS repositories? Couldn't find them in Dag's. Thanks! John Hinton
2019 Dec 09
2
MIssing llvm-commits messages
...ts containing non-ASCII > symbols (in Author: line?) Ah, perhaps, but I don’t seen anything obvious, at least not in the log. And the author has other commits just before and after that did generate a messages, so it seems somewhat random to me. > > On Tue, Dec 10, 2019 at 12:08 AM Don Hinton via llvm-dev > <llvm-dev at lists.llvm.org> wrote: >> >> Has anyone noticed missing llvm-commits messages? Not all commits seem to generate emails to llvm-commits. >> >> For example, I can’t find an email for this commit: https://github.com/llvm/llvm-project/com...
2006 May 13
2
Changing Console Display Settings
...em to find where or if there is a way to change the default console display settings. I sure would be nice to go to a higher resolution so to speak. Can anybody point me in the right direction on where to look? Note, these systems are all server installs.. no stinkin' GUIs. ;) Thanks, John Hinton