ADV Beta Version 6

- Remove SYSCONFIGDIR; everything is now located under
  PREFIX/share/adv
- Command completion is now implemented on the client:
  every time the TAB key is pressed when the cursor is at
  the end, the client completes the command with the last
  match found on the commands history, cyclically
- Makefile now has an uninstall target
- Minor fixes and improvements