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

1992/0728/boot/userpasswd.c (diff list | history)

1992/0507/sys/src/9/boot/userpasswd.c:17,231992/0728/sys/src/9/boot/userpasswd.c:17,22 (short | long | prev | next)
1992/0317    
	char key[7]; 
	char buf[8 + NAMELEN]; 
	int fd, crfd; 
1992/0323    
	char *p; 
1992/0317    
 
	if(*username == 0 || strcmp(username, "none") == 0){ 
		strcpy(username, "none"); 


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