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

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

1992/1001/sys/src/9/port/fault.c:247,2531992/1002/sys/src/9/port/fault.c:247,252 (short | long | prev | next)
1991/1105    
void 
1992/0114    
faulterror(char *s) 
1991/1105    
{ 
1992/1001    
	print("faulterror %s\n", s); 
1991/1105    
	if(u->nerrlab) { 
		postnote(u->p, 1, s, NDebug); 
1992/0114    
		error(s); 


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