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

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

2001/0619/sys/src/9/port/portdat.h:92,982001/0731/sys/src/9/port/portdat.h:92,97 (short | long | prev | next)
remove MAXSYSARG (XXX where did it go)
rsc Fri Mar 4 12:44:25 2005
1991/0513    
	Proc	*head; 
}; 
 
1993/0806    
#define MAXSYSARG	5	/* for mount(fd, mpt, flag, arg, srv) */ 
1992/0625    
struct Sargs 
{ 
	ulong	args[MAXSYSARG]; 


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