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

1990/0227/port/dev.c (diff list | history)

1990/0227/sys/src/9/port/dev.c:76,811990/0303/sys/src/9/port/dev.c:76,83 (short | long | prev | next)
1990/0227    
	nc->dev = c->dev; 
	nc->flag = c->flag; 
	nc->mnt = c->mnt; 
1990/0303    
	nc->mchan = c->mchan; 
	nc->mqid = c->mqid; 
1990/0227    
	return nc; 
} 
 


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