summaryrefslogtreecommitdiff
path: root/daemons
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-06-18 22:05:47 +0000
committerRoland McGrath <roland@gnu.org>1999-06-18 22:05:47 +0000
commitd438c94fba2627c40eb327632e8a65d35a4ab924 (patch)
treed2f7eb753473b907f92d3193e5e5dad24fefee48 /daemons
parent2ed3ca5f292f801b9ef99b6407fb0dce4caf6a7e (diff)
.
Diffstat (limited to 'daemons')
-rw-r--r--daemons/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/daemons/ChangeLog b/daemons/ChangeLog
index f2b153d6..2f26373a 100644
--- a/daemons/ChangeLog
+++ b/daemons/ChangeLog
@@ -1,3 +1,20 @@
+1999-06-18 Roland McGrath <roland@baalperazim.frob.com>
+
+ * runsystem.sh: New file.
+ * Makefile (targets, special-targets): Add runsystem.
+ (runsystem): New target.
+
+1999-06-15 Roland McGrath <roland@baalperazim.frob.com>
+
+ * runttys.c: New file.c
+ * Makefile (targets, SRCS): Add runttys, runttys.c.
+ (runttys): New target.
+ (runttys-LDLIBS): New variable, -lutil.
+
+ * console-run.c: New file.
+ * Makefile (targets, SRCS): Add console-run, console-run.c.
+ (console-run): New target.
+
1999-05-29 Roland McGrath <roland@baalperazim.frob.com>
* rc.sh: Don't create /var/run/uptime. It's no longer used.