situation in prod at 22.12.2009

This commit is contained in:
zimoch
2009-12-22 11:03:10 +00:00
commit 2651a8394b
11 changed files with 286 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
#Enable memory >32MB on IOC that have it. (Is a NOOP on all others)
memAddToPool (sysMemTop(),EXTENDED_MEMORY)
# set the prompt
sprintf (STRINGBUFFER, "%s > ", IOC)
shellPromptSet (STRINGBUFFER)