| Commit message (Expand) | Author | Files | Lines |
2001-04-18 | Fix zcat/gunzip when reading from stdin | Glenn L McGrath | 2 | -52/+56 |
2001-04-17 | - updated busybox_header.pod by adding adjtimex to the list. | John Beppu | 2 | -36/+55 |
2001-04-17 | Applied patch from I.Q. to add sort -u as a feature. | Mark Whitley | 6 | -21/+79 |
2001-04-17 | Changed line[strlen(line) - 1] = '\0'; to chomp(line); | Mark Whitley | 2 | -2/+2 |
2001-04-17 | Applied a patch from Laurence Anderson to fix the wget statusbar and a patch | Mark Whitley | 5 | -41/+37 |
2001-04-17 | Applied patch from I.Q. to fix problem with sort -n. | Mark Whitley | 2 | -6/+10 |
2001-04-17 | Added some help messages. | Mark Whitley | 2 | -2/+18 |
2001-04-17 | The tiniest of bracket-placement fixes. | Mark Whitley | 2 | -10/+4 |
2001-04-17 | - usage.h | John Beppu | 7 | -81/+97 |
2001-04-17 | Convert mount to use getopt. | Matt Kraai | 2 | -110/+62 |
2001-04-17 | Further cleanup of mount option handling. | Matt Kraai | 2 | -124/+122 |
2001-04-17 | Fix -a support (broken by previous patch). | Matt Kraai | 2 | -6/+6 |
2001-04-17 | Fix segfault on `mount -t nfs' reported by Gratien D'haese. | Matt Kraai | 2 | -0/+6 |
2001-04-16 | Several fixes from Sterling Huxley for the vi applet. | Eric Andersen | 3 | -159/+430 |
2001-04-16 | Write full status file | Glenn L McGrath | 2 | -38/+152 |
2001-04-16 | dpkg improvements, use full package struct, avoid extracting to tmp dir, rena... | Glenn L McGrath | 8 | -422/+451 |
2001-04-15 | Document new dpkg-deb funtions | Glenn L McGrath | 3 | -9/+15 |
2001-04-15 | untar changed to allow deb_extract to extract to memory, allows better operat... | Glenn L McGrath | 4 | -41/+51 |
2001-04-15 | NEw functions read_package_field and read_text_file_to_buffer | Glenn L McGrath | 1 | -4/+4 |