Denis Vlasenko
|
5d68724d5b
next part of ipv6-ization. mostly netcat.
|
%!s(int64=18) %!d(string=hai) anos |
Denis Vlasenko
|
4fa5e8b455
fix my own breakage
|
%!s(int64=18) %!d(string=hai) anos |
Denis Vlasenko
|
3821fb13ea
fix verbose output; remove commented-out includes.
|
%!s(int64=18) %!d(string=hai) anos |
Denis Vlasenko
|
8e9ccba371
ipv6-ization efforts continue. Few bugs are found,
|
%!s(int64=18) %!d(string=hai) anos |
Denis Vlasenko
|
562dc249e0
ftpgetput: fix PASV mode, fix xatou0induced breakage,
|
%!s(int64=18) %!d(string=hai) anos |
Denis Vlasenko
|
714701c890
tar et al: die if bb_copyfd_size copies less than asked for.
|
%!s(int64=18) %!d(string=hai) anos |
Denis Vlasenko
|
9f739445cd
inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid]
|
%!s(int64=18) %!d(string=hai) anos |
Denis Vlasenko
|
c61852a02b
fix support for globally disabling --long-options.
|
%!s(int64=18) %!d(string=hai) anos |
Denis Vlasenko
|
079f8afa0a
style cleanup: return(a) -> return a, part 1
|
%!s(int64=18) %!d(string=hai) anos |
Denis Vlasenko
|
d686a045c8
safe_strtoXX interface proved to be a bit unconvenient.
|
%!s(int64=18) %!d(string=hai) anos |
Denis Vlasenko
|
cf749bc10c
small fixes:
|
%!s(int64=18) %!d(string=hai) anos |
Denis Vlasenko
|
cf30cc82a3
header_verbose_list: stop truncating file size in listing
|
%!s(int64=18) %!d(string=hai) anos |
Denis Vlasenko
|
5c7596058d
ls: cleanup part 1
|
%!s(int64=18) %!d(string=hai) anos |
Denis Vlasenko
|
1457915afc
xconnect is non-conforming to "xfunc like libc" rule. Fixing
|
%!s(int64=18) %!d(string=hai) anos |
Denis Vlasenko
|
ea62077b85
add open_read_close() and similar stuff
|
%!s(int64=18) %!d(string=hai) anos |
Denis Vlasenko
|
a6dbb08a48
small style fixes
|
%!s(int64=18) %!d(string=hai) anos |
Denis Vlasenko
|
7039a66b58
correct largefile support, add comments about it.
|
%!s(int64=18) %!d(string=hai) anos |
Denis Vlasenko
|
1385899416
attempt to regularize atoi mess.
|
%!s(int64=18) %!d(string=hai) anos |
Denis Vlasenko
|
8f8f268cfd
bb_applet_name -> applet_name
|
%!s(int64=18) %!d(string=hai) anos |
Denis Vlasenko
|
67b23e6043
getopt_ulflags -> getopt32.
|
%!s(int64=18) %!d(string=hai) anos |
Rob Landley
|
74bb70cf54
Ok, that's not a typo, that's just me not thinking.
|
%!s(int64=18) %!d(string=hai) anos |
Rob Landley
|
27d07c9ce2
Now that we have xopen3(), it's just plain unclean to have xopen() with
|
%!s(int64=18) %!d(string=hai) anos |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
%!s(int64=18) %!d(string=hai) anos |
Bernhard Reutner-Fischer
|
e0387a6ee8
- fix the build if we have ftpput without ftpget (speeling reeoe)
|
%!s(int64=18) %!d(string=hai) anos |
Rob Landley
|
ff97ee9abd
#ifdef reduction.
|
%!s(int64=18) %!d(string=hai) anos |
Rob Landley
|
299a6b4d7b
Consolidate #include <sys/time.h> so libbb.h does it.
|
%!s(int64=18) %!d(string=hai) anos |
Bernhard Reutner-Fischer
|
01d23ade57
- add central knob to turn off getopt_long everywhere. EXPERIMENTAL!
|
%!s(int64=18) %!d(string=hai) anos |
Bernhard Reutner-Fischer
|
b1629b1b2a
- remove emacs layout block as suggested by Robert P.J. Day
|
%!s(int64=18) %!d(string=hai) anos |
Rob Landley
|
b1c3fbc677
CONFIG->ENABLE migration.
|
%!s(int64=18) %!d(string=hai) anos |
Rob Landley
|
bc059bc7fa
The brain-dead FTP servers on Solaris don't support the size command.
|
%!s(int64=19) %!d(string=hai) anos |