Mercurial > hg > Members > kono > nitros9-code
view level2/sys/modpatch.hp @ 3097:cbc0e47bafbc
cc: Fix dd_tks typo in defs/direct.h
According to the manual page 5-2 (OS-9 Technical reference)
it should be dd_tks and not dd_tsk.
https://sourceforge.net/p/nitros9/bugs/25/
author | Tormod Volden <debian.tormod@gmail.com> |
---|---|
date | Sun, 28 Feb 2016 21:37:21 +0100 |
parents | 004e03463159 |
children |
line wrap: on
line source
@MODPATCH Syntax: Modpatch <pathlist> [<opts>] Usage : Patch a module in memory from command file Opts : -s = silent mode -w = suppress warnings -c = compare module only, do not change -? = receive help Cmds : L modname = link to module C off obyte nbyte = change obyte at off(set) to nbyte V = verify module M = mask IRQs U = unmask IRQs