diff options
author | Roland McGrath <roland@gnu.org> | 1999-06-04 20:51:45 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-06-04 20:51:45 +0000 |
commit | 73869bfcb60877d469297ba69b08b61682e477ac (patch) | |
tree | 79a6ecb7623c628c819c69da334c01728c262498 /libdiskfs | |
parent | e88b187861f75fabca9f9e7979878c622f451059 (diff) |
.
Diffstat (limited to 'libdiskfs')
-rw-r--r-- | libdiskfs/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index 238f78fc..b65a26cf 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,3 +1,9 @@ +1999-06-02 Roland McGrath <roland@baalperazim.frob.com> + + * boot-start.c (diskfs_start_bootstrap): Pass environment collected + from `environ' on to init. The kernel can send more parameters + through this way without us knowing about them specifically. + 1999-05-19 Roland McGrath <roland@baalperazim.frob.com> * console.c (diskfs_console_stdio): If there is an fd 2 that appears |