diff options
author | Roland McGrath <roland@gnu.org> | 2000-03-17 10:36:33 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2000-03-17 10:36:33 +0000 |
commit | fd311e7b4b90f928e4148f9496994aa4769e59b3 (patch) | |
tree | 50b3956c15d11777177e463aac20fce57e971c38 /libdiskfs | |
parent | a64e5fa386cf57e35051d47f600deba150c74392 (diff) |
.
Diffstat (limited to 'libdiskfs')
-rw-r--r-- | libdiskfs/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index ccb480aa..f5bfd980 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,3 +1,15 @@ +2000-03-17 Roland McGrath <roland@baalperazim.frob.com> + + * dir-lookup.c (diskfs_S_dir_lookup): Use ports_get_send_right. + + * io-reauthenticate.c (diskfs_S_io_reauthenticate): Use + ports_get_send_right. + + * boot-start.c (diskfs_start_bootstrap): Use ports_get_send_right. + (diskfs_execboot_fsys_startup): Use ports_get_send_right. + (diskfs_S_fsys_init): Use ports_get_send_right. + (start_execserver): Use ports_get_send_right. + 2000-02-27 Roland McGrath <roland@baalperazim.frob.com> * file-exec.c (diskfs_S_file_exec): Give the new peropen for the exec |