Ian Dowse 6d359f31fc A few more mountd cleanups:
- Remove some horrible code that faked a "struct addrinfo" to be
  later passed to freeaddrinfo(). Instead, add a new group type
  "GT_DEFAULT" used to denote that the filesystem is exported to the
  world, and treat this case separately.
- Don't clear the AI_CANONNAME flag in a struct addrinfo returned
  by getaddrinfo. There's still a bit more struct addrinfo abuse
  left in here.
- Simplify do_mount() slightly by using an addrinfo pointer to keep
  track of the current address.
2001-04-18 00:28:37 +00:00
..
2001-04-07 11:21:35 +00:00
2001-04-08 18:41:22 +00:00
2001-04-16 22:22:21 +00:00
2001-04-08 18:41:22 +00:00
2001-04-04 08:42:40 +00:00
2001-04-18 00:28:37 +00:00
2001-04-07 11:21:35 +00:00
2001-04-07 11:21:35 +00:00
2001-04-10 16:29:41 +00:00
2001-03-19 07:59:38 +00:00