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

1999/1211/port/devsdp.c (diff list | history)

1999/1211/sys/src/9/port/devsdp.c:41,481999/1221/sys/src/9/port/devsdp.c:41,48 (short | long | prev | next)
1999/0824    
 
1999/0907    
	Maxconv= 256,		// power of 2 
	Nfs= 4,				// number of file systems 
1999/1211    
	MaxRetries=	4, 
	KeepAlive = 10,		// keep alive in seconds 
1999/1221    
	MaxRetries=	12, 
	KeepAlive = 120,	// keep alive in seconds 
1999/1015    
	SecretLength= 32,	// a secret per direction 
1999/1001    
	SeqMax = (1<<24), 
	SeqWindow = 32, 


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