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
Age
Commit message (
Expand
)
Author
2011-01-25
add ENABLE_FEATURE_SYSTEMD and use it in syslogd
Davide Cavalca
2011-01-25
top: document a debugging script
Denys Vlasenko
2011-01-24
nicer looking ifdef in libbb/makedev.c
Denys Vlasenko
2011-01-24
getty: flush _only_ input after switching to the next baud rate
Denys Vlasenko
2011-01-24
stty: enable line discipline display and change code if __linix__
Denys Vlasenko
2011-01-24
getty: simplify macros; improve VSWTC[H] compat
Denys Vlasenko
2011-01-24
FreeBSD compat for match_fstype
Chris Rees
2011-01-24
FreeBSD compat for makedev
Chris Rees
2011-01-24
FreeBSD compat
Chris Rees
2011-01-24
FreeBSD compat
Chris Rees
2011-01-24
stty: make swtch and iutf8 visible/settable
Denys Vlasenko
2011-01-24
getty: more simplifications; explain how we treat parity now
Denys Vlasenko
2011-01-24
getty: simplify code by going to more straignforward G trick
Denys Vlasenko
2011-01-24
libbb: make ndelay_no/off a bit more clever. +14 bytes
Denys Vlasenko
2011-01-24
getty: add sleep before initial tcdrain; reduce another sleep from 1 to 0.1s
Denys Vlasenko
2011-01-24
getty: use cfsetspeed to save some bytes; cosmetic fixes
Denys Vlasenko
2011-01-22
hwclock: implement --systz
Davide Cavalca
2011-01-22
wc: fix swapped -c and -m
Denys Vlasenko
2011-01-22
pltaform.h: move include of stdint.h before uint16_t is used
Denys Vlasenko
2011-01-22
getty: more correct check for O_RDWR
Denys Vlasenko
2011-01-22
getty: comment out parity detection code; improve usage text
Denys Vlasenko
2011-01-22
svlogd: extend usage text. +70 bytes
Denys Vlasenko
2011-01-21
Merge branch 'master' of git+ssh://vda@busybox.net/var/lib/git/busybox
Denys Vlasenko
2011-01-21
fix compile error on non-x86 architectures
Denys Vlasenko
2011-01-20
eliminate aliasing warnings in traceroute.c and udhcp/socket.c
Denys Vlasenko
2011-01-20
eliminate aliasing warning in networking/route.c
Denys Vlasenko
2011-01-20
ifplugd: eliminate aliasing warnings
Denys Vlasenko
2011-01-20
sighandler_t definition for BSD
Chris Rees
2011-01-18
hush: improve prompt in nested {}s, remove unused in_str->promptme member
Denys Vlasenko
2011-01-18
hush: fix "cmd & <newline>" problem
Denys Vlasenko
2011-01-18
mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo
Denys Vlasenko
2011-01-18
disable automatic selection of FEATURE_SUID; improve its help text
Denys Vlasenko
2011-01-17
insmod: check for module read errors
Denys Vlasenko
2011-01-17
libbb: better comment in parse_date
Denys Vlasenko
2011-01-16
move passwd, shadow, group and gshadow path definitions to libbb.h
Tito Ragusa
2011-01-16
remove a few aliasing warnings
Denys Vlasenko
2011-01-16
remove a few aliasing warnings
Denys Vlasenko
2011-01-13
top: add keyboard commands to --help
Denys Vlasenko
2011-01-11
httpd: send correct mtime for .gz files
Denys Vlasenko
2011-01-11
libbb unicode: comment out usused function and unused parameter
Denys Vlasenko
2011-01-11
lsmod: fox unsafe usage of strlen() - 1
Denys Vlasenko
2011-01-10
libbb: progress indicator: use unicode support funcs instead of open-coding it
Denys Vlasenko
2011-01-10
tftp: fix bad interaction betweel poll() and alarm(). Closes bug 3061
Denys Vlasenko
2011-01-09
stop giving root rights to dnsd, ipcrm, ipcs
Denys Vlasenko
2011-01-09
getty: fix -i (was ignored)
Denys Vlasenko
2011-01-09
modprobe-small: support compressed modules in insmod
Denys Vlasenko
2011-01-07
hush: fix wrong prompt problem on empty interactive commants
Denys Vlasenko
2011-01-07
suppress "'fast_strtol_10' defined but not used" warning
Denys Vlasenko
2011-01-05
mkswap: selinux build fix
Denys Vlasenko
2011-01-04
tar: add a note about -C and symlink-in-tarball attack
Denys Vlasenko
[next]