search for: shun

Displaying 20 results from an estimated 67 matches for "shun".

Did you mean: shaun
2006 Jul 24
4
List etiquette question
...see if it would be considered bad form to post the link before I did. There aren''t any ads so I''m not getting anything out of more visitors, but I still didn''t want to take the chance of incurring the wrath of a list I might need help from in the future. : ) Would I be shunned and exiled for doing so?? Bryan -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060724/b739a9b4/attachment-0001.html
2006 Jul 25
3
Ruby hangman (was Re: List etiquette question)
...considered bad form to post the > link before I did. There aren''t any ads so I''m not getting anything out of > more visitors, but I still didn''t want to take the chance of incurring the > wrath of a list I might need help from in the future. : ) Would I be > shunned and exiled for doing so?? > > Bryan_______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails > > > _______________________________________________ > Rails mailing list > R...
2002 Feb 08
1
Expansion of hostname
...tions->hostname: host; linenum++; - if (process_config_line(options, host, line, filename, linenum, &active) != 0) + if (process_config_line(options, hostname, line, filename, linenum, &active) != 0) bad_options++; } fclose(f); Is this behaviour acceptable? --- Regards, Shun-ichi Goto <gotoh at taiyo.co.jp> R&D Group, TAIYO Corp., Tokyo, JAPAN
2006 Oct 30
1
interactive flag unix
...r filing a bug I still don't see it. Is it being used? And if not, it should probably be disabled, so people don't waste their time posting to the wrong place. Manfred ################################################################## "Must I do all the evil I can before I learn to shun it? Is it not enough to know the evil to shun it? If not, we should be sincere enough to admit that we love evil too well to give it up." - Mohandas K. Gandhi
2018 Jun 11
3
[PULL] vhost: cleanups and fixes
The following changes since commit 29dcea88779c856c7dc92040a0c01233263101d4: Linux 4.17 (2018-06-03 14:15:21 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus for you to fetch changes up to aa15783ee62d57d69433101ede3e3ed11e48161d: virtio: update the comments for transport features (2018-06-07 22:17:40 +0300)
2018 Jun 11
3
[PULL] vhost: cleanups and fixes
The following changes since commit 29dcea88779c856c7dc92040a0c01233263101d4: Linux 4.17 (2018-06-03 14:15:21 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus for you to fetch changes up to aa15783ee62d57d69433101ede3e3ed11e48161d: virtio: update the comments for transport features (2018-06-07 22:17:40 +0300)
2006 Mar 12
7
stop monitor on transfer
Guys. This idea has been banging my headfor days now and I feel the need to share with you. Imagine this scenario: all calls come in thru a receptionist, asterisk records all incoming calls, the receptionist's work is to transfer the calls to internal people but some of them are bosses and you know how bosses are, they don't want their calls to be recorded, so, I have been trying to
2020 Jan 24
3
[cfe-dev] Phabricator -> GitHub PRs?
...s work. I find the > practice deeply disrespectful. > > So, if there's a way to disable that, I'm strongly in favour of doing so. I agree with you completely. I was surprised and unhappy that this was possible myself. If we move to GH this should be disabled if possible and "shunned upon" if we cannot disable it. (To be fair, it might be the case that only owners can do it so there is little risk it happens to us.) -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 228 bytes Desc: not...
2018 Jun 11
0
[PULL] vhost: cleanups and fixes
...tion where I pull stuff from the virtio people that adds completely broken core VM functionality. Because if I'm in that situation, I will stop pulling from you guys. Seriously. You have *no* place sending me broken shit that is outside the virtio layer. Subsystems that break code MM will get shunned. You just aren't important enough to allow you breaking code VM. Linus
2006 Feb 04
4
Test
Ok - I have not gotten anything since 6:03 am this morning. It's now 4:33 pm - has anyone gotten anything?
2001 Oct 09
0
Small patch for ssh_askpass()
...NTR) break; if (len <= 1) return xstrdup(""); - nl = strchr(buf, '\n'); - if (nl) - *nl = '\0'; + buf[len] = '\0'; + buf[strcspn(buf, "\r\n")] = '\0'; pass = xstrdup(buf); memset(buf, 0, sizeof(buf)); return pass; --- Regards, Shun-ichi Goto <gotoh at taiyo.co.jp> R&D Group, TAIYO Corp., Tokyo, JAPAN
2004 Sep 17
0
Re: Asterisk forum created http://ASTERISK.XVOIP.COM
...rs with more info. http://asterisk.xvoip.com I agree, the Wiki is Step #1 for any Asterisk user. The Wiki is a great reference, but you will always have people who need help. As much as us "techies" and Linux-gurus love to say READ-THE-F-in-Manual (RTFM), we shouldn't "shun" people away from asking for help via a forum. A reference guide or any documentation will never be 100% complete. The Wiki and any forum are two different animals. In my opinion, you'll never answer every single question in the Wiki. If you tried, it would probably become too unwieldy...
2007 Aug 16
0
No subject
...that. OpenBSD is an excellent example of how thorough documentation can really help. As for it not being what people want, it might be because different people want different things. I want reference documents, and only grudgingly use tutorials, while there are others who swear by tutorials and shun reference documents. If our project decides to use Puppet long term (we are evaluating it still), then I may have some time to commit to the documentation. In the mean time, I wouldn''t presume to tell you what to do, only what I as one potential user, consider valuable. Alex
2003 Aug 14
2
Hardware encoder.
Hi people, I am aware of the integer based DEcoder (Tremor) but am more interested in a hardware ENcoder, for use in a solid state portable recorder. Has anyone made *any* steps towards implementing an encoder in a DSP? I ask because I have been investigating MP3 hardware encoders, and apart from being very expensive (to licence - DSPs are as cheap as grains of sand in comparison) I have an
2005 Jul 01
0
How to set HTB correct ?
...t 1:30 handle 30: pfifo limit 10 tc qdisc add dev br0 parent 1:40 handle 40: pfifo limit 10 then bandwidth will be split fit for 2:1: 0.5: 0.1, class 1:10 will get about 2.5 M. it seems like that HTB works well. I do not understand how it works like this. Thank you for your help in advance. Shun Chain
2005 Jul 05
1
[HTB] about SCHED_JSCALE value
..., I found the source code bug lead to problem. My linux kernel is v2.4.17 port for mips by boardcom. boardcom set HZ to 200 in linux/include/asm-mips/param.h. In linux/include/net/pkt_sched.h, SCHED_JSCALE is set to 0 according to HZ=200. When I set SCHED_JSCALE to 13, the problem is solved. Shun Chain
2000 Sep 25
3
socks proxy support
is openssh going to ever contain socks4/5 proxy support (http://www.socks.nec.com/) the same way ssh (nonfree version) does? Without this support, openssh is completely unusable behind a firewall. Hayden A. James
2004 Dec 14
1
What if this happens?
Does anyone have concern about this? What if Redhat stops giving SRPMS for new releases and updates in public? If you buy a subscription to RHEL AS and they have to give you the SRPMS because of GPL agreement can that person provide those SRPMS to public again because of GPL? They claim they are premium OpenSource company but they are still a company and for them money is bottom line.
2004 Nov 23
0
[LLVMdev] Nested functions
...huge tree of nested functions. These are the only occasions, beside container mapping functions, where the use of nested function becomes really interesting and a thoroughly clean implementation becomes a must. The fact remains that Pascal and Modula features such as lexical nesting are generally shunned upon by the C subculture and thus receive a poor deal in the world of open software where there is no life beyond GNU, C and Unix. /dm
2000 Nov 15
1
BeOS on PPC compile, thread question.
> In fact I am compiling as C++. Under BeOS, these functions will > eventually end up inside of a C++ class. So, I'm kind of stuck. > It's not the end of the world. Couldn't you just compile the vorbis files as vanilla C, and then implement a thin C++ wrapper if you need to access it that way? There's nothing in BeOS which *requires* code to be C++. Sorry if I'm