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

1992/0912/port/fault.c (diff list | history)

1992/0911/sys/src/9/port/fault.c:184,1911992/0912/sys/src/9/port/fault.c:184,189 (short | long | prev | next)
1991/0705    
	kaddr = (char*)VA(k); 
	 
	if(loadrec == 0) {			/* This is demand load */ 
1992/0911    
if(u && strcmp(u->p->text, "rc") == 0) 
print("dl: %d %s %lux\n", u->p->pid, u->p->text, addr); 
1991/0705    
		c = s->image->c; 
1991/0906    
		while(waserror()) { 
1992/0111    
			if(strcmp(u->error, Eintr) == 0) 


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