summaryrefslogtreecommitdiff
path: root/daemons
diff options
context:
space:
mode:
Diffstat (limited to 'daemons')
-rw-r--r--daemons/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/daemons/ChangeLog b/daemons/ChangeLog
index bfed1212..bf50dfd7 100644
--- a/daemons/ChangeLog
+++ b/daemons/ChangeLog
@@ -1,3 +1,14 @@
+2001-11-21 Roland McGrath <roland@frob.com>
+
+ * runttys.c (setup_terminal, add_terminal, init_ttys): Check for
+ malloc failures.
+ (add_terminal): Fix type used for sizeof calculation in realloc.
+ (init_ttys): Likewise.
+
+2001-11-21 Ryan M Golbeck <rmgolbeck@uwaterloo.ca>
+
+ * runttys.c (setup_terminal: make_args): Fixed off by one error.
+
2001-08-20 Roland McGrath <roland@frob.com>
* runsystem.sh: Don't check for MULTIBOOT_CMDLINE environment variable.