index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
telnet.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add xgethostbyname and herror_msg* functions.
kraai
2001-05-16
1
-7
/
+4
*
Patch from Jim McQuillan to pass the terminal type to the remote host.
andersen
2001-05-07
1
-1
/
+53
*
Another cleanup patch from Jeff Garzik <jgarzik@mandrakesoft.com>
andersen
2001-03-19
1
-2
/
+2
*
Fix a bug pointed out by Rob Landley <rlandley@austin.rr.com>, where
andersen
2001-03-17
1
-1
/
+1
*
A cleanup patch from Jeff Garzik to static-ify a number of
andersen
2001-03-09
1
-1
/
+1
*
It turns out that DODMALLOC was broken when I reorganized busybox.h
andersen
2001-02-20
1
-1
/
+1
*
This patch, put together by Manuel Novoa III, is a merge of work
andersen
2001-02-14
1
-1
/
+1
*
Removed trailing \n from error_msg{,_and_die} messages.
kraai
2001-01-31
1
-2
/
+2
*
Remove the warning messages. By consensus, netkit-tiny doesn't
andersen
2001-01-24
1
-5
/
+0
*
Fix spelling. s/maintainence/maintenance/
andersen
2001-01-24
1
-1
/
+1
*
#define -> static const int. Also got rid of some big static buffers.
markw
2001-01-23
1
-13
/
+15
*
Warn about apps that will be going away in release 0.50
andersen
2001-01-22
1
-0
/
+4
*
Eliminate calls of the form "fprintf(stdout,". Thanks for the idea to
kraai
2001-01-18
1
-2
/
+2
*
Change calls to error_msg.* and strerror to use perror_msg.*.
kraai
2000-12-18
1
-1
/
+1
*
Changed names of functions in utility.c and all affected files, to make
markw
2000-12-07
1
-3
/
+3
*
Renamed "internal.h" to the more sensible "busybox.h".
andersen
2000-09-25
1
-1
/
+1
*
Fix spelling error
andersen
2000-08-31
1
-1
/
+1
*
Fixed to pass -Wundef
proski
2000-07-28
1
-1
/
+1
*
Extract usage information into a separate file.
kraai
2000-07-16
1
-8
/
+0
*
Integrate Tomi Ollila's telnet. Costs 3k. :)
andersen
2000-06-14
1
-430
/
+596
*
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
erik
2000-05-12
1
-2
/
+7
*
Some accrued fixes/updates.
erik
2000-05-01
1
-11
/
+10
*
Sync up a few things. Add in a new telnet implementation (still
erik
2000-02-22
1
-0
/
+503