Age | Commit message (Expand) | Author |
2003-05-19 | Patch from Glenn Engel | Glenn L McGrath |
2003-05-14 | Part of a patch from Glenn Engel, updates httpd help | Glenn L McGrath |
2003-05-14 | vodz, last_patch_85 | Glenn L McGrath |
2003-05-13 | last_patch84 by Vodz. | Glenn L McGrath |
2003-04-26 | iPatch from waldi, fixes usage of ip route flush (from)? (match|exact) | Glenn L McGrath |
2003-04-25 | Patch from Steven Scholz to fix telnetd compile problem | Eric Andersen |
2003-04-19 | Patch from David Updegraff to avoid corrupting memory while parsing the | Eric Andersen |
2003-04-02 | Yet another rather large face lift. It now works for me as expected. | Eric Andersen |
2003-03-19 | Major coreutils update. | Manuel Novoa III |
2003-03-11 | cope with crappy windoze ftp servers | Eric Andersen |
2003-02-15 | Patch from Bastian Blank | Glenn L McGrath |
2003-02-12 | sync with udhcp bug fixes | Russ Dill |
2003-02-12 | Don't use HZ -- use sysconf(_SC_CLK_TCK) | Eric Andersen |
2003-02-11 | Fix compile error... header problems. | Manuel Novoa III |
2003-02-10 | last_patch83 by Vladimir N. Oleynik | Glenn L McGrath |
2003-02-10 | Fix compile error, last_patch82 by Vladimir N. Oleynik | Glenn L McGrath |
2003-02-10 | Fix compile error, last_patch81 by Vladimir N. Oleynik | Glenn L McGrath |
2003-02-09 | Minor update to arping, patch from Nick Fedchik | Glenn L McGrath |
2003-02-09 | New applet, inetd, make httpd features more configurable, update authors, las... | Glenn L McGrath |
2003-02-08 | Rewrite by Manuel Novoa III, very compact implimentation. | Glenn L McGrath |
2003-02-03 | Fix a couple more ifupdown bugs | Eric Andersen |
2003-01-27 | This seems sufficient for ifup and ifdown to actually work | Eric Andersen |
2003-01-23 | A patch from John F. Kelly to add in a utility for configuring | Eric Andersen |
2003-01-22 | Patch from Basitan Blank to fix nasty bug | Glenn L McGrath |
2003-01-22 | Fix a typo that broke it so busybox won't build | Eric Andersen |
2003-01-21 | merge fixes with udhcp | Russ Dill |
2003-01-21 | run telnet from inetd, present login prompt if login is configured, | Glenn L McGrath |
2003-01-21 | header update | Glenn L McGrath |
2003-01-20 | New test mode that allows run_parts to fail silently if the directory | Glenn L McGrath |
2003-01-19 | Dont use getopt_long, minor usage changes, patch by Nick Fedchik | Glenn L McGrath |
2003-01-19 | fix missed option argument for -I <device>, interface name checks | Glenn L McGrath |
2003-01-16 | Use vsyslog instead of syslog, improve initalisation and cleanup of | Glenn L McGrath |
2003-01-14 | Fix leading spaces bug, free line buffer, redo next_word, save some | Glenn L McGrath |
2003-01-14 | Eliminate most instances where we use linux kernel headers | Eric Andersen |
2003-01-14 | Eliminate use of kernel header file | Eric Andersen |
2003-01-13 | Option to allow ifupdown use ip commands instead of ifconfig, add flush | Glenn L McGrath |
2003-01-12 | Kiss Gabor noticed that ping compiled without BB_FEATURE_FANCY_PING | Eric Andersen |
2003-01-09 | arping applet by Nick Fedchik | Glenn L McGrath |
2003-01-05 | New applet: httpd, by Glenn Engel | Glenn L McGrath |
2003-01-05 | fixes for ia64 | Glenn L McGrath |
2002-12-27 | Add "Broadcast +" support back in. Also cut the size down some. Not well | Manuel Novoa III |
2002-12-19 | Bugfix, wastn retrieving last block, patch by Jean-Christophe Dubois | Glenn L McGrath |
2002-12-18 | When retrieving a file dont open file until we have to to prevent files of si... | Glenn L McGrath |
2002-12-17 | Get interface names using ioctl rather than /proc, from Nick Fedchik | Glenn L McGrath |
2002-12-16 | Always print the routing table header for IPv4: | Robert Griebl |
2002-12-16 | Only included headers that are used. | Glenn L McGrath |
2002-12-16 | fix warning | Glenn L McGrath |
2002-12-13 | Fix bug when reading mac from command line, continue; if hwaddrr not found | Glenn L McGrath |
2002-12-13 | Merge copyfd and copy_file_chunk | Glenn L McGrath |
2002-12-13 | Change ftpput so it uses <remote-path> <local-file> as it should | Glenn L McGrath |