John Baldwin b33887ea31 Don't free the sockaddr in kern_bind() and kern_connect() as not all
callers pass a sockaddr allocated via malloc() from M_SONAME anymore.
Instead, free it in the callers when necessary.
2006-07-19 18:28:52 +00:00
..
2006-07-14 01:57:09 +00:00
2005-02-22 01:26:48 +00:00