aboutsummaryrefslogtreecommitdiff
path: root/networking/nbd-client.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* libbb: reduce the overhead of single parameter bb_error_msg() callsJames Byrne2019-07-021-5/+5
* config: update size informationDenys Vlasenko2018-12-281-1/+1
* randomconfig fixesDenys Vlasenko2018-12-271-0/+6
* nbd-client: support newstyle protocol, -b, -d, -p, -NDenys Vlasenko2018-10-241-44/+186
* regularize format of source file headers, no code changesDenys Vlasenko2017-09-181-8/+8
* nbd-client: make it NOEXEC, stop using argcDenys Vlasenko2017-08-061-3/+3
* config: deindent all help textsDenys Vlasenko2017-07-211-1/+1
* Update menuconfig items with approximate applet sizesDenys Vlasenko2017-07-181-1/+1
* *: more BUILD_BUG_ON conversionsDenys Vlasenko2015-10-131-3/+2
* libbb: add setsockopt_foo helpersDenys Vlasenko2015-08-241-1/+1
* mass removal of underscores from _BB_DIR_foo and _BB_SUID_fooDenys Vlasenko2011-01-181-1/+1
* nbd-client: kill unused variable (total 0 bytes)Alexander Shishkin2010-10-221-0/+2
* nbd-client: new appletRob Landley2010-09-231-0/+153