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-01 07:00:35 +00:00
2001-03-30 16:32:52 +00:00
2001-04-16 15:18:16 +00:00
2001-04-07 11:21:35 +00:00
2001-04-07 11:21:35 +00:00
2001-04-07 11:21:35 +00:00
2001-04-18 00:28:37 +00:00
2001-04-07 11:21:35 +00:00
2001-04-02 06:21:13 +00:00
2001-04-07 11:21:35 +00:00
2001-04-07 11:21:35 +00:00
2001-04-10 08:31:13 +00:00
2001-04-07 11:21:35 +00:00
2001-04-07 11:21:35 +00:00
2001-04-03 07:52:38 +00:00
2001-04-13 09:33:03 +00:00