bug fixed: the "incr" parameter of sbrk() is a 2-byte integer,
authorbal <none@none>
Wed, 23 Jan 1985 16:31:51 +0000 (16:31 +0000)
committerbal <none@none>
Wed, 23 Jan 1985 16:31:51 +0000 (16:31 +0000)
commit1732114593458616a42cfd1ed95959b7d5fa7022
treebe15ba3af6825bc3eb272fa8a7640570ee9d097a
parent66eabbcddf8f43c4dabdfba1e1b51de5229bfe29
bug fixed: the "incr" parameter of sbrk() is a 2-byte integer,
not a 4-byte integer.
mach/m68k2/libsys/brk.s
mach/m68k4/libsys/brk.s