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

1999/0731/port/portdat.h (diff list | history)

1999/0629/sys/src/9/port/portdat.h:735,7411999/0731/sys/src/9/port/portdat.h:735,741 (short | long | prev | next)
increase Cmdbuf.buf size
rsc Fri Mar 4 12:44:25 2005
1999/0316    
 
struct Cmdbuf 
{ 
1999/0629    
	char	buf[64]; 
1999/0731    
	char	buf[256]; 
1999/0316    
	char	*f[16]; 
	int	nf; 
1996/0303    
}; 


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