summaryrefslogtreecommitdiffstats
path: root/src/lib9/dial.c
Commit message (Collapse)AuthorAgeFilesLines
* dial: allow host==0 when net=="unix"Fazlul Shahriar2009-08-171-1/+1
| | | | http://codereview.appspot.com/108042
* dial: reject dial to * (aka 0.0.0.0)Russ Cox2009-08-151-0/+5
| | | | | | fixes #15 http://code.swtch.com/plan9port/issues/15 http://codereview.appspot.com/107043
* experiment: translation from standard notations to plan 9 in netmkaddrrsc2006-07-231-0/+3
|
* set qid.vers (Erik Quanstrom)rsc2005-12-291-7/+9
|
* allow broadcastrsc2005-12-261-0/+2
|
* better error messagesrsc2005-07-131-1/+5
|
* add local address to dialrsc2005-02-131-3/+42
|
* publish p9dialparsersc2004-06-161-3/+1
|
* various tweaks.rsc2004-02-091-0/+5
|
* Annoying changes to work on Sun boxes.rsc2003-11-231-1/+0
|
* Various additions and fixes.rsc2003-11-231-0/+92