1. c007ce8 build: move package sources from src/pkg to src by Russ Cox · 11 years ago[Renamed from src/pkg/net/hosts.go]
  2. f837078 net: do not call time.Now() twice by Rui Ueyama · 11 years ago
  3. 03823b8 use new time API by Russ Cox · 13 years ago
  4. a6c501e net, io/ioutil: remove use of os.Time by Anthony Martin · 13 years ago
  5. f3ad899 net: fix typo by Mikio Hara · 14 years ago
  6. a4f6ed3 net: add LookupAddr by Kyle Lemons · 14 years ago
  7. 69c4e93 use append by Russ Cox · 14 years ago
  8. c7122a3 simplify various code using new map index rule by Russ Cox · 15 years ago
  9. dd97923 net: fix segfault if /etc/hosts fails to open or doesn't exist by Michael Hoisie · 15 years ago
  10. 3fc41d5 net: parse aliases in /etc/hosts correctly by Andrey Mirtchovski · 15 years ago
  11. d6054fc Use /etc/hosts when resolving names. by Yves Junqueira · 15 years ago