Plan 9 from Bell Labs’s /usr/web/sources/contrib/uriel/changes/2006/0131/2

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


Remove debugging print.
 [jmk] --rw-rw-r-- M 23749 glenda sys 5589 Jan 31 11:12 sys/src/cmd/ip/ping.c
	/n/sourcesdump/2006/0131/plan9/sys/src/cmd/ip/ping.c:185,191 - 
	/n/sourcesdump/2006/0201/plan9/sys/src/cmd/ip/ping.c:185,190
	  		alarm(0);
	  		now = nsec();
	  		if(n <= 0){	/* read interrupted - time to go */
	- fprint(2, "clean\n");
	  			clean(0, now+MINUTE, nil);
	  			continue;
	  		}


Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.