From e0faf22f31c48fb27b43c1825897d26e58feafc4 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 3 May 2009 17:20:00 +0200 Subject: This is my initial working version. There is a bug in boot in this version: subhurd sometimes cannot boot. --- proc_proxy/ChangeLog~ | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 proc_proxy/ChangeLog~ (limited to 'proc_proxy/ChangeLog~') diff --git a/proc_proxy/ChangeLog~ b/proc_proxy/ChangeLog~ new file mode 100644 index 00000000..7866e64b --- /dev/null +++ b/proc_proxy/ChangeLog~ @@ -0,0 +1,36 @@ +2008-08-29 Zheng Da + + * 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 + + * README: New file. + +2008-08-17 Zheng Da + + * process.defs: Remove file. + + * process_ops.c: Replace the server prefix with the default one "S_". + +2008-08-17 Zheng Da + + * process.defs: New file. + + * Makefile: New file. + + * process_ops.c: New file. + + * proc_proxy.c: New file. + + * proc_proxy.h: New file. -- cgit v1.2.3