diff options
author | Roland McGrath <roland@gnu.org> | 1999-05-23 18:38:13 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-05-23 18:38:13 +0000 |
commit | dbc812812dc287a8cff30aace417290a8ed63162 (patch) | |
tree | e86253db72176386d3ed4078c0ae2e8ff0092f58 /sutils | |
parent | 623ca1e3b57a7ddd97fd627ebcb635a895d5bd8d (diff) |
.
Diffstat (limited to 'sutils')
-rw-r--r-- | sutils/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sutils/ChangeLog b/sutils/ChangeLog index 0949c959..59d9077b 100644 --- a/sutils/ChangeLog +++ b/sutils/ChangeLog @@ -1,3 +1,12 @@ +1999-05-23 Roland McGrath <roland@baalperazim.frob.com> + + * fstab.c, fstab.h: Add numerous `const' qualifiers. + + * fstab.c (fstab_find_mount): Don't count "none" or "-" as matching + any other entry. + + * fsck.c (struct fsck): Don't use bitfield. + 1999-05-15 Roland McGrath <roland@baalperazim.frob.com> * swapon.c: Support -a (reading fstab). |