2003-01-23 |
Eric Andersen | Patch from Joel Vallier to add modules symbols to the... |
commit | commitdiff | tree | snapshot |
2003-01-22 |
Glenn L McGrath | Patch from Basitan Blank to fix nasty bug |
commit | commitdiff | tree | snapshot |
2003-01-22 |
Eric Andersen | Fix a typo that broke it so busybox won't build |
commit | commitdiff | tree | snapshot |
2003-01-21 |
Russ Dill | merge fixes with udhcp |
commit | commitdiff | tree | snapshot |
2003-01-21 |
Glenn L McGrath | Login prompt function, part of waldi's telnetd from... |
commit | commitdiff | tree | snapshot |
2003-01-21 |
Glenn L McGrath | run telnet from inetd, present login prompt if login... |
commit | commitdiff | tree | snapshot |
2003-01-21 |
Glenn L McGrath | re-order config options, part of a patch from Bastian... |
commit | commitdiff | tree | snapshot |
2003-01-21 |
Glenn L McGrath | header update |
commit | commitdiff | tree | snapshot |
2003-01-20 |
Glenn L McGrath | New test mode that allows run_parts to fail silently... |
commit | commitdiff | tree | snapshot |
2003-01-20 |
Glenn L McGrath | Make test mode output same as official version |
commit | commitdiff | tree | snapshot |
2003-01-19 |
Glenn L McGrath | Dont use getopt_long, minor usage changes, patch by... |
commit | commitdiff | tree | snapshot |
2003-01-19 |
Glenn L McGrath | fix missed option argument for -I <device>, interface... |
commit | commitdiff | tree | snapshot |
2003-01-19 |
Glenn L McGrath | Compile option to avoid using /usr directory, patch... |
commit | commitdiff | tree | snapshot |
2003-01-16 |
Glenn L McGrath | Use vsyslog instead of syslog, improve initalisation... |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Glenn L McGrath | Fix leading spaces bug, free line buffer, redo next_wor... |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Glenn L McGrath | Patch for the debian-cvs package, ip* applets in /bin... |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Eric Andersen | last_patch75_2 from vodz, |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Eric Andersen | Ensure consistant sort order, sed behavior, etc |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Eric Andersen | Eliminate most instances where we use linux kernel... |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Eric Andersen | Clean config binsries on 'make clean' |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Eric Andersen | Eliminate use of kernel header file |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Eric Andersen | Fixup addgroup help text |
commit | commitdiff | tree | snapshot |
2003-01-14 |
Eric Andersen | Only call free if it is necessary |
commit | commitdiff | tree | snapshot |
2003-01-13 |
Eric Andersen | Patch from Tito to rework strings applet, and some... |
commit | commitdiff | tree | snapshot |
2003-01-13 |
Glenn L McGrath | Correct some init issues, update email address, last_pa... |
commit | commitdiff | tree | snapshot |
2003-01-13 |
Glenn L McGrath | Option to allow ifupdown use ip commands instead of... |
commit | commitdiff | tree | snapshot |
2003-01-12 |
Eric Andersen | Kiss Gabor noticed that ping compiled without BB_FEATUR... |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Eric Andersen | Patch from Daniel J Walsh at redhat to make free work... |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Eric Andersen | Patch from Robert Schwebel -- support ncurses installed... |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Eric Andersen | Patch from Robert Schwebel fixing a missing \n |
commit | commitdiff | tree | snapshot |
2003-01-11 |
Eric Andersen | Fix an obvious mistake |
commit | commitdiff | tree | snapshot |
2003-01-09 |
Eric Andersen | Fix addgroup so it actually works |
commit | commitdiff | tree | snapshot |
2003-01-09 |
Eric Andersen | Additional patch from Tito to fix some anomolies |
commit | commitdiff | tree | snapshot |
2003-01-09 |
Glenn L McGrath | arping applet by Nick Fedchik |
commit | commitdiff | tree | snapshot |
2003-01-09 |
Glenn L McGrath | Make output the same as upstream, patch by Tito |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Glenn L McGrath | Patch by Stewart Brodie to terminate the string array... |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Eric Andersen | Lineo has ceased to exist, and is no longer a sponsor. |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Glenn L McGrath | Minor cleanup, identified by Stewart Brodie, patch... |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Glenn L McGrath | Correct column width for tab completion and ls |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Glenn L McGrath | New applet: httpd, by Glenn Engel |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Glenn L McGrath | Prepare for new busybox-cvs upload |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Glenn L McGrath | fixes for ia64 |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Glenn L McGrath | Sync with 20030104-2 cvs package, disable fdisk BSD... |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Glenn L McGrath | fdisk writable feature, allows compilation of a small... |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Eric Andersen | Fix tab-tab listing of files so it properly reflects... |
commit | commitdiff | tree | snapshot |
2003-01-02 |
Robert Griebl | > Eliminate dependancy on kernel header files. Naughty... |
commit | commitdiff | tree | snapshot |
2002-12-27 |
Manuel Novoa... | Add "Broadcast +" support back in. Also cut the size... |
commit | commitdiff | tree | snapshot |
2002-12-27 |
Glenn L McGrath | Add usage for tar -j and -z |
commit | commitdiff | tree | snapshot |
2002-12-23 |
Glenn L McGrath | Sync with 20021214-1 debian package |
commit | commitdiff | tree | snapshot |
2002-12-23 |
Glenn L McGrath | Support the obsolete '+' option |
commit | commitdiff | tree | snapshot |
2002-12-23 |
Glenn L McGrath | Fix STANDALONE_SHELL and ALWAYS_WIN options, last_path_... |
commit | commitdiff | tree | snapshot |
2002-12-23 |
Glenn L McGrath | Support the '=' command |
commit | commitdiff | tree | snapshot |
2002-12-20 |
Glenn L McGrath | Adjust for new .depend target |
commit | commitdiff | tree | snapshot |
2002-12-20 |
Glenn L McGrath | busybox target wasnt checking .depend, clean kbuild... |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Glenn L McGrath | Bugfix, wastn retrieving last block, patch by Jean... |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Glenn L McGrath | When retrieving a file dont open file until we have... |
commit | commitdiff | tree | snapshot |
2002-12-17 |
Glenn L McGrath | Get interface names using ioctl rather than /proc,... |
commit | commitdiff | tree | snapshot |
2002-12-17 |
Eric Andersen | Odd. I never brought this forward from bb.stable.... |
commit | commitdiff | tree | snapshot |
2002-12-16 |
Robert Griebl | Always print the routing table header for IPv4: |
commit | commitdiff | tree | snapshot |
2002-12-16 |
Robert Griebl | changed most assignments from ":=" to "=" to allow... |
commit | commitdiff | tree | snapshot |
2002-12-16 |
Glenn L McGrath | Only included headers that are used. |
commit | commitdiff | tree | snapshot |
2002-12-16 |
Glenn L McGrath | fix warning |
commit | commitdiff | tree | snapshot |
2002-12-14 |
Tim Riker | rmmod -a removed modules recursively |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Tim Riker | cleanup |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Eric Andersen | Don't build the ncurses stuff unless it is specifically... |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Tim Riker | use const group_file |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Glenn L McGrath | Fix bug when reading mac from command line, continue... |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Glenn L McGrath | Merge copyfd and copy_file_chunk |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Glenn L McGrath | Change ftpput so it uses <remote-path> <local-file... |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Glenn L McGrath | Fix possible bug if file length not known |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Glenn L McGrath | New applets, ftpget and ftpput |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Glenn L McGrath | New applet, nameif by Nick Fedchik and myself. |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Glenn L McGrath | full usage cleanup for udhcp |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Glenn L McGrath | Update email address for Gennady Feldman <gena01@gena01... |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Glenn L McGrath | Support the o, f and p options, patch by Magnus M�rtensson |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Eric Andersen | Teach addgroup to add user names to groups |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Eric Andersen | hehe. Screwed that one up. Lets do things right this... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Eric Andersen | Makefile rework coordinate with Russ so udhcp will... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Russ Dill | slight change to reflect BB_VER change |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Eric Andersen | A cleaner cleanup that avoids passing an off_t to scanf |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Russ Dill | sorry about all the noise, should be all synced up now |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Russ Dill | another sync to udhcp cvs |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Eric Andersen | squash a warning |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Glenn L McGrath | Fix -mtime, by Ian Abbott |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Glenn L McGrath | Small bugfix, last_patch72 from Vladimir N. Oleynik |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Russ Dill | resync with udhcp cvs |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Eric Andersen | Make sure we have a show_usage function prototype |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Eric Andersen | Fixup all the horrible broken function prototypes |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Eric Andersen | Squash a warning by making function declaration a prope... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Eric Andersen | Add missing header file to squash a warning |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Eric Andersen | Eliminate dependancy on kernel header files. Naughty... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Eric Andersen | Eliminate dependancy on kernel header files. Naughty... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Glenn L McGrath | undefine sysinfo to prevent breakage on ia64 |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Eric Andersen | Eliminate dependancy on kernel header files. Naughty... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Eric Andersen | Eliminate dependancy on kernel header files. Naughty... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Eric Andersen | Fixup header file ordering |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Glenn L McGrath | Use libbb/get_line_from_file instead of getline |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Glenn L McGrath | Sync debian files with debian package version 0.60... |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Glenn L McGrath | Fix undefined behaviour and save some bytes as suggeste... |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Glenn L McGrath | include busybox after libc includes |
commit | commitdiff | tree | snapshot |
next |