This depmod script will create a modules.dep file, just like the depmod
[oweals/busybox.git] / libbb / read_package_field.c
2001-07-18 Glenn L McGrathChange read_package_field interface, and rewrite using...
2001-07-11 Glenn L McGrathFix bug where it wasnt returning the last line of a...
2001-04-21 Glenn L McGrathFix horrible, horrible memmory leak. I wondered why...
2001-04-15 Glenn L McGrathReads a field from a debian control (status or availabl...