index
:
busybox
master
Busybox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2008-07-01
revert last two commits. vfork cannot be used in subroutine,
Denis Vlasenko
2008-07-01
*: introduce and use xfork()
Denis Vlasenko
2008-07-01
*: introduce and use xvfork()
Denis Vlasenko
2008-07-01
ssd: do not stat -x EXECUTABLE, it is not needed anymore
Denis Vlasenko
2008-06-30
sendmail: from Vladimir:
Denis Vlasenko
2008-06-29
libbb: shrink monotonic_XXX functions, introduce monotonic_ns
Denis Vlasenko
2008-06-28
sendmail: another update from the maintainer
Denis Vlasenko
2008-06-28
libunarchive: stop using static data in archivers - archive_handle_t
Denis Vlasenko
2008-06-27
sendmail: update from maintainer
Denis Vlasenko
2008-06-27
add stdcall to FAST_FUNC
Denis Vlasenko
2008-06-27
expand comment about FAST_FUNC
Denis Vlasenko
2008-06-27
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-22
trim usage text
Denis Vlasenko
2008-06-15
Specially for Bernhard Fischer introduce USE_BB_CRYPT
Denis Vlasenko
2008-06-13
udhcpc: kill undocumented -W, it was a no-op.
Denis Vlasenko
2008-06-12
make pw_encrypt() return malloc'ed string.
Denis Vlasenko
2008-06-12
uclibc insists on having 70k static buffer for crypt.
Denis Vlasenko
2008-06-08
mktemp: make default tempfile template shorter;
Denis Vlasenko
2008-06-07
libbb: introduce and use print_flags().
Denis Vlasenko
2008-06-06
klogd: make help text more understandable
Denis Vlasenko
2008-06-06
- fix compilation on standard-conforming compilers
Bernhard Reutner-Fischer
2008-06-05
which: -a support (needed for bfin uclibc build script)
Denis Vlasenko
2008-06-05
mktemp: make argument optional (coreutil 6.12 compat)
Denis Vlasenko
2008-06-04
change default rtcwake mode to match changed behavior in upstream util-linux
Mike Frysinger
2008-06-04
networking/interface.c: fix indentation
Denis Vlasenko
2008-06-02
make the help for rtcwake reflect the actual default behavior
Mike Frysinger
2008-06-01
ash: optional printf builtin. +25 bytes if off, +35 if on.
Denis Vlasenko
2008-05-28
- add strrchr
Bernhard Reutner-Fischer
2008-05-27
- remove duplicate helptext of dhcprelay and improve it
Bernhard Reutner-Fischer
2008-05-26
udhcpc: shrink
Denis Vlasenko
2008-05-26
- add simple first-draft unoptimized depmod just to proove Vladimir Dronnikov...
Bernhard Reutner-Fischer
2008-05-25
move setgroups definition to libbb.h so that it no longer inadvertently
Denis Vlasenko
2008-05-24
inotify: new applet by Vladimir Dronnikov <dronnikov AT gmail.com>
Denis Vlasenko
2008-05-22
last: trim help text
Denis Vlasenko
2008-05-22
last: optional alternative sysv-like implementation
Denis Vlasenko
2008-05-19
- Rename getpty() to xgetpty() and adjust callers.
Bernhard Reutner-Fischer
2008-05-18
swapon: optional -p PRIO support (by Francois Barel <frabar666 AT gmail.com>)
Denis Vlasenko
2008-05-18
more -Wall warning fixes. -Wall is enabled now.
Denis Vlasenko
2008-05-18
start_stop_daemon: add -test, fix -x to not match by inode,
Denis Vlasenko
2008-05-16
- fix bug where we incorrectly rejected ifconfig eth0 hw ether $whatever
Bernhard Reutner-Fischer
2008-05-15
more of -Wall fixes from Cristian Ionescu-Idbohrn.
Denis Vlasenko
2008-05-09
Use intra-DSO calls when we build libbusybox. No-op for normal build.
Denis Vlasenko
2008-05-08
- fix selinux stuff
Bernhard Reutner-Fischer
2008-05-08
- correct usage helptext of ifupdown
Bernhard Reutner-Fischer
2008-05-07
httpd: fix several bugs triggering by realtive path in -h DIR.
Denis Vlasenko
2008-05-03
uniq: support -w. closes bug 3094.
Denis Vlasenko
2008-04-30
remove stray semicolon
Denis Vlasenko
2008-04-27
cp: fix "cp -RL" to create regular files even if src is a symlink
Denis Vlasenko
2008-04-25
date: make it accept ISO date format. Fix help text.
Denis Vlasenko
2008-04-22
whitespace fixes. no code changes
Denis Vlasenko
[next]