Age | Commit message (Expand) | Author |
2005-05-11 | import ether-wake applet by haveaniceday Bug 252 | Mike Frysinger |
2005-05-10 | Patch from Jason Schoon to add IPV6 support to telnetd. Reworked by Rob | Rob Landley |
2005-05-07 | use shared busybox error messages to save a few bytes | Mike Frysinger |
2005-05-06 | make the exec (-e) an optional feature of netcat | Mike Frysinger |
2005-05-06 | In bug 247, haveaniceday writes: | Mike Frysinger |
2005-05-04 | Revert the uptime() removal. Let the list sort it out... | Rob Landley |
2005-05-04 | Patch from Shaun Jackman: | Rob Landley |
2005-05-03 | From: Shaun Jackman <sjackman@gmail.com> | Rob Landley |
2005-05-03 | Revert Tito's patch to zcip. My bad, David Brownell had objected and I missed | Rob Landley |
2005-05-01 | On Tuesday 19 April 2005 21:10, Tito wrote and today added: | Rob Landley |
2005-04-30 | David Brownell submitted a new applet, zcip, based on RFC 3927. This is | Rob Landley |
2005-04-27 | Do not attempt to free() the application's environment, which is was | Eric Andersen |
2005-04-23 | remove unused variable and declare writepid inline | Mike Frysinger |
2005-04-18 | touchups as suggested by Vladimir N. Oleynik | Mike Frysinger |
2005-04-17 | import fakeidentd module started by Thomas Lundquist | Mike Frysinger |
2005-04-16 | Patch from Bernhard Fischer to make a bunch of symbols static | Eric Andersen |
2005-04-16 | Fix broken macro | Eric Andersen |
2005-04-16 | Only define a local environ when not using the prototype from unistd.h | Eric Andersen |
2005-04-16 | In Bug 208, bernhardf writes: | Mike Frysinger |
2005-04-16 | In Bug 209, bernhardf writes: | Mike Frysinger |
2004-12-06 | merge from udhcp module | Mike Frysinger |
2004-10-13 | return failure when nslookup fails | Eric Andersen |
2004-10-08 | Wade Berrier writes: | Eric Andersen |
2004-10-08 | Patch from Denis Vlasenko to fix a problem where | Eric Andersen |
2004-10-08 | last_patch139.gz from Vladimir N. Oleynik: | Eric Andersen |
2004-10-08 | egor duda writes: | Eric Andersen |
2004-09-23 | Add some notes on how to make telnetd actually work | Eric Andersen |
2004-09-14 | Patch from Felipe Kellermann, remove some unnecessary dups, i declared a few ... | Glenn L McGrath |
2004-08-28 | Fixup some warnings | Eric Andersen |
2004-08-26 | Vladimir N. Oleynik writes: | Eric Andersen |
2004-08-11 | Set default command to list rather than get, its default behaviour now | Glenn L McGrath |
2004-07-30 | use SIGTERM to kill off udhcpd, not SIGKILL | Eric Andersen |
2004-07-30 | As noted by Eric Spakman, calling static_down() and then calling | Eric Andersen |
2004-07-26 | add missing ; | Eric Andersen |
2004-07-26 | bother. unrevert my fix. | Eric Andersen |
2004-07-26 | Make certain that udhcp shuts down the interface | Eric Andersen |
2004-07-26 | oops | Eric Andersen |
2004-07-26 | Make certain that udhcp shuts down the interface | Eric Andersen |
2004-07-23 | Patch from Manousaridis Angelos to bring dhclient down more elegently | Glenn L McGrath |
2004-07-21 | Patch from Mike Snitzer to fix return codes. | Glenn L McGrath |
2004-07-21 | Patch from Mike Snitzer, bring down dhclient using its correct pid, fix | Glenn L McGrath |
2004-07-20 | Prevent "`bootp_down' was declared implicitly `extern' and later `static'" wa... | Eric Andersen |
2004-06-29 | Paul Fox writes: | Eric Andersen |
2004-06-22 | Robin Farine writes: | Eric Andersen |
2004-06-22 | Patch from Bastian Blank: | Eric Andersen |
2004-06-22 | Robin Farine writes: | Eric Andersen |
2004-05-19 | use busybox sysinfo struct | Russ Dill |
2004-05-19 | Fix a compile problem | Eric Andersen |
2004-05-19 | fix timewarp in client (server fix later) | Russ Dill |
2004-05-19 | remove uneccessary check (already done in pidfile.c) | Russ Dill |