set19 revision 231990
144635Skato$ $tcsh: set19,v 1.6 2011/02/25 23:58:07 christos Exp $
241199Skato$ tc.alloc.c
333080Skato$set 19 
441199Skato1 nbytes=%d: Out of memory\n
516359Sasami2 free(%lx) called before any allocations.
616359Sasami3 free(%lx) above top of memory.
716359Sasami4 free(%lx) below bottom of memory.
834458Skato5 free(%lx) bad block.
930329Skato6 free(%lx) bad range check.
1016359Sasami7 free(%lx) bad block index.
1116359Sasami8 %s current memory allocation:\nfree:\t
1216359Sasami9 used
1337338Skato10 \n\tTotal in use: %d, total free: %d\n
1416359Sasami11 \tAllocated memory from 0x%lx to 0x%lx.  Real top at 0x%lx\n
1537338Skato12 Allocated memory from 0x%lx to 0x%lx (%ld).\n
1637338Skato13 %s current memory allocation:\n
1744082Skato14 Total space allocated from system: %d\n
1844082Skato15 Number of non-inuse chunks: %d\n
1929006Skato16 Number of mmapped regions: %d\n
2033711Skato17 Total space in mmapped regions: %d\n
2129006Skato18 Total allocated space: %d\n
2229006Skato19 Total non-inuse space: %d\n
2316359Sasami20 Top-most, releasable space: %d\n
2432939Skato