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

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


- 			fprint(2, "cb: illegal option %c\n", *argv[1]);

which should have (*argv)[1] instead.  however, i thought using the standard
ARGBEGIN/ARGEND idiom might be a nicer fix.  i also added Bterm
to match each Binit.

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.