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
2007-03-18
include <stddef.h> so that ptrdiff_t is again available
Denis Vlasenko
2007-03-17
random fixes to help text
Denis Vlasenko
2007-03-17
punt useless header as pointed out by src.obsolete.headers
Mike Frysinger
2007-03-15
gzip: Improve ptr_to_globals trick, allowing gcc
Denis Vlasenko
2007-03-15
networking/interface.c: was doing really strange caching of fd's
Denis Vlasenko
2007-03-15
modify ptr_to_globals trick so that we do not violate
Denis Vlasenko
2007-03-14
arp, networking/interface.c: eliminate statics
Denis Vlasenko
2007-03-14
stop using big static buffer for inode hash
Denis Vlasenko
2007-03-14
- change option -c to -Z to match newer upstream SElinux conventions
Bernhard Reutner-Fischer
2007-03-14
gzip: bbunzip integration fixes
Denis Vlasenko
2007-03-12
introduce and use setfscreatecon_or_die
Denis Vlasenko
2007-03-11
next portion of selinux updates: chcon, runcon. From
Denis Vlasenko
2007-03-10
selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft)
Denis Vlasenko
2007-03-09
- add chrt applet.
Bernhard Reutner-Fischer
2007-03-09
diff: failed to confirm "static bug" in gcc - reinstating statics.
Denis Vlasenko
2007-03-07
hwclock: support /dev/rtc0 etc
Denis Vlasenko
2007-03-07
fix umount usage message
Denis Vlasenko
2007-03-07
bunzip2/gunzip/uncompress/unlzma: merge into common code -
Denis Vlasenko
2007-03-07
clean up accumulated whitespace damage
Denis Vlasenko
2007-03-06
ifupdown: code to deconstruct the state_list gracefully
Denis Vlasenko
2007-02-26
start_stop_daemon: add -chuid support
Denis Vlasenko
2007-02-25
grep: "implement" -a and -I by ignoring them
Denis Vlasenko
2007-02-17
sort: fix multiple -k (was ignoring all except last)
Denis Vlasenko
2007-02-17
init: code readability enhancements; very small code changes
Denis Vlasenko
2007-02-17
klogd: code de-obfuscation with small code size reduction
Denis Vlasenko
2007-02-14
syslogd: MARK code is buggy. Disabling it altogether on anti-bloat grounds
Denis Vlasenko
2007-02-11
syslogd: fix "readpath bug" by using readlink instead
Denis Vlasenko
2007-02-09
ping: support -I addr in family neutral manner; reuse a bit of common code
Denis Vlasenko
2007-02-08
make sure ps/top output what they claim: vsz, not rss ... down the line we sh...
Mike Frysinger
2007-02-07
tftp: fix IPv6 fallout
Denis Vlasenko
2007-02-07
fix #ifdef ENABLE_xxx -> #if
Denis Vlasenko
2007-02-06
new applets: selinux utils by KaiGai Kohei <kaigai@kaigai.gr.jp>
Denis Vlasenko
2007-02-06
EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu>
Denis Vlasenko
2007-02-04
udhcp: use improved gethostbyname replacement from IPv6 code
Denis Vlasenko
2007-02-04
ifconfig: use IPv6 infrastructure
Denis Vlasenko
2007-02-04
mount: (try to) support cifs with IPv6
Denis Vlasenko
2007-02-04
add x to IPv6 functions which can die
Denis Vlasenko
2007-02-04
BB_EXECLP should call execlp, not execvp
Denis Vlasenko
2007-02-03
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
do not put all <applet>_main() declarations
Denis Vlasenko
2007-02-03
Add BB_EXEC[LV]P() which encapsulate FEATURE_EXEC_PREFER_APPLETS
Denis Vlasenko
2007-01-29
preparatory patch for -Wwrite-strings #6
Denis Vlasenko
2007-01-29
preparatory patch for -Wwrite-strings #2
Denis Vlasenko
2007-01-29
preparatory patch for -Wwrite-strings #1
Denis Vlasenko
2007-01-28
- document the multicast argument for ip link
Bernhard Reutner-Fischer
2007-01-27
fix warning in find.c
Denis Vlasenko
2007-01-26
fix bin2hex bug. lowercase = uppercase | 0x20, not | 0x10!
Denis Vlasenko
2007-01-26
fix "expr has no effect" warning
Denis Vlasenko
2007-01-26
fix non-ipv6 compile
Denis Vlasenko
2007-01-25
arping: stop using last gethostbyname2 in the tree
Denis Vlasenko
[prev]
[next]