index
:
busybox
master
Busybox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
miscutils
Age
Commit message (
Expand
)
Author
2008-07-01
revert last two commits. vfork cannot be used in subroutine,
Denis Vlasenko
2008-07-01
- wrap overlong lines
Bernhard Reutner-Fischer
2008-07-01
*: introduce and use xvfork()
Denis Vlasenko
2008-06-30
crond: use execlp instead of execl
Denis Vlasenko
2008-06-30
sendmail: from Vladimir:
Denis Vlasenko
2008-06-28
sendmail: another update from the maintainer
Denis Vlasenko
2008-06-27
stat: pointers are not 0L, they are NULL
Denis Vlasenko
2008-06-27
man: mimic "no manual entry for 'bogus'" message and exitcode
Denis Vlasenko
2008-06-26
style fixes, no code changes
Denis Vlasenko
2008-06-25
whitespace fixes. no code changes
Denis Vlasenko
2008-06-09
less: fix a case when regexp matches ""
Denis Vlasenko
2008-06-07
libbb: introduce and use print_flags().
Denis Vlasenko
2008-06-05
replace single-char printf's with bb_putchar
Denis Vlasenko
2008-06-01
ash: optional printf builtin. +25 bytes if off, +35 if on.
Denis Vlasenko
2008-06-01
- use ut_user rather than ut_name (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer
2008-05-25
last: code shrink
Denis Vlasenko
2008-05-24
inotify: new applet by Vladimir Dronnikov <dronnikov AT gmail.com>
Denis Vlasenko
2008-05-22
- not sure but i may have had the shutdown-time wrong and no records to verify
Bernhard Reutner-Fischer
2008-05-22
- untangle the implementation of the small and huge last applets
Bernhard Reutner-Fischer
2008-05-22
last: make its output more like "standard" last (aka "fancy last").
Denis Vlasenko
2008-05-22
last: trim format string a bit
Denis Vlasenko
2008-05-22
last: optional alternative sysv-like implementation
Denis Vlasenko
2008-05-19
- use STD*_FILENO some more. No object-code changes
Bernhard Reutner-Fischer
2008-05-19
- use EXIT_{SUCCESS,FAILURE}. No object-code changes
Bernhard Reutner-Fischer
2008-05-17
last: style fixes
Denis Vlasenko
2008-05-15
more of -Wall fixes from Cristian Ionescu-Idbohrn.
Denis Vlasenko
2008-05-13
more -Wall warning fixes from Cristian Ionescu-Idbohrn.
Denis Vlasenko
2008-05-12
-Wall fixes by Cristian Ionescu-Idbohrn. No object code changes.
Denis Vlasenko
2008-05-09
fix warnings about pointer signedness
Denis Vlasenko
2008-05-05
- fix strncmp'ing "runlevel". (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer
2008-04-25
taskset: (1ull < 65) like ops are not good, avoid that
Denis Vlasenko
2008-04-23
delay reconfig of input tty until target device has been both opened
Paul Fox
2008-04-22
whitespace fixes. no code changes
Denis Vlasenko
2008-04-21
build system: move misplaced config entry for script applet
Denis Vlasenko
2008-04-19
libbb: introduce xmalloc_xopen_read_close and use where appropriate
Denis Vlasenko
2008-04-19
man: handle many MANPAGER directives so that they do not override
Denis Vlasenko
2008-04-13
fix typo in Config.in hext text
Denis Vlasenko
2008-04-13
less: fix somewhat elusive case when less gets stuck in search mode
Denis Vlasenko
2008-04-13
man: new applet. ~600 bytes.
Denis Vlasenko
2008-04-07
crond: add handling of "MAILTO=user" lines
Denis Vlasenko
2008-04-04
fbsplash: more compact support for named pipes + EOF scenario
Denis Vlasenko
2008-03-28
fbsplash: move to /sbin; small shrink
Denis Vlasenko
2008-03-28
whitespace fixes
Denis Vlasenko
2008-03-27
fbsplash: support this usage:
Denis Vlasenko
2008-03-26
fbsplash: fix broken handling of buffered case:
Denis Vlasenko
2008-03-26
*: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/
Denis Vlasenko
2008-03-26
fbsplash: cosmetic comment and Config text fixes; rename .ini -> .cfg
Denis Vlasenko
2008-03-26
fbsplash: shrink, better help text; inifile cannot specify image now;
Denis Vlasenko
2008-03-26
patch: add support for -R. ~ +110 byte. By Pascal Bellard <pascal.bellard AT ...
Denis Vlasenko
2008-03-24
lpr: add more accurate comments
Denis Vlasenko
[next]