panic 29 browse/ckalloc.c panic("Out of memory: can't malloc %u bytes.\n", memory);
panic 29 ckalloc.c panic("Out of memory: can't malloc %u bytes.\n", memory);
panic 46 l_init.c panic("List_Init: invalid header pointer.\n");
panic 47 l_insert.c panic("List_Insert: itemPtr (%x) or destPtr (%x) is NIL.\n",
panic 52 l_insert.c panic("List_Insert: trying to insert something after itself.\n");
panic 47 l_l_insert.c panic("List_ListInsert: headerPtr (%x) or destPtr (%x) is NIL.\n",
panic 44 l_remove.c panic("List_Remove: invalid item to remove.\n");
panic 48 l_remove.c panic("List_Remove: item's pointers are invalid.\n");