diff options
Diffstat (limited to 'utils/ChangeLog')
| -rw-r--r-- | utils/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog index 1c7b4bfc..a29ec39a 100644 --- a/utils/ChangeLog +++ b/utils/ChangeLog @@ -1,3 +1,13 @@ +1999-11-19 Roland McGrath <roland@baalperazim.frob.com> + + * mount.c: New file. + * mount.sh: File removed. + * Makefile (special-targets): Remove mount. + (SRCS): mount.sh -> mount.c + (mount): Add deps on ../sutils/fstab.o, ../sutils/clookup.o, + libfshelp and libports. + (../sutils/fstab.o ../sutils/clookup.o): Rule to build in ../sutils. + 1999-11-18 Roland McGrath <roland@baalperazim.frob.com> * vmstat.c (BADVAL): New macro. |
