Re: ping and host names that start with numbers

2009-12-29 Thread David Arnold
On 29/12/2009, at 7:37 PM, Brad Tilley wrote: > There may be good reason for not doing this, I don't know. It's just an oddity I came across and thought I would mention it. I don't have my OpenBSD machine online atm, but ... an IPv4 address can be legitimately presented as a 32-bit integer. I wo

Life Good Newsletter No 58

2009-12-29 Thread Akis Angelakis
Acapgt]r v_ker jai v_koi, Laf_ le tir euw]r lar cia ]ma Eutuwisl]mo jai Dgliouqcij| 2010 sar st]kmoule to m]o te}wor tgr gkejtqomij^r lar evgleq_dar Life Good Newsletter No 58. Jak^ Wqomi\ se |kour jai |ker! "jgr Accek\jgr LLM, SAC Dip., Authorized Trainer & Counselor Ejd|tgr, Succqav]ar, S}lb

Re: ping and host names that start with numbers

2009-12-29 Thread Ingo Schwarze
Hi Brad, > Since ping takes either an int or a string as a host name arg, > it would be neat if a flag could be passed that forces ping to treat > the host argument as a string rather than an int I'd say that flag already exists: just give the FQDN. So i don't think we need yet another flag. If

ping and host names that start with numbers

2009-12-29 Thread Brad Tilley
It's probably unwise to use a number as a host name, but I do at times and most things work just fine. RFC 1123 OK's this practice and notes that host software *must* support host names that begin with digits (3com.com, etc). I have a host named 700.nnn.com and I can ping it by FQDN or by its IP

mutually stacked trunk(4)s

2009-12-29 Thread Vladimir Kirillov
Hello t...@! I was playing with trunk(4) and discovered that trunks can be mutually stacked, i.e. # ifconfig trunk0 trunkport trunk1 # ifconfig trunk1 trunkport turnk0 trunk0: flags=8943 mtu 1500 lladdr 00:bd:ab:43:15:02 priority: 0 trunk: trunkproto roundrobin trunkdev tr

[no subject]

2009-12-29 Thread damion bell
http://skateboa.skateboarding-videos.com/GJJlxxcCVB.html

Re: Inside Out Networks Edgeport USB Serial Adapters

2009-12-29 Thread Brad DeMorrow
I just realized this should probably be sent to tech instead of misc. Sorry about the extra noise on misc. On Mon, Dec 14, 2009 at 9:05 PM, Theo de Raadt wrote: > > > I don't know what that site means either. Get it working, and get back > to us. > > Hey all, I ran into a snag I haven't been a

SANEX EXPRESS İLE KARGOLAR ERTESİ GÜN RUSYA'DA

2009-12-29 Thread sales
Call Center: 0090 212 474 65 65 SANEX EXPRESS ]LE KARGOLAR ERTES] G\N RUSYA'DA Rusya ya Gidecek Zarf Ve Paketler Saat 18.00'e Kadar Sanex Expresse Verildipinde Teslimat Ertesi G|n Yap}l}yor. Sanex Express Zaman}nda Teslimat} Garanti Ediyor RUSYA kaynakl} Sanex Express , Rusya'd

Je sur comptable a la banque BCB je vais virée $6.million a la etranger

2009-12-29 Thread Ashraf Cotu
You are invited to "Je sur comptable a la banque BCB je vais virie $6.million a la etranger". By your host Ashraf Cotu: Date: Tuesday December 29, 2009 Time: 11:00 am - 12:00 pm (GMT +00:00) Location: cher ami Salut, je suis MONSIEUR. ASHRAF C

Re: Add support for sysconf(3) _SC_NPROCESSORS_CONF / _SC_NPROCESSORS_ONLN

2009-12-29 Thread Stuart Henderson
On 2009/12/28 21:45, Brad wrote: > The following diff adds support for sysconf(3) for the variables > _SC_NPROCESSORS_CONF and _SC_NPROCESSORS_ONLN. > > I have run into this being used by 3 programs in ports so far. At least 45 (I'm part-way through a grep over ports source), I'll try and remembe