diff options
author | Miles Bader <miles@gnu.org> | 1997-02-05 17:10:43 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 1997-02-05 17:10:43 +0000 |
commit | df69b7d98a71e6f5f934f95da497c89257771c0a (patch) | |
tree | c1d71e5a5778ab86c23061af19fd7fad084f6028 /hurd | |
parent | c188b6856081d4473f0712514e9e33c32656a9a8 (diff) |
.
Diffstat (limited to 'hurd')
-rw-r--r-- | hurd/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/hurd/ChangeLog b/hurd/ChangeLog index 7811bf8e..30ab8701 100644 --- a/hurd/ChangeLog +++ b/hurd/ChangeLog @@ -1,3 +1,13 @@ +Mon Jan 20 16:34:12 1997 Miles Bader <miles@gnu.ai.mit.edu> + + * fs.defs (dir_reparent): Make PARENT a mach_port_t, not a file_t, + so that libraries that do type translations of file_t won't get + bogus arguments for ports in other filesystems. + +Thu Jan 9 16:44:52 1997 Miles Bader <miles@gnu.ai.mit.edu> + + * fs.defs (dir_reparent): New rpc. + Thu Sep 26 14:21:01 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * tioctl.defs (tioctl_tiocext): Add missing "mode" arg. |