- Modify copying status sub-packets to Morino's shared memory
- alarm checker

- better error shuold be raised when reading invalid status entry in Python
- valgrind finds error in test-shm-interface, test-file-interface,
test-tsc/test-dummy-tsc
- refactor instrumentstatus_shm_unmap_all()
- delegate-command: deal with async message from TSC
- have to terminate command with error in sending command
- Broadcast message headers to shared memories
- dummy-status-receiver remains alive after being killed
- autoscan
- creation of status log files
- double starting of status broadcaster after status receiver is killed

- Make services stop automatically when portmapper stops
- Prevent delegate-command from being terminated

- Take care of STS
- Integration with init scripts in Ubuntu

- do not create and install prorams under tws4 on a Solaris

- check creation of tar ball

- check flexibility to size changes

- dump-tsc-log: eliminate duplicate lines for TSCV

- dump-tsc-log: write only lines that match given criteria, e.g.
  AGProc is calculating position of the star

- install documents -> by .spec file
	- legacy-translation.txt
	- predefiened-keywords.txt
	- usage-in-stn.ja.txt

- warning such as following is seen when bulding in python/:

In file included from /opt/share/python/include/python2.3/stringobject.h:10,
                 from /opt/share/python/include/python2.3/Python.h:83,
                 from ./tscstatus.c:12:
/opt/share/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/include/stdarg.h:170: warning: redefinition of `va_list'
/usr/include/stdio.h:120: warning: `va_list' previously declared here

- python/test-sharedstatus fails on Solaris 2.8

- replayer: writes status from log files into shared memory or to RPC with a
  certain speed

- read Fujitstu's alias dictionary?
- check functionarity of strptime(3) on Tru64
