|
|
1.1 ! root 1: as htboot.s ! 2: nm -u a.out ! 3: strip a.out ! 4: dd if=a.out of=b.out bs=32 skip=1 ! 5: 11+0 records in ! 6: 11+0 records out ! 7: dd if=b.out of=htboot conv=sync ! 8: 0+1 records in ! 9: 1+0 records out ! 10: as mtboot.s ! 11: nm -u a.out ! 12: strip a.out ! 13: dd if=a.out of=b.out bs=32 skip=1 ! 14: 12+1 records in ! 15: 12+1 records out ! 16: dd if=b.out of=mtboot conv=sync ! 17: 0+1 records in ! 18: 1+0 records out ! 19: as tmboot.s ! 20: nm -u a.out ! 21: strip a.out ! 22: dd if=a.out of=b.out bs=32 skip=1 ! 23: 10+1 records in ! 24: 10+1 records out ! 25: dd if=b.out of=tmboot conv=sync ! 26: 0+1 records in ! 27: 1+0 records out ! 28: as tsboot.s ! 29: nm -u a.out ! 30: strip a.out ! 31: dd if=a.out of=b.out bs=32 skip=1 ! 32: 12+1 records in ! 33: 12+1 records out ! 34: dd if=b.out of=tsboot conv=sync ! 35: 0+1 records in ! 36: 1+0 records out ! 37: as hpboot.s ! 38: nm -u a.out ! 39: strip a.out ! 40: dd if=a.out bs=32 skip=1 of=b.out ! 41: 15+1 records in ! 42: 15+1 records out ! 43: dd if=b.out of=hpboot conv=sync ! 44: 0+1 records in ! 45: 1+0 records out ! 46: as hkboot.s ! 47: nm -u a.out ! 48: strip a.out ! 49: dd if=a.out bs=32 skip=1 of=b.out ! 50: 15+0 records in ! 51: 15+0 records out ! 52: dd if=b.out of=hkboot conv=sync ! 53: 0+1 records in ! 54: 1+0 records out ! 55: as upboot.s ! 56: nm -u a.out ! 57: strip a.out ! 58: dd if=a.out bs=32 skip=1 of=b.out ! 59: 15+1 records in ! 60: 15+1 records out ! 61: dd if=b.out of=upboot conv=sync ! 62: 0+1 records in ! 63: 1+0 records out ! 64: as utboot.s ! 65: nm -u a.out ! 66: strip a.out ! 67: dd if=a.out bs=32 skip=1 of=b.out ! 68: 12+1 records in ! 69: 12+1 records out ! 70: dd if=b.out of=utboot conv=sync ! 71: 0+1 records in ! 72: 1+0 records out ! 73: echo | dd of=noboot conv=sync ! 74: 0+1 records in ! 75: 1+0 records out ! 76: as httoggle.s ! 77: nm -u a.out ! 78: strip a.out ! 79: dd if=a.out bs=32 skip=1 of=httoggle ! 80: 2+1 records in ! 81: 2+1 records out ! 82: as mttoggle.s ! 83: nm -u a.out ! 84: strip a.out ! 85: dd if=a.out bs=32 skip=1 of=mttoggle ! 86: 2+1 records in ! 87: 2+1 records out ! 88: as tmtoggle.s ! 89: nm -u a.out ! 90: strip a.out ! 91: dd if=a.out bs=32 skip=1 of=tmtoggle ! 92: 1+1 records in ! 93: 1+1 records out ! 94: as tstoggle.s ! 95: nm -u a.out ! 96: strip a.out ! 97: dd if=a.out bs=32 skip=1 of=tstoggle ! 98: 3+1 records in ! 99: 3+1 records out ! 100: as uttoggle.s ! 101: nm -u a.out ! 102: strip a.out ! 103: dd if=a.out bs=32 skip=1 of=uttoggle ! 104: 2+0 records in ! 105: 2+0 records out
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.