jhb 947b8c9fbd 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-18 22:29:54 +00:00
2006-05-26 13:54:27 +00:00
2006-07-18 03:17:12 +00:00
2006-07-18 07:03:43 +00:00
2006-07-04 14:14:16 +00:00