Tons of new stuff, major rewrite of most of the
core apps, tons of new apps as noted in header files.
-Bruce Perens <bruce@pixar.com>
- Original author of BusyBox. His code is still in many apps.
-
John Beppu <beppu@lineo.com>
du, head, nslookup, sort, tee, uniq
more(v2), makedevs, dutmp, modularization, auto links file,
various fixes, Linux Router Project maintenance
+Karl M. Hegbloom <karlheg@debian.org>
+ cp_mv.c, the test suite, various fixes to utility.c, &c.
+
+Daniel Jacobowitz <dan@debian.org>
+ mktemp.c
+
John Lombardo <john@deltanet.com>
dirname, tr
+Bruce Perens <bruce@pixar.com>
+ Original author of BusyBox. His code is still in many apps.
+
+Pavel Roskin <pavel_roskin@geocities.com>
+ Lots of bugs fixes and patches.
+
Linus Torvalds <torvalds@transmeta.com>
mkswap, fsck.minix, mkfs.minix
Enrique Zanardi <ezanardi@ull.es>
tarcat (since removed), loadkmap, various fixes, Debian maintenance
-Karl M. Hegbloom <karlheg@debian.org>
- cp_mv.c, the test suite, various fixes to utility.c, &c.
-Daniel Jacobowitz <dan@debian.org>
- mktemp.c
pod2man --center=BusyBox --release="version $(VERSION)" docs/busybox.pod > docs/BusyBox.1
docs/BusyBox.html: docs/busybox.pod
- pod2html docs/busybox.pod > docs/BusyBox.html
+ pod2html docs/busybox.pod > docs/busybox.lineo.com/BusyBox.html
+ ln -s busybox.lineo.com/BusyBox.html docs/BusyBox.html
- rm -f pod2html*
clean:
- rm -f busybox.links *~ *.o core
- rm -rf _install
- cd tests && $(MAKE) clean
- - rm -f BusyBox.html BusyBox.1 BusyBox.txt pod2html*
+ - rm -f docs/BusyBox.html docs/busybox.lineo.com/BusyBox.html \
+ docs/BusyBox.1 docs/BusyBox.txt pod2html*
distclean: clean
- rm -f busybox