plan 9 kernel history: overview | file list | diff list

1993/1013/port/dev.c (diff list | history)

1993/0725/sys/src/9/port/dev.c:98,1031993/1013/sys/src/9/port/dev.c:98,104 (short | long | prev | next)
Copy mcp in devclone.
rsc Fri Mar 4 12:44:25 2005
1991/0421    
	nc->aux = c->aux; 
1990/0303    
	nc->mchan = c->mchan; 
	nc->mqid = c->mqid; 
1993/1013    
	nc->mcp = c->mcp; 
1993/0501    
	nc->path = c->path; 
	incref(nc->path); 
1990/0227    
	return nc; 


source code copyright © 1990-2005 Lucent Technologies; see license
Plan 9 distribution
comments to russ cox (rsc@swtch.com)