- b662f0d import ether-wake applet by haveaniceday Bug 252 by Mike Frysinger · 20 years ago
- 00e76cb Patch from Jason Schoon to add IPV6 support to telnetd. Reworked by Rob by Rob Landley · 20 years ago
- 9c85ecd use shared busybox error messages to save a few bytes by Mike Frysinger · 20 years ago
- 7dc7f40 make the exec (-e) an optional feature of netcat by Mike Frysinger · 20 years ago
- 60a5c38 In bug 247, haveaniceday writes: by Mike Frysinger · 20 years ago
- 918f2ab Revert the uptime() removal. Let the list sort it out... by Rob Landley · 20 years ago
- 8b80c71 Patch from Shaun Jackman: by Rob Landley · 20 years ago
- 0d38301 From: Shaun Jackman <sjackman@gmail.com> by Rob Landley · 20 years ago
- e3752e5 Revert Tito's patch to zcip. My bad, David Brownell had objected and I missed by Rob Landley · 20 years ago
- 8445a9f On Tuesday 19 April 2005 21:10, Tito wrote and today added: by Rob Landley · 20 years ago
- ad8071f David Brownell submitted a new applet, zcip, based on RFC 3927. This is by Rob Landley · 20 years ago
- 70a5a1a Do not attempt to free() the application's environment, which is was by Eric Andersen · 20 years ago
- 7202e00 remove unused variable and declare writepid inline by Mike Frysinger · 20 years ago
- 91d8f0e touchups as suggested by Vladimir N. Oleynik by Mike Frysinger · 20 years ago
- fa69f11 import fakeidentd module started by Thomas Lundquist by Mike Frysinger · 20 years ago
- 14f5c8d Patch from Bernhard Fischer to make a bunch of symbols static by Eric Andersen · 20 years ago
- 63e5e7bf Fix broken macro by Eric Andersen · 20 years ago
- 42e3b00 Only define a local environ when not using the prototype from unistd.h by Eric Andersen · 20 years ago
- 4e5936e In Bug 208, bernhardf writes: by Mike Frysinger · 20 years ago
- 3cc01a8 In Bug 209, bernhardf writes: by Mike Frysinger · 20 years ago
- d824853 merge from udhcp module by Mike Frysinger · 20 years ago
- 9789bf1 return failure when nslookup fails by Eric Andersen · 20 years ago
- abf58d6 Wade Berrier writes: by Eric Andersen · 20 years ago
- 751750e Patch from Denis Vlasenko to fix a problem where by Eric Andersen · 20 years ago
- 07f2fea last_patch139.gz from Vladimir N. Oleynik: by Eric Andersen · 20 years ago
- 7daa076 egor duda writes: by Eric Andersen · 20 years ago
- 31ec93e Add some notes on how to make telnetd actually work by Eric Andersen · 20 years ago
- d4004ee Patch from Felipe Kellermann, remove some unnecessary dups, i declared a few extra const's also. by Glenn L McGrath · 20 years ago
- b225e2a Fixup some warnings by Eric Andersen · 20 years ago
- 97a1de1 Vladimir N. Oleynik writes: by Eric Andersen · 20 years ago
- 4014ab1 Set default command to list rather than get, its default behaviour now by Glenn L McGrath · 20 years ago
- 15b5885 use SIGTERM to kill off udhcpd, not SIGKILL by Eric Andersen · 20 years ago
- 373bc1e As noted by Eric Spakman, calling static_down() and then calling by Eric Andersen · 20 years ago
- 7f8bcbe add missing ; by Eric Andersen · 20 years ago 1_00_rc2
- b2a3005 bother. unrevert my fix. by Eric Andersen · 20 years ago
- ac59425 Make certain that udhcp shuts down the interface by Eric Andersen · 20 years ago
- 29128cd oops by Eric Andersen · 20 years ago
- 06e62fd Make certain that udhcp shuts down the interface by Eric Andersen · 20 years ago
- 4d405bb Patch from Manousaridis Angelos to bring dhclient down more elegently by Glenn L McGrath · 20 years ago
- 0177ce1 Patch from Mike Snitzer to fix return codes. by Glenn L McGrath · 20 years ago
- 469a1ea Patch from Mike Snitzer, bring down dhclient using its correct pid, fix by Glenn L McGrath · 20 years ago
- 5e136f2 Prevent "`bootp_down' was declared implicitly `extern' and later `static'" warning by Eric Andersen · 20 years ago
- fe9b9cd Paul Fox writes: by Eric Andersen · 20 years ago
- 4872ed9 Robin Farine writes: by Eric Andersen · 20 years ago
- 36adca8 Patch from Bastian Blank: by Eric Andersen · 20 years ago
- 78a5dde Robin Farine writes: by Eric Andersen · 20 years ago
- 5c9323f use busybox sysinfo struct by Russ Dill · 21 years ago
- 28885c3 Fix a compile problem by Eric Andersen · 21 years ago
- 309c7b7 fix timewarp in client (server fix later) by Russ Dill · 21 years ago
- 91e006c remove uneccessary check (already done in pidfile.c) by Russ Dill · 21 years ago
- 57f49d3 fix memory leak caused by switch to vfork by Russ Dill · 21 years ago
- 6c8161d Steve Grubb writes: by Eric Andersen · 21 years ago
- 5ec5828 Fix size command, safe_strtoul gives and error if the \r is left in, the by Glenn L McGrath · 21 years ago
- f71ad6c Thomas Koeller writes: by Eric Andersen · 21 years ago
- c6992fe Update my email address, document some of my tasks in the AUTHORS file by Glenn L McGrath · 21 years ago
- aff114c Larry Doolittle writes: by Eric Andersen · 21 years ago
- a437504 slightly clean the whacked out formatting by Eric Andersen · 21 years ago
- 238e354 Eric Spakman noticed that ifdown' will attempt to run 'ifconfig' by Eric Andersen · 21 years ago
- 19efb3d Fix compile error if CONFIG_FEATURE_IP_ADDR isnt enabled by Glenn L McGrath · 21 years ago
- 36c7478 Fix up conditional compile of files needed by ip applets by Glenn L McGrath · 21 years ago
- 32da885 Fix ftp resume by Glenn L McGrath · 21 years ago
- 7b5bb51 Fix indenting by Eric Andersen · 21 years ago
- c11a6a8 Patch from Thomas Winkler: by Eric Andersen · 21 years ago
- 70060d2 s/fileno\(stdin\)/STDIN_FILENO/g s/fileno\(stdout\)/STDOUT_FILENO/g by Eric Andersen · 21 years ago
- 539fa95 Oops.. got a bit to aggressive with size optimization and global replace. :-( by Manuel Novoa III · 21 years ago
- ca65ca7 Oops. Using the wrong variable was a rather stupid thing for me to do. by Eric Andersen · 21 years ago
- c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
- 7d0c519 In spite of the feature freeze, check in a complete rework of route which by Manuel Novoa III · 21 years ago
- 2479445 Fix/eliminate use of atol by Eric Andersen · 21 years ago
- 3f79300 Patch by Andrew Victor, by Glenn L McGrath · 21 years ago
- 0226596 Fix a typo, patch by Andrew Victor by Glenn L McGrath · 21 years ago
- fbe984e Fix debugging output, patch by Hideki IWAMOTO by Glenn L McGrath · 21 years ago
- 3d752f7 Patch from Steven Scholz to fix compiler warnings by Glenn L McGrath · 21 years ago
- d5d5e54 Quick fix for tftp truncation bug by Glenn L McGrath · 21 years ago
- d8746cd Joe.C, joe at numa dot com dot tw writes: by Eric Andersen · 21 years ago
- 539ffc9 Fernando Silveira writes: by Eric Andersen · 21 years ago
- df7d84c Patch from Vodz, cleanup memory usage, send strdup error messages to syslog. by Glenn L McGrath · 21 years ago
- 90ed9a0 Patch from James Zhu, telnetd window resizing support. by Glenn L McGrath · 21 years ago
- d33278d Patch from Hideki IWAMOTO, output debugging messages to stderr by Glenn L McGrath · 21 years ago
- 34e1469 remove duplicate header declarations by Glenn L McGrath · 21 years ago
- c699778 Ptch by Hideki IWAMOTO, fix a bug preventing tftp from getting or by Glenn L McGrath · 21 years ago
- f1c4b11 No need to check proxy env variable twice, ignore proxy env variable if by Glenn L McGrath · 21 years ago
- 03a0643 Dont use same variable and struct name by Glenn L McGrath · 21 years ago
- 82d42db Formatting by Glenn L McGrath · 21 years ago
- aac2a19 remove debugging by Glenn L McGrath · 21 years ago
- 37aac64 Remove the unused CONFIG_FEATURE_HTTPD_SET_CGI_VARS_TO_ENV option. by Eric Andersen · 21 years ago
- 60bb3f3 Mark Lord writes: by Eric Andersen · 21 years ago
- ef43749 Joe.C writes: by Eric Andersen · 21 years ago
- 24cb17f Fix http proxy use, bytes were swapped by Glenn L McGrath · 21 years ago 1_00_pre6
- ad95373 Use standard C99 types by Eric Andersen · 21 years ago
- 1a834be Use proper C99 types by Eric Andersen · 21 years ago
- 39cdf4e Use proper C99 types by Eric Andersen · 21 years ago
- f2ec379 Pascal Brisset writes: by Eric Andersen · 21 years ago
- eaf5bc0 Redo getconfigent, save 150 bytes, still small memory leak when by Glenn L McGrath · 21 years ago
- 53766c4 Fix up a couple of bugs i introduced in yesterdays cleanup. by Glenn L McGrath · 21 years ago
- 58a2e0e Patch from Leif Lindholm (slightly modified by me), to fix http by Glenn L McGrath · 21 years ago
- 036dbaa Modify bb_lookup_port to allow the protocol to be specified, allowing by Glenn L McGrath · 21 years ago
- a277e02 The functions setconfig, enter and bump_nofile were only called once, marge them into the calling by Glenn L McGrath · 21 years ago
- ff6ec8a Use 1 line for function name and return value, by Glenn L McGrath · 21 years ago
- 3e77b4e Remove some defined statements by Glenn L McGrath · 21 years ago