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. --- devnode/ChangeLog~ | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 devnode/ChangeLog~ (limited to 'devnode/ChangeLog~') diff --git a/devnode/ChangeLog~ b/devnode/ChangeLog~ new file mode 100644 index 00000000..5efa8a5e --- /dev/null +++ b/devnode/ChangeLog~ @@ -0,0 +1,25 @@ +2008-08-28 Zheng Da + + * devnode.c (ds_device_open): Return the error instead of stopping the + translator. + +2008-08-20 Zheng Da + + * devnode.c (ds_device_open): Test device_name before using it. + + * util.h (DEBUG): Remove the macro. + +2008-08-18 Zheng Da + + * README: New file. + + * devnode.c (options): Replace the option '-i' with '-d'. + (parse_opt): Handle the option '-d'. + +2008-08-17 Zheng Da + + * Makefile: New file. + + * util.h: New file. + + * devnode.c: New file. -- cgit v1.2.3