diff options
author | Roland McGrath <roland@gnu.org> | 1998-11-29 17:19:09 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1998-11-29 17:19:09 +0000 |
commit | ae7cbac0d6202f630507b0aa8b91fa1387465af5 (patch) | |
tree | 41a5cb94629db2fc4bb2365d55f340ae3607e5ad /sutils | |
parent | 86208575669cb6fdc5328485525456dbe821d6a7 (diff) |
.
Diffstat (limited to 'sutils')
-rw-r--r-- | sutils/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sutils/ChangeLog b/sutils/ChangeLog index fe376f9b..cd0cb55d 100644 --- a/sutils/ChangeLog +++ b/sutils/ChangeLog @@ -1,3 +1,14 @@ +1998-11-29 Roland McGrath <roland@baalperazim.frob.com> + + * fsck.c (main): Add braces to silence gcc warning. + + * fstab.c: Rename fsys_remount -> fsys_update in extern decl. + +1998-11-28 Roland McGrath <roland@baalperazim.frob.com> + + * clookup.c (file_name_lookup_carefully): Change __getuids to geteuids. + Use hurd_file_name_lookup instead of __hurd_file_name_lookup. + 1998-10-24 Roland McGrath <roland@baalperazim.frob.com> * clookup.c (file_name_lookup_carefully): Use getdport instead of |