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
2008-02-07
force disable setlocalversion usage in busybox
Mike Frysinger
2008-02-07
some more fixes for cross-compiling on an OS X host: apple provides core type...
Mike Frysinger
2008-02-07
only include mntent.h according to HAVE_MNTENT_H and dont define this on OS X
Mike Frysinger
2008-02-04
udhcp: ifdef out unused members
Denis Vlasenko
2008-02-04
udhcp: optional support for non-standard DHCP ports (+300 bytes when selected)
Denis Vlasenko
2008-02-04
unzip: do not try to read entire compressed stream at once (it can be huge)
Denis Vlasenko
2008-02-04
zcip: open ARP socket before openlog
Denis Vlasenko
2008-02-04
nohup: compat patch by Christoph Gysin <mailinglist.cache at gmail.com>
Denis Vlasenko
2008-02-03
mkswap: do not do extra seek
Denis Vlasenko
2008-02-03
ps: fixlet to disabled compat code
Denis Vlasenko
2008-02-03
ash: readability enhancement, no code changes
Denis Vlasenko
2008-02-02
getty: don't try to detect parity on local lines
Denis Vlasenko
2008-02-02
fsck: don't kill pid -1! (Roy Marples <roy at marples.name>)
Denis Vlasenko
2008-02-02
msh: also handle EOF/read errors correctly
Denis Vlasenko
2008-02-02
msh: fix Ctrl-C handling with line editing
Denis Vlasenko
2008-02-02
sendmail: fixes by Vladimir Dronnikov <dronnikov at gmail.com>
Denis Vlasenko
2008-02-02
ps: add (disabled) compat code
Denis Vlasenko
2008-02-02
nc: fix fallout from C99 standard compliance change
Denis Vlasenko
2008-02-01
Fix compilation error when FEATURE_FANCY_PING enabled. Also
Paul Fox
2008-02-01
add support for renaming/relocating device nodes
Mike Frysinger
2008-02-01
add a mini-faq about std{in,out,err}
Mike Frysinger
2008-01-29
- be C99 friendly. Anonymous unions are a GNU extension. This change is
Bernhard Reutner-Fischer
2008-01-29
init: allow last line to be not terminated by '\n'
Denis Vlasenko
2008-01-29
mount: allow and ignore _netdev option
Denis Vlasenko
2008-01-29
- update defconfig
Bernhard Reutner-Fischer
2008-01-29
ash: code readability enhancements, no real code changes
Denis Vlasenko
2008-01-29
sendmail: really svn add it
Denis Vlasenko
2008-01-28
*: move getopt reset code to better place(s)
Denis Vlasenko
2008-01-28
sendmail: new applet by dronnikov at gmail.com
Denis Vlasenko
2008-01-28
*: tidy up usage of char **environ
Denis Vlasenko
2008-01-28
microcom: undo #define trick, gcc fails to take advantage of it
Denis Vlasenko
2008-01-27
mkswap, readahead: stop using fdlength, it is reported to be unreliable
Denis Vlasenko
2008-01-27
stty: fix mishandling of 'control' keywords (Ralf Friedl <Ralf.Friedl@online....
Denis Vlasenko
2008-01-27
microcom: update from the author
Denis Vlasenko
2008-01-27
tentatively fix getopt state corruption for NOFORK applets
Denis Vlasenko
2008-01-27
- fix conflicting decls of syslog related facilitynames and prioritynames tables
Bernhard Reutner-Fischer
2008-01-27
do not respect CONFIG_MODULES as it breaks building if it is defined in the b...
Mike Frysinger
2008-01-25
udhcpc: filter unwanted packets in kernel
Denis Vlasenko
2008-01-25
fdisk: comment out unused function
Denis Vlasenko
2008-01-25
udhcpc: fix wrong options in decline and release packets
Denis Vlasenko
2008-01-24
fdisk: fix a case where break was reached only for DOS labels
Denis Vlasenko
2008-01-24
halt: write wtmp entry if wtmp support is enabled
Denis Vlasenko
2008-01-24
halt: update help text
Denis Vlasenko
2008-01-24
comment fix
Denis Vlasenko
2008-01-24
crond: small code shrink and readability enhancements
Denis Vlasenko
2008-01-24
grep: fix wrong filename in error message
Denis Vlasenko
2008-01-23
as reported by George Boudreau, make sure we properly skip blank lines
Mike Frysinger
2008-01-19
- Fix hdparm's ioctl parameter passing (John Brandwood)
Bernhard Reutner-Fischer
2008-01-18
eliminated CONFIG_FEATURE_EDITING_FANCY_KEYS. the size savings
Paul Fox
2008-01-17
- correct helptext of stat (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer
[prev]
[next]