Plan 9 from Bell Labs’s /usr/web/sources/patch/applied/ramfsvl/readme

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


fix crash due to offsets being truncated to 32 bits.
opted to track offsets as 64 bits to allow for 64-bit address spaces
in userland.

recipe:
	ramfs -m /n/junk
	cp /bin/8c /n/junk
	>/dev/null dd -if /n/junk/8c -iseek 81191 -count 1 -bs 81191

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.