Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
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 |