index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2010-06-15
findutils/*: move usage and applet bits to *.c files
Denys Vlasenko
2010-06-07
bbconfig: make it independent from printf functions
Denys Vlasenko
2010-06-07
small fix in usage text
Denys Vlasenko
2010-06-07
modprobe: add support for -l and -s. Remove some unsupported options
Pascal Bellard
2010-06-06
pipe_progress: make it independent of printf machinery
Denys Vlasenko
2010-06-06
yes: this applet doesn't have options, don't lie that it does.
Denys Vlasenko
2010-06-06
make it possible to keep usage texts in .c files
Denys Vlasenko
2010-06-06
make it possible to have include/applets.h-esque entries in .c files
Denys Vlasenko
2010-06-05
Remove requirement that include/applets.h must be sorted
Denys Vlasenko
2010-06-02
*: simplify checks for gz/bz2/xz magic
Denys Vlasenko
2010-06-01
lineedit: fix column display for wide and combining chars in TAB completion
Tomas Heinrich
2010-05-31
archival/*: shrink by reusing sufficiently similar functions
Denys Vlasenko
2010-05-30
*: teach tar et. al. to understand .xz by heart
Denys Vlasenko
2010-05-30
unxz: new applet, complete with xzcat and xz -d aliases
Denys Vlasenko
2010-05-30
rename FEATURE_LZMA_ALIAS to just LZMA
Denys Vlasenko
2010-05-27
trim help text. -29 bytes
Denys Vlasenko
2010-05-27
unlzma: add "lzma -d" alias, add -t support, rename lzmacat->lzcat
Denys Vlasenko
2010-05-23
fgconsole: new applet by Grigory Batalov <bga@altlinux.org>
Grigory Batalov
2010-05-23
ps: make "ps -o BAD" emit list of good -o params
Denys Vlasenko
2010-05-22
fuser: code shrink, fixing default signal, exitcode and PID display
Maksym Kryzhanovskyy
2010-05-20
shell: make it possible to alias one of shells to "bash"
Denys Vlasenko
2010-05-17
typo fix
Denys Vlasenko
2010-05-16
stop using LAST_SUPPORTED_WCHAR and CONFIG_LAST_SUPPORTED_WCHAR, it's confusing
Denys Vlasenko
2010-05-16
lineedit: partially fix wide and combining chars editing
Tomas Heinrich
2010-05-15
cttyhack: document the need to setsid
Denys Vlasenko
2010-05-09
trim help text
Denys Vlasenko
2010-05-09
tune2fs: move to e2fsprogs
Denys Vlasenko
2010-05-06
install lspci and lsusb to /usr/bin
Gustavo Zacarias
2010-05-06
rpm: make rpm -i SRPM.rpm install it to surrent dir; better help text
Denys Vlasenko
2010-05-06
rpm: code shrink. Now uses open_zipped's logic (factored out into setup_unzip...
Denys Vlasenko
2010-05-04
bootchartd: new applet
Denys Vlasenko
2010-05-02
rfkill: new applet
Souf Oued
2010-04-26
grep: makw -w support unconditional
Denys Vlasenko
2010-04-14
udhcpc: make help text better
Denys Vlasenko
2010-04-14
dnsd: enforce alignment on packet buffer
Denys Vlasenko
2010-04-06
libbb: add skip_dev_pfx()
Denys Vlasenko
2010-04-06
telnetd: fill hostname field in utmp/wtmp records
Denys Vlasenko
2010-04-06
removed extra \n in fdisk help text
Denys Vlasenko
2010-04-05
telnetd: write LOGIN/DEAD_PROCESS utmp records. Closes bug 1363
Denys Vlasenko
2010-04-05
libbb: split update_utmp from login/getty in preparation to use it for telnetd
Denys Vlasenko
2010-04-04
libbb: factor out hex2bin() for infiniband address parser
Denys Vlasenko
2010-04-02
httpd: fix proxy mode bug (annoying but harmless), better help text
Denys Vlasenko
2010-03-31
libpwdgrp: comment out more unused functions
Denys Vlasenko
2010-03-31
libpwdgrp: comment out functions with UNUSED_SINCE_WE_AVOID_STATIC_BUFS
Denys Vlasenko
2010-03-29
dpkg: support config file overwrite options
Kim B. Heino
2010-03-28
usage: random tweaks to help texts
Denys Vlasenko
2010-03-28
dumpleases: better help text
Denys Vlasenko
2010-03-26
Hurd compat fixes. Mostly dealing with absent PATH_MAX
Jérémie Koenig
2010-03-26
unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE
Denys Vlasenko
2010-03-26
unicode: optional table for better handling of neutral bidi chars
Tomas Heinrich
[next]