|
|
1.1 root 1: " @(#)mon.ex 4.4 (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: ""
12: " fix funny name for minbrk used by monstartup() to limit brk()"
13: g/_minbrk/s//minbrk/g
14: w
15: q
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.