|
|
1.1 ! root 1: " @(#)gmon.ex 4.2 (Berkeley) 7/26/83" ! 2: " fix funny things done by mcount()" ! 3: " fix its name, make it jsb'able, change registers to protect the caller" ! 4: g/_mcount/s//mcount/g ! 5: /mcount:/- ! 6: /.word/s/.word.*// ! 7: /the beginning of mcount()/mark a ! 8: /the end of mcount()/mark b ! 9: 'a,'bs/r11/r5/g ! 10: 'a,'bs/r10/r4/g ! 11: 'a,'bs/r9/r3/g ! 12: 'a,'bs/r8/r2/g ! 13: 'a,'bs/r7/r1/g ! 14: "" ! 15: " fix funny name for minbrk used by monstartup() to limit brk()" ! 16: g/_minbrk/s//minbrk/g ! 17: w ! 18: q
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.