bios.c:		ALERT  ("KILLED. INVALID PROTECTION MODE. " \
biosfs.c:	ALERT ("scc_set5: iorec %lx w5 copy has sender enable bit off, w5 not changed", iorec);
biosfs.c:	ALERT ("rsvf_open(%d): ROM_Fopen %s returned %lx",
biosfs.c:	if (r) ALERT ("rsvf_close(%d): ROM_Fclose %x returned %lx", f, r);
block_IO.c:#  define BIO_ALERT(x)			{ ALERT x; }
block_IO.c:#  define BIO_ALERT(x)			{ ALERT x; }
block_IO.c:	BIO_ALERT (("block_IO.c: rwabs_log (%c): n outside range (%li)", di->drv+'A', n));
block_IO.c:	BIO_ALERT (("block_IO.c: rwabs_log_lrec (%c): n outside range (%li)", di->drv+'A', n));
block_IO.c:	BIO_ALERT (("block_IO.c: rwabs_phy (%c): n outside range (%li)", di->drv+'A', n));
block_IO.c:	BIO_ALERT (("block_IO.c: rwabs_phy: access outside partition (drv = %i)", di->drv));
block_IO.c:	BIO_ALERT (("block_IO.c: rwabs_phy_lrec (%c): n outside range (%li)", di->drv+'A', n));
block_IO.c:	BIO_ALERT (("block_IO.c: rwabs_phy_lrec: access outside partition (drv = %i)", di->drv));
block_IO.c:	BIO_ALERT (("block_IO.c: rwabs_xhdi (%c): n = 0 (failure)!", di->drv+'A'));
block_IO.c:	BIO_ALERT (("block_IO.c: rwabs_xhdi (%c): access outside partition", di->drv+'A'));
block_IO.c:	BIO_ALERT (("block_IO.c: bio_wb_writeout: RWABS fail (ignored, return = %li))", r));
block_IO.c:	BIO_ALERT (("block_IO.c: abort, no free unit in cache! (cache to small?)"));
block_IO.c:	BIO_ALERT (("block_IO.c: bio_unit_get: kmalloc (%lu) fail, out of memory?", sizeof (*new)));
block_IO.c:	BIO_ALERT (("%s, %ld: Specified cache size to small (%li).", __FILE__, __LINE__, size));
block_IO.c:	BIO_ALERT (("block_IO.c: Not enough RAM for buffer cache (kmalloc fail)."));
block_IO.c:	BIO_ALERT (("block_IO.c: kmalloc fail in bio_get_di (%c:), out of memory?", 'A'+drv));
block_IO.c:	BIO_ALERT (("block_IO.c: kmalloc fail in bio_get_di (%c:), out of memory?", 'A'+drv));
block_IO.c:	BIO_ALERT (("bio_l_read: leave failure, RWABS fail (ret = %li)", r));
block_IO.c:	BIO_ALERT (("bio_large_write: leave failure, RWABS fail (ret = %li)", i));
block_IO.c:	BIO_ALERT (("block_IO.c: bio_invalidate: cache unit not written back (%li, %li)!", u->sector, u->size));
cnf.c:		default: ALERT("!!! unknown tag type %04x for '%s'!!!\n",
dev-mouse.c:	ALERT ("unable to read line A variables");
dosfile.c:	ALERT("do_open: bad file access mode: %x", rwmode);
dosmem.c:	ALERT("p_exec: wait error");
fasttext.c:	ALERT("Insufficient memory for hardware scrolling!");
fatfs.c:#  define FAT_ALERT(x)		{ ALERT x; }
fatfs.c:#  define FAT_ALERT(x)		{ ALERT x; }
fatfs.c:	FAT_ALERT (("FATFS [%c]: bio_boot_read acess failure, aborted!", 'A'+di->drv));
fatfs.c:	FAT_ALERT (("FATFS [%c]: bio_fat_getunit: out of range (%ld, %ld - %ld), aborted", 'A'+dev, sector, FATSTART (dev), FATEND (dev)));
fatfs.c:	FAT_ALERT (("FATFS [%c]: bio_fat_read: out of range (%ld, %ld - %ld), aborted", 'A'+dev, sector, FATSTART (dev), FATEND (dev)));
fatfs.c:	FAT_ALERT (("FATFS [%c]: bio_fat_l_read: out of range (%ld+%ld, %ld - %ld), aborted", 'A'+dev, sector, blocks, FATSTART (dev), FATEND (dev)));
fatfs.c:	FAT_ALERT (("FATFS [%c]: bio_data_getunit: out of range (%ld, %ld), aborted", 'A'+dev, sector, FATEND (dev)));
fatfs.c:	FAT_ALERT (("FATFS [%c]: bio_data_read: out of range (%ld, %ld), aborted", 'A'+dev, sector, FATEND (dev)));
fatfs.c:	FAT_ALERT (("FATFS [%c]: bio_data_l_read: out of range (%ld, %ld), aborted", 'A'+dev, sector, FATEND (dev)));
fatfs.c:	FAT_ALERT (("FATFS [%c]: bio_data_l_write: out of range (%ld, %ld), aborted", 'A'+dev, sector, FATEND (dev)));
fatfs.c:	FAT_ALERT (("fatfs.c: kmalloc fail in: fullname (%s, %s)", c->name, name));
fatfs.c:	FAT_ALERT (("fatfs.c: remove from hashtable fail in: c_hash_remove (addr = %lx, %s)", c, c->name));
fatfs.c:	FAT_ALERT (("fatfs.c: c_get_cookie: no free COOKIE found for %s", s));
fatfs.c:	FAT_ALERT (("fatfs.c: c_get_cookie: no free COOKIE found for %s", s));
fatfs.c:	FAT_ALERT (("fatfs.c: open FILEPTR detect in: c_del_cookie (%s)", c->name));
fatfs.c:	FAT_ALERT (("fatfs.c: open LOCKS detect in: c_del_cookie (%s)", c->name));
fatfs.c:	FAT_ALERT (("fatfs.c: nextcl: content = 0!"));
fatfs.c:	FAT_ALERT (("fatfs.c: filesystem inconsistent in search_cookie!"));
fatfs.c:	FAT_ALERT (("FATFS: unitsize (%li) to small (clsizb = %li)!", max, xbpb->clsizb));
fatfs.c:	FAT_ALERT (("FATFS: medium access rejected"));
fatfs.c:	FAT_ALERT (("FATFS: unknown FAT type (ftype = %i)!", xbpb->ftype));
fatfs.c:	FAT_ALERT (("FATFS: medium access rejected"));
fatfs.c:	FAT_ALERT (("FATFS: illegal vital data (recsiz = %li, numcl = %li)", xbpb->recsiz, xbpb->numcl));
fatfs.c:	FAT_ALERT (("FATFS: medium access rejected"));
fatfs.c:	FAT_ALERT (("FATFS: illegal root directory cluster (rdlen = %ld, rdstart = %ld)", xbpb->rdlen, xbpb->rdrec));
fatfs.c:	FAT_ALERT (("FATFS: medium access rejected"));
fatfs.c:	FAT_ALERT (("FATFS: illegal root directory len (rdlen = %li)", xbpb->rdlen));
fatfs.c:	FAT_ALERT (("FATFS: medium access rejected"));
fatfs.c:	FAT_ALERT (("FATFS: illgeal number of clusters (%li - %s-bit FAT)", xbpb->numcl,
fatfs.c:	FAT_ALERT (("FATFS: medium access rejected"));
fatfs.c:	FAT_ALERT (("FATFS: FAT to small (FAT size = %li, minfat = %li)", xbpb->fsiz, minfat));
fatfs.c:	FAT_ALERT (("FATFS: medium access rejected"));
fatfs.c:	FAT_ALERT (("fatfs.c: get_bpb: unknown media deskriptor (%x) on %c (ID = %x)", (int) fbs->media, 'A'+di->drv, (int) (di->id [2])));
fatfs.c:	FAT_ALERT (("fatfs.c: kmalloc fail in: get_devinfo for BPB (%i)", drv));
fatfs.c:	/* ALERT about to run fsck? */
fatfs.c:	FAT_ALERT (("FATFS [%c]: can't update '..' in directory rename; possible filesystem corruption!", new->dev+'A'));
fatfs.c:	FAT_ALERT (("FAT-FS [%c]: remounted read-only!", dir->dev+'A'));
fatfs.c:	FAT_ALERT (("FAT-FS [%c]: remounted read/write!", dir->dev+'A'));
fatfs.c:	FAT_ALERT (("fatfs.c: kmalloc fail in: fatfs_open (%s)", c->name));
fatfs.c:	FAT_ALERT (("fatfs.c: kmalloc fail in: fatfs_ioctl (%s)", c->name));
fatfs.c:	FAT_ALERT (("fatfs.c: remove open FILEPTR fail in: fatfs_close (%s)", c->name));
filesys.c:	ALERT ("level 0: sleep on %lx, %i (%s, %i)", fs, dev, curproc->name, fs->sleepers);
filesys.c:	ALERT ("level 0: wake on %lx, %i (%s, %i)", fs, dev, curproc->name, fs->sleepers);
filesys.c:	ALERT ("level 1: sleep on %lx, %i (%s, %i)", fs, dev, curproc->name, fs->sleepers);
filesys.c:	ALERT ("level 1: wake on %lx, %i (%s, %i)", fs, dev, curproc->name, fs->sleepers);
filesys.c:	ALERT ("sleep on xfs_sema_lock (%s, %i)", curproc->name, xfs_sleepers);
filesys.c:	ALERT ("wake on xfs_sema_lock (%s, %i)", curproc->name, xfs_sleepers);
filesys.c:	ALERT ("special sync: sleep on %lx, %i (%s, %i)", fs, curproc->name, fs->sleepers);
filesys.c:	ALERT ("special sync: wake on %lx (%s, %i)", fs, curproc->name, fs->sleepers);
filesys.c:	ALERT ("Syncing file systems...");
filesys.c:	ALERT ("Syncing done.");
filesys.c:	ALERT ("Open file for dead process?");
filesys.c:	ALERT ("Files were open on a changed drive (0x%x)!", d);
global.c:	Trace, Debug, ALERT, FATAL,
global.c:	ALERT,
kmemory.c:#  define KM_ALERT(x)	ALERT x
kmemory.c:#  define KM_ALERT(x)	ALERT x
kmemory.c:	KM_ALERT ((__FILE__ ": kmr_get fail, out of memory?"));
kmemory.c:	KM_ALERT (("%s, %ld: kcore (%li) fail, out of memory?", __FILE__, (long) __LINE__, size));
kmemory.c:	KM_ALERT (("%s, %ld: kmalloc (%li) fail, out of memory?", __FILE__, (long) __LINE__, size));
kmemory.c:	KM_ALERT (("%s, %li: _kfree on NULL ptr!", __FILE__, (long) __LINE__));
memory.c:	ALERT("GEMDOS returned %ld from Mxalloc", ret);
memory.c:	ALERT("attach_region: attaching a null region??");
memory.c:	ALERT ("exec_region: region %lx bogus link count %d, not freed (len %lx)",
memory.c:	ALERT ("Continguous memory regions not merged!");
memory.c:	ALERT ("Memory region unaligned");
memory.c:	ALERT ("Memory region length unaligned");
mprot030.c:    	ALERT("MEMORY VIOLATION: type=%s RW=%s AA=%lx PC=%lx BP=%lx",
mprot040.c:    	ALERT("MEMORY VIOLATION: type=%s RW=%s AA=%lx PC=%lx BP=%lx",
pipefs.c:	ALERT("pty_write: slave nbytes != 4");
pipefs.c:	ALERT("pty_read: master nbytes != 4");
pipefs.c:	ALERT("fifo not on list???");
proc.c:		ALERT ("stack underflow");
proc.c:		ALERT ("wake: why wake up ready processes??");
signal.c:	ALERT("bombs(%d): sig out of range", sig);
signal.c:	ALERT("%s: User PC=%lx, Address: %lx (basepage=%lx, text=%lx, data=%lx, bss=%lx)",
signal.c:	ALERT("%s: User PC=%lx (basepage=%lx, text=%lx, data=%lx, bss=%lx)",
signal.c:	ALERT("stack overflow");
slb.c:		ALERT("Slbopen: wait error");
slb.c:		ALERT("Freeing shared library %s, which is still in use!",
unifs.c:	ALERT("ERROR: wrong file system getxattr called");
unifs.c:	ALERT("unifs: couldn't match a drive with a directory");
unifs.c:	ALERT("unifs: drive's file system doesn't match directory's");
