Plan 9 from Bell Labs’s /usr/web/sources/extra/changes/2005/0925

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


Oops.
 [rsc] --rwxrwxr-x M 344294 glenda sys 1218 Sep 25 13:42 sys/lib/dist/pc/inst/download
	/n/sourcesdump/2005/0925/plan9/sys/lib/dist/pc/inst/download:31,37 - 
	/n/sourcesdump/2005/0926/plan9/sys/lib/dist/pc/inst/download:31,37
	  	# BUG make restartable
	  	echo 'Downloading distribution package...'
	  	baropt='-w 145,129,445,168'
	- 	if(~ textinst 1)
	+ 	if(~ $textinst 1)
	  		baropt=-t
	  	if(! hget -vo /n/newfs/dist/_plan9.iso.bz2 $installurl/plan9.iso.bz2 |[2] bargraph $baropt 'downloading '^plan9.iso.bz2)
	  			exit
 [rsc] --rwxrwxr-x M 344294 glenda sys 362 Sep 25 13:42 sys/lib/dist/pc/inst/watchfd
	/n/sourcesdump/2005/0925/plan9/sys/lib/dist/pc/inst/watchfd:8,14 - 
	/n/sourcesdump/2005/0926/plan9/sys/lib/dist/pc/inst/watchfd:8,14
	  p=$p(1)
	  
	  baropt='-w 145,129,445,168'
	- if(~ textinst 1)
	+ if(~ $textinst 1)
	  	baropt=-t
	  
	  {


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.