Age | Commit message (Expand) | Author |
2002-11-26 | Store a custom Rules.mak file to enable buildign static binaries | Glenn L McGrath |
2002-11-26 | use #ifdef instead of #if | Glenn L McGrath |
2002-11-26 | Include heaps of options as is tradional with this deb | Glenn L McGrath |
2002-11-26 | Use #ifdef instead of #if | Glenn L McGrath |
2002-11-26 | Fix simple syntax error | Glenn L McGrath |
2002-11-26 | Make a seperate busybox-doc package | Glenn L McGrath |
2002-11-25 | Use vfork instead of fork, some more cleanup from Vladimir N. Oleynik | Glenn L McGrath |
2002-11-25 | Handle name entries that have a \0 in them, last_patch_65 from Vladimir N. Ol... | Glenn L McGrath |
2002-11-25 | last_patch_67 from Vladimir N. Oleynik | Glenn L McGrath |
2002-11-24 | Dont need a seperate function | Glenn L McGrath |
2002-11-24 | When making parent directories set permissions based on the base parent tree ... | Glenn L McGrath |
2002-11-24 | Add an input buffer (currently 32kB) to speed things up heaps, it still requi... | Glenn L McGrath |
2002-11-24 | include libbb after stdlib.h as it breaks dmalloc | Glenn L McGrath |
2002-11-23 | Fix long filename support | Glenn L McGrath |
2002-11-23 | New rules file for unstable | Glenn L McGrath |
2002-11-22 | Config file for the static deb, based on options from the stable 0.60.5 branch | Glenn L McGrath |
2002-11-22 | Config file for the standard debian package based on 0.60.5 options | Glenn L McGrath |
2002-11-22 | The tunnel option isnt required for the ip command | Glenn L McGrath |
2002-11-22 | Update configuration options | Glenn L McGrath |
2002-11-22 | Config file for udeb based on options from 0.60.5 | Glenn L McGrath |
2002-11-21 | Fix a vfork bug, by Nick Fedchik and Vladimir N. Oleynik | Glenn L McGrath |
2002-11-20 | Add entry for Laurence Anderson | Glenn L McGrath |
2002-11-20 | Speed and memory usage improvements from Laurence Adnerson | Glenn L McGrath |
2002-11-20 | read_gz patch 3 from Laurence Anderson | Glenn L McGrath |
2002-11-19 | Headers for the read_gz changes | Glenn L McGrath |
2002-11-19 | Dont use xargs | Glenn L McGrath |
2002-11-19 | dont use the -i option of xargs | Glenn L McGrath |
2002-11-19 | Use read_gz, remove fork() woohoo! | Glenn L McGrath |
2002-11-19 | udhcpc documentation update | Russ Dill |
2002-11-18 | Use error_msg_and_die, style | Glenn L McGrath |
2002-11-17 | Remove mapping option, its should always be used | Glenn L McGrath |
2002-11-17 | Patch from Laurence Anderson to provide a read_gz function, doesnt require fo... | Glenn L McGrath |
2002-11-16 | Remove #defines around get_header_ptr, we allways need it. | Glenn L McGrath |
2002-11-15 | Use vfork, by vodz | Glenn L McGrath |
2002-11-15 | Allow short reads as we are looping anyway. | Glenn L McGrath |
2002-11-15 | Patch from Bastian Blank: | Eric Andersen |
2002-11-15 | Dont chdir untill after we open the archive | Glenn L McGrath |
2002-11-14 | Patch from Marcel Hamer to fix addgroup argument parsing | Eric Andersen |
2002-11-14 | A missing securetty file is not an error. | Eric Andersen |
2002-11-13 | Minor cleanups | Glenn L McGrath |
2002-11-12 | Reduce block size to 512 to prevent short read's when reading from a pipe | Glenn L McGrath |
2002-11-11 | Make ifupdown use internal run_parts | Glenn L McGrath |
2002-11-11 | Move awk from textutils to editors. Cleanup run-parts, saves 200 bytes, moves... | Glenn L McGrath |
2002-11-11 | Move readlink, mktemp, run-parts and which to a new debianutils dir. | Glenn L McGrath |
2002-11-10 | ipcalc applet by Stephan Linz and Jordan Crouse | Glenn L McGrath |
2002-11-10 | run through indent and manually check result | Glenn L McGrath |
2002-11-10 | Config feature DEVPTS defined and used in telnetd, by Pavel Roskin | Glenn L McGrath |
2002-11-10 | Will the real od.c please stand up! (my previous commit was a mistake) | Glenn L McGrath |
2002-11-10 | Fix for hostname -s, by Stephan Linz | Glenn L McGrath |
2002-11-10 | Prevent a segfault if no argument, by Geoffrey Lee <glee@bluesat.unsw.edu.au> | Glenn L McGrath |