2008-08-29  Zheng Da  <zhengda1936@gmail.com>

	* README: Update.

2008-08-29 Zheng Da <zhengda1936@gmail.com>

	* Makefile: Add process_ops.c

	* proc_proxy.c (master_port, args_doc, doc, options): New variables.
	(reqport_find): Remove debugging print.
	(comm_argv, comm_argc): New variables.
	(add_comm_arg, add_comm_line, parse_opt): New functions.
	(argp): New variable.
	(main): Parse the options with argp.
	
	* proc_proxy.h (DEBUG): Removed macro.

	* process_ops.c (S_proc_getprivports): Return the master device port.

2008-08-18 Zheng Da <zhengda1936@gmail.com>

	* README: New file.

2008-08-17 Zheng Da <zhengda1936@gmail.com>

	* process.defs: Remove file.

	* process_ops.c: Replace the server prefix with the default one "S_".

2008-08-17 Zheng Da <zhengda1936@gmail.com>

	* process.defs: New file.  

	* Makefile: New file.

	* process_ops.c: New file.

	* proc_proxy.c: New file.

	* proc_proxy.h: New file.