Apply Magnus Damm's patch, adds tftp blocksize support, and some cleanups.

This commit is contained in:
Glenn L McGrath
2001-10-05 04:40:37 +00:00
parent 24e2833cdf
commit ad117d8a21
6 changed files with 515 additions and 108 deletions

View File

@@ -378,6 +378,7 @@
// Tell tftp what commands that should be supported.
#define BB_FEATURE_TFTP_PUT
#define BB_FEATURE_TFTP_GET
//#define BB_FEATURE_TFTP_BLOCKSIZE
//
// features for vi
#define BB_FEATURE_VI_COLON // ":" colon commands, no "ex" mode