set19 revision 285830
1131476Spjd$ $tcsh: set19,v 1.6 2011/02/25 23:58:07 christos Exp $
2131476Spjd$ tc.alloc.c
3155801Spjd$set 19 
4131476Spjd1 nbytes=%d: Out of memory\n
5131476Spjd2 free(%lx) called before any allocations.
6131476Spjd3 free(%lx) above top of memory.
7131476Spjd4 free(%lx) below bottom of memory.
8131476Spjd5 free(%lx) bad block.
9131476Spjd6 free(%lx) bad range check.
10131476Spjd7 free(%lx) bad block index.
11131476Spjd8 %s current memory allocation:\nfree:\t
12131476Spjd9 used
13131476Spjd10 \n\tTotal in use: %d, total free: %d\n
14131476Spjd11 \tAllocated memory from 0x%lx to 0x%lx.  Real top at 0x%lx\n
15155801Spjd12 Allocated memory from 0x%lx to 0x%lx (%ld).\n
16131476Spjd13 %s current memory allocation:\n
17131476Spjd14 Total space allocated from system: %d\n
18155801Spjd15 Number of non-inuse chunks: %d\n
19131476Spjd16 Number of mmapped regions: %d\n
20131476Spjd17 Total space in mmapped regions: %d\n
21131476Spjd18 Total allocated space: %d\n
22131476Spjd19 Total non-inuse space: %d\n
23131476Spjd20 Top-most, releasable space: %d\n
24131476Spjd