Age | Commit message (Expand) | Author |
2002-11-10 | last_patch57 from Vladimir N. Oleynik | Glenn L McGrath |
2002-11-10 | last_patch64 from Vladimir N. Oleynik <dzo@simtreas.ru> | Glenn L McGrath |
2002-11-10 | Fixup a previous define | Glenn L McGrath |
2002-11-10 | Make mapping support a definable feature, saves 1.6kB | Glenn L McGrath |
2002-11-10 | Only compile the files in this dir if the IP applet is enabled | Glenn L McGrath |
2002-11-10 | IP applet by Bastian Blank <waldi@debian.org> | Glenn L McGrath |
2002-11-09 | debian compatable ifup and ifdown commands | Glenn L McGrath |
2002-11-08 | Teach lash to get $1 $2 $3 etc correct | Eric Andersen |
2002-11-08 | #ifdef, not just #if... grrr | Glenn L McGrath |
2002-11-08 | Fix reading from stdin (me), Fix tar segfault when no arguments specified (Ge... | Glenn L McGrath |
2002-11-07 | Remove gratuitous and unnecessary "BusyBox" refernece in login prompt | Eric Andersen |
2002-11-07 | Fix a stupid typo | Eric Andersen |
2002-11-07 | Implement a small strings applet | Eric Andersen |
2002-11-07 | Fix broken tabs | Eric Andersen |
2002-11-06 | Use a switch instead of successive if (strcmp()) statments. | Glenn L McGrath |
2002-11-06 | Split deb_extract() into more generic functions | Glenn L McGrath |
2002-11-06 | Terminate the buffer with a '\0' | Glenn L McGrath |
2002-11-05 | typo in udhcpc help | Russ Dill |
2002-11-05 | version number oops | Russ Dill |
2002-11-05 | Support for bziped debs, i.e. use .tar.bz2 instead .tar.gz internally | Glenn L McGrath |
2002-11-05 | Fail silently if a partial tar header is read as tar.bz2 is leaving trailing ... | Glenn L McGrath |
2002-11-05 | enable .tar.bz2 for dpkg-deb | Glenn L McGrath |
2002-11-04 | Change filter paramaters, filters can be more powefull now | Glenn L McGrath |
2002-11-03 | Call lseek directly rather than via data_align() | Glenn L McGrath |
2002-11-03 | Abstract read and seek in unarchiving code, convert bunzip to file descriptor... | Glenn L McGrath |
2002-11-03 | Fix #define syntax | Glenn L McGrath |
2002-11-03 | Move data_extract_all_prefix to dpkg, its only used there. | Glenn L McGrath |
2002-11-03 | Add copyright notice and license, use strcat+strcpy instead of sprintf | Glenn L McGrath |
2002-11-03 | Use xread_char to save a few bytes, fix indenting of comments | Glenn L McGrath |
2002-11-03 | Move bunzip2 idecompression code to libunarchive | Glenn L McGrath |
2002-11-03 | Test for holes in swapfiles | Eric Andersen |
2002-11-01 | Make uncompress a seperate applet so it doesnt pull in all the gunzip code | Glenn L McGrath |
2002-11-01 | Allow short reads when filling compress buffer | Glenn L McGrath |
2002-11-01 | Allow the .Z prefix if compress support enabled | Glenn L McGrath |
2002-11-01 | Make it a fatal error if bad chksum or crc, if not we should return an error ... | Glenn L McGrath |
2002-11-01 | Report errror if the first magic character doesnt match | Glenn L McGrath |
2002-10-31 | sync to udhcp 0.9.8 | Russ Dill |
2002-10-30 | Use a nifty macro to make testing gcc features simpler | Eric Andersen |
2002-10-27 | Formatting | Eric Andersen |
2002-10-27 | Update the webpage | Eric Andersen |
2002-10-26 | last_patch64 from vodz: | Eric Andersen |
2002-10-26 | A patch from Jouni Malinen to avoid some buffer overflows in vi, | Eric Andersen |
2002-10-26 | Ivan Popov noticed that handling of PREFIX was bad. | Eric Andersen |
2002-10-26 | A bugfix from Danny Lepage: | Eric Andersen |
2002-10-25 | This patch from Magnus Damm fixed a long standing problem | Eric Andersen |
2002-10-22 | Fix warning | Eric Andersen |
2002-10-22 | mjn3 noticed that crond and crontab had #include <pwd.h> and #include <grp.h> | Eric Andersen |
2002-10-22 | vodz forgot to include the suid field | Eric Andersen |
2002-10-22 | Apply patch from bug #1278 -- fix usage message for the | Eric Andersen |
2002-10-22 | vodz writes: | Eric Andersen |