CVSROOT: /sources/hurd
Module name: hurd
Branch: zhengda-soc2008-virt-branch
Changes by: Zheng Da <zhengda> 08/08/28 22:34:34
Modified files:
proc_proxy : ChangeLog proc_proxy.c proc_proxy.h
process_ops.c
Log message:
2008-08-29 Zheng Da <[EMAIL PROTECTED]>
* 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.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/hurd/proc_proxy/ChangeLog?cvsroot=hurd&only_with_tag=zhengda-soc2008-virt-branch&r1=1.1.2.2&r2=1.1.2.3
http://cvs.savannah.gnu.org/viewcvs/hurd/proc_proxy/proc_proxy.c?cvsroot=hurd&only_with_tag=zhengda-soc2008-virt-branch&r1=1.1.2.1&r2=1.1.2.2
http://cvs.savannah.gnu.org/viewcvs/hurd/proc_proxy/proc_proxy.h?cvsroot=hurd&only_with_tag=zhengda-soc2008-virt-branch&r1=1.1.2.1&r2=1.1.2.2
http://cvs.savannah.gnu.org/viewcvs/hurd/proc_proxy/process_ops.c?cvsroot=hurd&only_with_tag=zhengda-soc2008-virt-branch&r1=1.1.2.2&r2=1.1.2.3