Fix stupid bugs. update was segfaulting. mknod minor # was always 0

due to a parsing bug.  Oops.
 -Erik
This commit is contained in:
Erik Andersen
2000-04-28 22:10:34 +00:00
parent abc199eb0c
commit 6ed02a0ee0
5 changed files with 8 additions and 4 deletions

View File

@@ -4,6 +4,8 @@
* Added mktemp, contributed by Daniel Jacobowitz <dan@debian.org>
* Fix for ping warnings from Sascha Ziemann <szi@aibon.ping.de>
* More doc updates
* Fixed update segfault
* Fixed mknod -- minor number was always 0
0.43