.. |
Config.in
|
f3b778a4dc
- fix bug where we incorrectly rejected ifconfig eth0 hw ether $whatever
|
16 năm trước cách đây |
Kbuild
|
cc3f20b9bd
fix breakage found by randomconfig
|
16 năm trước cách đây |
README
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
20 năm trước cách đây |
appletlib.c
|
f941306199
defconfig fix; "help output to fd 2" fix
|
16 năm trước cách đây |
ask_confirmation.c
|
9a7d38fe24
delete tons of extra #includes
|
17 năm trước cách đây |
bb_askpass.c
|
8e2cfec1cd
libbb: introduse and use signal_[no_]SA_RESTART_empty_mask and sigaction_set
|
16 năm trước cách đây |
bb_basename.c
|
d18f52bd18
actually add bb_qsort.c
|
16 năm trước cách đây |
bb_do_delay.c
|
9a7d38fe24
delete tons of extra #includes
|
17 năm trước cách đây |
bb_pwd.c
|
3734b946bf
bb_getpwuid, bb_getgrgid: change order of arguments to more intuitive one;
|
17 năm trước cách đây |
bb_qsort.c
|
d18f52bd18
actually add bb_qsort.c
|
16 năm trước cách đây |
bb_strtonum.c
|
666da5e2c6
merge post-1.3.0 fixes
|
18 năm trước cách đây |
change_identity.c
|
9230582315
inetd: use change_identity().
|
16 năm trước cách đây |
chomp.c
|
7e84e539de
cryptpw: new applet (a bit less than 3k added)
|
17 năm trước cách đây |
compare_string_array.c
|
d12fcc20da
libiproute: fix option parsing, so that "ip -o link" works again.
|
16 năm trước cách đây |
concat_path_file.c
|
6bf05cf1ff
httpd: fix several bugs triggering by realtive path in -h DIR.
|
16 năm trước cách đây |
concat_subpath_file.c
|
16abcd90ae
teach find_root_device to deal with /dev/ subdirs
|
17 năm trước cách đây |
copy_file.c
|
b9ad75fa60
copy_file: handle "cp /dev/foo file" (almost) compatibly to coreutils.
|
16 năm trước cách đây |
copyfd.c
|
8003e266ed
explain why we use mmap instead of malloc
|
17 năm trước cách đây |
correct_password.c
|
21765fa063
udhcpc: kill undocumented -W, it was a no-op.
|
16 năm trước cách đây |
crc32.c
|
c6758a07c6
make compressed help code NOMMU- and NOFORK-friendly -
|
17 năm trước cách đây |
create_icmp6_socket.c
|
4e6d5117b8
inetd: make it NOMMU-capable and IPv6-friendly. Lots of renames
|
16 năm trước cách đây |
create_icmp_socket.c
|
4e6d5117b8
inetd: make it NOMMU-capable and IPv6-friendly. Lots of renames
|
16 năm trước cách đây |
crypt_make_salt.c
|
21d1014b5b
chpasswd: new applet by Alexander Shishkin <virtuoso@slind.org>
|
17 năm trước cách đây |
default_error_retval.c
|
80d14beae9
Rename two config options:
|
17 năm trước cách đây |
device_open.c
|
6bef3d1d22
fbset: fix buglet where we were using wrong pointer
|
17 năm trước cách đây |
die_if_bad_username.c
|
104d544fd7
die_if_bad_username: shrink: 88 -> 77 bytes
|
16 năm trước cách đây |
dump.c
|
d02db89244
clean up TODO file. No real code changes.
|
16 năm trước cách đây |
error_msg.c
|
fad2b86c9e
use "glibc errno" trick not only for ash, but for entire busybox
|
17 năm trước cách đây |
error_msg_and_die.c
|
468aea2d88
shells: do not frocibly enable test, echo and kill _applets_,
|
16 năm trước cách đây |
execable.c
|
f592aa36f3
which: -a support (needed for bfin uclibc build script)
|
16 năm trước cách đây |
fclose_nonstdin.c
|
62a90cdd74
*: shrink by using [f]open_or_warn_stdin where appropriate
|
16 năm trước cách đây |
fflush_stdout_and_exit.c
|
3952f20c24
expand, unexpand: new applets from Tito <farmatito@tiscali.it>
|
17 năm trước cách đây |
fgets_str.c
|
abee3d0e0d
Fix xmalloc_fgets_str so that it really does NOT strip terminator.
|
17 năm trước cách đây |
find_mount_point.c
|
c6ce8733dd
cut 0.5k off mkfs.minix
|
18 năm trước cách đây |
find_pid_by_name.c
|
a959a858a3
- pull r22872 from trunk:
|
16 năm trước cách đây |
find_root_device.c
|
706fdc98c3
find_root_device: use lstat - don't follow links
|
17 năm trước cách đây |
full_write.c
|
394eebed66
lpd: spool mode added by Vladimir
|
16 năm trước cách đây |
get_console.c
|
ae4342ca3e
- Rename getpty() to xgetpty() and adjust callers.
|
16 năm trước cách đây |
get_last_path_component.c
|
818322b9b1
*: kill bb_get_last_path_component, replace with two functions
|
17 năm trước cách đây |
get_line_from_file.c
|
8ee649a02e
*: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/
|
16 năm trước cách đây |
getopt32.c
|
d50dda8c35
*: use llist_pop for traverse-and-free list operation
|
16 năm trước cách đây |
getpty.c
|
ae4342ca3e
- Rename getpty() to xgetpty() and adjust callers.
|
16 năm trước cách đây |
herror_msg.c
|
ab9c44b1a4
v[hp]error_msg have 2-3 callsites only -> incorporate there.
|
17 năm trước cách đây |
herror_msg_and_die.c
|
ab9c44b1a4
v[hp]error_msg have 2-3 callsites only -> incorporate there.
|
17 năm trước cách đây |
human_readable.c
|
6ca409e0e4
trylink: produce even more info about final link stage
|
17 năm trước cách đây |
inet_common.c
|
a5549c9617
fdisk: fix a case where break was reached only for DOS labels
|
17 năm trước cách đây |
info_msg.c
|
f470196a41
- fix conflicting decls of syslog related facilitynames and prioritynames tables
|
17 năm trước cách đây |
inode_hash.c
|
30bab71f7b
make copy_file() a bit easier to understand, and smaller
|
17 năm trước cách đây |
isdirectory.c
|
394eebed66
lpd: spool mode added by Vladimir
|
16 năm trước cách đây |
kernel_version.c
|
cf70433173
modprobe: reformat to match bbox style
|
18 năm trước cách đây |
last_char_is.c
|
6a1d661036
diff: fix -q exit code
|
18 năm trước cách đây |
lineedit.c
|
4a81fe4173
apply post-1.11.2 fixes, bump version to 1.11.3
|
16 năm trước cách đây |
lineedit_ptr_hack.c
|
be002adb2f
add forgotten files. I am forgetting it all the time :(
|
16 năm trước cách đây |
llist.c
|
9a7d38fe24
delete tons of extra #includes
|
17 năm trước cách đây |
login.c
|
c693840fe8
*: whitespace fixes, no code changes
|
16 năm trước cách đây |
loop.c
|
0e2c9fb4e0
mount: print errno on NFS error (again)
|
17 năm trước cách đây |
make_directory.c
|
501bfe2630
stat: fix option -Z segv (bug 1454)
|
17 năm trước cách đây |
makedev.c
|
d18f52bd18
actually add bb_qsort.c
|
16 năm trước cách đây |
match_fstype.c
|
4b924f3a5c
whitespace fixes
|
17 năm trước cách đây |
md5.c
|
77ad97f199
more -Wall warning fixes from Cristian Ionescu-Idbohrn.
|
16 năm trước cách đây |
messages.c
|
574f2f4394
*: add optimization barrier to all "G trick" locations
|
16 năm trước cách đây |
mode_string.c
|
6ca409e0e4
trylink: produce even more info about final link stage
|
17 năm trước cách đây |
mtab.c
|
f1a6c6b362
erase_mtab: do not limit ourself to 40 mtab entries
|
18 năm trước cách đây |
mtab_file.c
|
6ca409e0e4
trylink: produce even more info about final link stage
|
17 năm trước cách đây |
obscure.c
|
6f1713f216
*: intrduce and use safe_gethostname. By Tito <farmatito AT tiscali.it>
|
16 năm trước cách đây |
parse_mode.c
|
6ca409e0e4
trylink: produce even more info about final link stage
|
17 năm trước cách đây |
perror_msg.c
|
0c97c9d437
'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
|
17 năm trước cách đây |
perror_msg_and_die.c
|
0c97c9d437
'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
|
17 năm trước cách đây |
perror_nomsg.c
|
769d1e05e6
fix warning from needlessly-global functions
|
18 năm trước cách đây |
perror_nomsg_and_die.c
|
769d1e05e6
fix warning from needlessly-global functions
|
18 năm trước cách đây |
pidfile.c
|
bb23c06919
if pidfile turned out to be !regular file, do not unlink it.
|
17 năm trước cách đây |
print_flags.c
|
dee8587d92
Apply post-1.11.0 patches. Bump version to 1.11.1.
|
16 năm trước cách đây |
printable.c
|
d18f52bd18
actually add bb_qsort.c
|
16 năm trước cách đây |
process_escape_sequence.c
|
6ca409e0e4
trylink: produce even more info about final link stage
|
17 năm trước cách đây |
procps.c
|
a959a858a3
- pull r22872 from trunk:
|
16 năm trước cách đây |
ptr_to_globals.c
|
5d89fbaa2e
*: remove remaining instances of ".data" hack
|
16 năm trước cách đây |
pw_encrypt.c
|
f45c4f41b7
whitespace and comment fixes, no code changes
|
16 năm trước cách đây |
pw_encrypt_des.c
|
f45c4f41b7
whitespace and comment fixes, no code changes
|
16 năm trước cách đây |
pw_encrypt_md5.c
|
e235285c3a
crypt: code shrink
|
16 năm trước cách đây |
read.c
|
fe733a9744
changes in comments only
|
16 năm trước cách đây |
recursive_action.c
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
16 năm trước cách đây |
remove_file.c
|
cf26ab70c1
mdev: plug a few memory and fd leaks; simplify code a bit
|
16 năm trước cách đây |
restricted_shell.c
|
15b213ef5a
su: make /etc/shells check configurable
|
18 năm trước cách đây |
rtc.c
|
977bc6a137
we need to pass back the rtc device name that was actually used so that we can turn around and check its sysfs status
|
17 năm trước cách đây |
run_shell.c
|
818322b9b1
*: kill bb_get_last_path_component, replace with two functions
|
17 năm trước cách đây |
safe_gethostname.c
|
c693840fe8
*: whitespace fixes, no code changes
|
16 năm trước cách đây |
safe_poll.c
|
5d61e71c3a
introduce safe_poll (fixes a problem in top)
|
17 năm trước cách đây |
safe_strncpy.c
|
5d61e71c3a
introduce safe_poll (fixes a problem in top)
|
17 năm trước cách đây |
safe_write.c
|
fad2b86c9e
use "glibc errno" trick not only for ash, but for entire busybox
|
17 năm trước cách đây |
selinux_common.c
|
2edbc2ab85
ping: fix breakage from -I fix
|
17 năm trước cách đây |
setup_environment.c
|
cdf62770af
dos2unix: tiny shrink
|
16 năm trước cách đây |
sha1.c
|
9a7d38fe24
delete tons of extra #includes
|
17 năm trước cách đây |
signals.c
|
636a1f85e8
- use EXIT_{SUCCESS,FAILURE}. No object-code changes
|
16 năm trước cách đây |
simplify_path.c
|
16abcd90ae
teach find_root_device to deal with /dev/ subdirs
|
17 năm trước cách đây |
skip_whitespace.c
|
6a5377ac14
documentation bits in comments, no code changes
|
17 năm trước cách đây |
speed_table.c
|
b71c668c57
style fix (stray space before ';')
|
17 năm trước cách đây |
str_tolower.c
|
7e8a53a335
- add libbb function str_tolower to convert a string to lowercase.
|
17 năm trước cách đây |
strrstr.c
|
1363f0df15
strrchr: actually, last one was finding "" in "any" at pos 0,
|
16 năm trước cách đây |
time.c
|
09c0a749a1
define CLOCK_MONOTONIC to 1 if it is not defined
|
16 năm trước cách đây |
trim.c
|
5a28a25b9d
syscall: code shrink
|
17 năm trước cách đây |
u_signal_names.c
|
6b06cb80be
more of -Wall fixes from Cristian Ionescu-Idbohrn.
|
16 năm trước cách đây |
udp_io.c
|
e9b76e1f1e
dnsd: fixes various segfaults.
|
16 năm trước cách đây |
update_passwd.c
|
599bbfbd9b
xmalloc_follow_symlinks() -- fix ELOOP issue with absolute paths,
|
17 năm trước cách đây |
uuencode.c
|
6ca409e0e4
trylink: produce even more info about final link stage
|
17 năm trước cách đây |
vdprintf.c
|
e5d37ccb6e
httpd: fix CGI handling bug (we were closing wrong fd).
|
17 năm trước cách đây |
verror_msg.c
|
5e25ddb7d3
- use STD*_FILENO some more. No object-code changes
|
16 năm trước cách đây |
vfork_daemon_rexec.c
|
636a1f85e8
- use EXIT_{SUCCESS,FAILURE}. No object-code changes
|
16 năm trước cách đây |
warn_ignoring_args.c
|
d398ecab9d
hunt down improper include <>, make mkswap output 4Gb+ friendly
|
18 năm trước cách đây |
wfopen.c
|
0c97c9d437
'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
|
17 năm trước cách đây |
wfopen_input.c
|
62a90cdd74
*: shrink by using [f]open_or_warn_stdin where appropriate
|
16 năm trước cách đây |
write.c
|
ae4342ca3e
- Rename getpty() to xgetpty() and adjust callers.
|
16 năm trước cách đây |
xatonum.c
|
3ad5d0cbbe
diff: shrink code (-85 bytes):
|
17 năm trước cách đây |
xatonum_template.c
|
2cd4a747e5
num conversions: allow for leading '+' (renice needs that)
|
17 năm trước cách đây |
xconnect.c
|
4e6d5117b8
inetd: make it NOMMU-capable and IPv6-friendly. Lots of renames
|
16 năm trước cách đây |
xfunc_die.c
|
0edbdd8ac8
xfunc_die: resurrect (actually, it's "svn add" being forgotten again)
|
16 năm trước cách đây |
xfuncs.c
|
5599502a55
more -Wall warning fixes. -Wall is enabled now.
|
16 năm trước cách đây |
xfuncs_printf.c
|
77ad97f199
more -Wall warning fixes from Cristian Ionescu-Idbohrn.
|
16 năm trước cách đây |
xgetcwd.c
|
2450e4ba44
xrealloc_getcwd_or_warn: smaller cod and less wasted RAM at run time
|
17 năm trước cách đây |
xgethostbyname.c
|
e324184c05
s/#ifdef CONFIG_/#if ENABLE_/g
|
17 năm trước cách đây |
xreadlink.c
|
a1767a1f5d
dos2unix: do not destroy symlinks and mode of the file being converted.
|
16 năm trước cách đây |
xregcomp.c
|
e865e81d34
less: stop dying on bad regexps, quietly pipe data w/o
|
18 năm trước cách đây |