1231990Smp$ $tcsh: set19,v 1.6 2011/02/25 23:58:07 christos Exp $
259243Sobrien$ tc.alloc.c
359243Sobrien$set 19 
459243Sobrien1 nbytes=%d: Out of memory\n
559243Sobrien2 free(%lx) called before any allocations.
659243Sobrien3 free(%lx) above top of memory.
759243Sobrien4 free(%lx) below bottom of memory.
859243Sobrien5 free(%lx) bad block.
959243Sobrien6 free(%lx) bad range check.
1059243Sobrien7 free(%lx) bad block index.
1159243Sobrien8 %s current memory allocation:\nfree:\t
12231990Smp9 used
1359243Sobrien10 \n\tTotal in use: %d, total free: %d\n
1459243Sobrien11 \tAllocated memory from 0x%lx to 0x%lx.  Real top at 0x%lx\n
1559243Sobrien12 Allocated memory from 0x%lx to 0x%lx (%ld).\n
16231990Smp13 %s current memory allocation:\n
17231990Smp14 Total space allocated from system: %d\n
18231990Smp15 Number of non-inuse chunks: %d\n
19231990Smp16 Number of mmapped regions: %d\n
20231990Smp17 Total space in mmapped regions: %d\n
21231990Smp18 Total allocated space: %d\n
22231990Smp19 Total non-inuse space: %d\n
23231990Smp20 Top-most, releasable space: %d\n
24