Denys Vlasenko
|
d6e7672545
less: move "retry-on-EAGAIN" logic closer to read ops
|
10 years ago |
Morten Kvistgaard
|
feac9b607d
ftpd: add optional support for authentication
|
10 years ago |
Bartosz Golaszewski
|
bf0f2c7aa6
Rename INIT_LAST to INIT_FUNC to avoid confusion
|
10 years ago |
Bartosz Golaszewski
|
3ed81cf052
unit-tests: implement the unit-testing framework
|
10 years ago |
Bartosz Golaszewski
|
5d2e409ef8
libbb: use a wrapper around sysconf(_SC_CLK_TCK) to save a few bytes
|
10 years ago |
Denys Vlasenko
|
f92f1d0181
find: use sysconf(_SC_ARG_MAX) to determine the command-line size limit
|
10 years ago |
Denys Vlasenko
|
17f8418ea7
Add conditional support for -v / --verbose
|
10 years ago |
Denys Vlasenko
|
e765b5ac34
libbb: rename execable -> executable. No code changes
|
10 years ago |
Denys Vlasenko
|
3dfe0ae5a8
libbb: make syslog level for bb_error_msg's configurable. use it in crond
|
10 years ago |
Denys Vlasenko
|
6f068904dc
xargs: add support for -I and -i. Closes 493
|
10 years ago |
Denys Vlasenko
|
640ce3de07
zcat: complain if input is not compressed
|
10 years ago |
Denys Vlasenko
|
8b59b2c13e
libbb: move nuke_str() from passwd into libbb
|
11 years ago |
Denys Vlasenko
|
9c1c605b1a
sulogin: use common password-checking routine.
|
11 years ago |
Thomas Petazzoni
|
af4f0e48ec
libbb: use <poll.h> instead of <sys/poll.h>
|
11 years ago |
Guilherme Maciel Ferreira
|
840ef17f63
wget: if FEATURE_CLEAN_UP, free(ptr_to_globals)
|
11 years ago |
Ryan Mallon
|
5906a5c26c
libbb: Add xsetegid(), xseteuid(), xopen_as_uid_gid() functions
|
11 years ago |
Denys Vlasenko
|
a407cf74cc
Make smart_ulltoa return pointer to end (allows for code shink in callers)
|
11 years ago |
Denys Vlasenko
|
982e87f2fb
Whitespace fixes
|
11 years ago |
Denys Vlasenko
|
bfa6ed1bf4
catv: code shrink
|
11 years ago |
Bartosz Golaszewski
|
79c618c411
Refactor catv. Move visible() from stty to libbb.
|
11 years ago |
Bartosz Golaszewski
|
c19be75d57
networking: code shrink
|
11 years ago |
Denys Vlasenko
|
c72b43c2f0
Commonalize typical [b,]k,m suffix struct
|
11 years ago |
Denys Vlasenko
|
59f46676a9
Move create_icmp[6]_socket to its only user, and simplify it
|
11 years ago |
Denys Vlasenko
|
4928e9f7d0
losetup: assorted fixes. Closes 6314
|
11 years ago |
Flemming Madsen
|
d96ffda62e
ash,hush: history builtin
|
11 years ago |
Denys Vlasenko
|
8f2cb7ab26
libbb: introduce and use strftime_[YYYYMMDD]HHMMSS()
|
11 years ago |
Denys Vlasenko
|
1961aea305
move endofname() to libbb
|
11 years ago |
Denys Vlasenko
|
2cfcc9e9d7
sha3: code shrink
|
11 years ago |
Denys Vlasenko
|
6830ade6aa
whitespace fixes. no code changes
|
11 years ago |
Lauri Kasanen
|
b8173b603f
sha3sum: new applet
|
11 years ago |