ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/SheepShaver/src/Unix/user_strings_unix.cpp
(Generate patch)

Comparing SheepShaver/src/Unix/user_strings_unix.cpp (file contents):
Revision 1.2 by gbeauche, 2003-05-22T22:12:05Z vs.
Revision 1.3 by gbeauche, 2003-09-29T15:46:07Z

# Line 38 | Line 38 | user_string_def platform_strings[] = {
38          {STR_KD2_SHMAT_ERR, "Cannot map second Kernel Data area: %s."},
39          {STR_ROM_MMAP_ERR, "Cannot map ROM: %s."},
40          {STR_RAM_MMAP_ERR, "Cannot map RAM: %s."},
41 +        {STR_SHEEP_MEM_MMAP_ERR, "Cannot map SheepShaver Data area: %s."},
42          {STR_SIGALTSTACK_ERR, "Cannot install alternate signal stack (%s). It seems that you need a newer kernel."},
43          {STR_SIGSEGV_INSTALL_ERR, "Cannot install SIGSEGV handler: %s."},
44          {STR_SIGILL_INSTALL_ERR, "Cannot install SIGILL handler: %s."},

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines