]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Change unp_listen() to accept a thread rather than a proc as its second
authorJohn Baldwin <jhb@FreeBSD.org>
Wed, 27 Feb 2002 19:14:01 +0000 (19:14 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Wed, 27 Feb 2002 19:14:01 +0000 (19:14 +0000)
commit6f105b344469af92709bb97135d70a29a942ece4
tree39db6cb167594186374e338ed9433c5fcd80e6dd
parent4a7d6cd2519b20f9f8e727772660ea46928d5afb
- Change unp_listen() to accept a thread rather than a proc as its second
  argument.
- Use td_ucred in unp_listen() instead of p_ucred.
sys/kern/uipc_usrreq.c