diff options
author | Eric Andersen <andersen@codepoet.org> | 1999-11-07 07:38:08 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 1999-11-07 07:38:08 +0000 |
commit | 07e5297ca7707d2fd56ab2fa8e1ea0c9805035e3 (patch) | |
tree | 67473f996e985a255afbb8d20cb1583fe09f0b14 /Changelog | |
parent | dc6301e7ca26457e413f1dfc88fca4d19e775970 (diff) |
init and ls -l fixes
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +0.34 + * ls -l now displays lnik names outside the current directory, + Patch thanks to Eric Delaunay + * init now properly handles sparc serial consoles and does a + better job of finding the real consol device rather than using + /dev/console which doesn't support job control. Patch also + thanks to Eric Delaunay. + 0.33 * Fixed a bug where init could hang instead of rebooting. * Removed some debugging noise from init.c |