This commit is contained in:
Eric Andersen
1999-11-04 01:13:21 +00:00
parent be971d6b69
commit 3ae0c78962
5 changed files with 275 additions and 136 deletions

View File

@@ -9,6 +9,7 @@
and much more solid.
* Wrote sed -- weighs only 1.8k (5.8k with full regular expressions!).
* Fixed a stupid seg-fault in sync
* Fixed mount -- mount -a always mounted rw despite /etc/fstab ro entries.
-Erik Andersen