* Added missing includes of limits.h/ctype.h
commitac6e5a4a31f5f929d927eaf7c643853d5047bfc6
authorgarden <garden@d37a7db1-d92d-0410-89df-f68f52f87b57>
Wed, 20 Aug 2008 20:28:54 +0000 (20 20:28 +0000)
committergarden <garden@d37a7db1-d92d-0410-89df-f68f52f87b57>
Wed, 20 Aug 2008 20:28:54 +0000 (20 20:28 +0000)
tree8371c6b456ab53902fd3cec268d8001da53ff00f
parent68aa0c53c8ffe30eb04a3decaabcacaca7d77d57
* Added missing includes of limits.h/ctype.h
* Fixed minor type errors and commented out unused lines
* Added option --mgmtgroup to consmgmt module to specify the group of the
  management socket
* Added option --dirmode to datasock module to specify the mode of the socket
  directory. If only one of --mode/-m and --dirmode is specified, the other
  mode is guessed automatically (adding/removing the executable bit where
  needed); else one can specify both, i.e. --dirmode 2750 --mode 660.
  The default is 2700/0600.

git-svn-id: https://vde.svn.sourceforge.net/svnroot/vde/trunk@310 d37a7db1-d92d-0410-89df-f68f52f87b57
vde-2/src/kvde_switch/consmgmt.c
vde-2/src/kvde_switch/datasock.c
vde-2/src/kvde_switch/kvde_switch.c
vde-2/src/lib/libvdehist.c
vde-2/src/vde_plug2tap.c
vde-2/src/vde_switch/consmgmt.c
vde-2/src/vde_switch/datasock.c
vde-2/src/vde_switch/plugins/pdump.c
vde-2/src/vdetaplib/libvdetap.c
vde-2/src/wirefilter.c