This commit is contained in:
Eric Andersen 1999-11-29 04:31:50 +00:00
parent bb58702833
commit 77619b9dda

View File

@ -2,7 +2,7 @@
* Fixed a segfault in 'umount -a' when a badly formed /etc/fstab
file existed.
* df will not exit on error, but will try to stat all mounted filesystems.
* Fixed tar so uid/gud/permissions on extracted tarballs will be correct.
* Fixed tar so uid/gid/permissions on extracted tarballs will be correct.
0.37
* Wrote a micro syslogd, and a logger util (to log things to the syslog