From 0ecb54a0f3fece5e42f089036f059973bed8d87e Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sun, 5 Dec 1999 23:24:55 +0000 Subject: Stuf --- Changelog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'Changelog') diff --git a/Changelog b/Changelog index 378b698e3..668695f3c 100644 --- a/Changelog +++ b/Changelog @@ -8,7 +8,12 @@ was causing some confusing and unexpected behavior. * Added klogd to syslogd, so now the log will contain both system and kernel messages. - + * syslogd now creates the /dev/log socket to make sure it is there, and + is actually a socket with the right permissions. + * I've taken a first step to making busybox not need the /proc filesystem. + Most apps don't need it. Those that _require_ it, will complain + if you enable them when you disable BB_FEATURE_USE_PROCFS. + -Erik Andrsen 0.37 -- cgit v1.2.3