projects
/
oweals
/
busybox.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libbb/md5: code shrink
[oweals/busybox.git]
/
include
/
libbb.h
2010-10-15
Denys Vlasenko
libbb/md5: code shrink
blob
|
commitdiff
|
raw
2010-09-16
Denys Vlasenko
libbb: merge mail and uudecode's base64 decoders
blob
|
commitdiff
|
raw
|
diff to current
2010-09-01
Denys Vlasenko
libbb: xfunc_error_retval can be a byte
blob
|
commitdiff
|
raw
|
diff to current
2010-09-01
Denys Vlasenko
better shared strings trick
blob
|
commitdiff
|
raw
|
diff to current
2010-08-31
Denys Vlasenko
libbb: add xfstat function
blob
|
commitdiff
|
raw
|
diff to current
2010-08-28
Alexander Shishkin
pmap: new applet. +1k.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-22
Denys Vlasenko
patch: support "patch [FILE [PATCH]]" format
blob
|
commitdiff
|
raw
|
diff to current
2010-08-16
Denys Vlasenko
*: make GNU licensing statement forms more regular
blob
|
commitdiff
|
raw
|
diff to current
2010-08-16
Denys Vlasenko
libbb: factor out common code from mpstat/iostat
blob
|
commitdiff
|
raw
|
diff to current
2010-08-12
Denys Vlasenko
*: s/xatoi_u/xatoi_positive/g - I got bored of mistypin...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-06
Waldemar Brodkorb
OpenBSD compatibility
blob
|
commitdiff
|
raw
|
diff to current
2010-07-18
Jeremie Koenig
libbb.h: add device names for Hurd and FreeBSD
blob
|
commitdiff
|
raw
|
diff to current
2010-07-04
Pascal Bellard
*: introduce and use xfork() and xvfork()
blob
|
commitdiff
|
raw
|
diff to current
2010-07-03
Pascal Bellard
libbb: introduce and use BB_EXECVP_or_die()
blob
|
commitdiff
|
raw
|
diff to current
2010-07-03
Lauri Kasanen
losetup: use LOOP_foo defines
blob
|
commitdiff
|
raw
|
diff to current
2010-06-27
Ladislav Michl
*: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix,...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-24
Denys Vlasenko
*: introduce and use bb_unsetenv_and_free
blob
|
commitdiff
|
raw
|
diff to current
2010-06-21
Denys Vlasenko
bootchartd: added optional compat features
blob
|
commitdiff
|
raw
|
diff to current
2010-06-07
Denys Vlasenko
bbconfig: make it independent from printf functions
blob
|
commitdiff
|
raw
|
diff to current
2010-06-06
Denys Vlasenko
pipe_progress: make it independent of printf machinery
blob
|
commitdiff
|
raw
|
diff to current
2010-05-30
Denys Vlasenko
*: teach tar et. al. to understand .xz by heart
blob
|
commitdiff
|
raw
|
diff to current
2010-05-06
Denys Vlasenko
rpm: code shrink. Now uses open_zipped's logic (factore...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-06
Denys Vlasenko
libbb: add skip_dev_pfx()
blob
|
commitdiff
|
raw
|
diff to current
2010-04-06
Denys Vlasenko
telnetd: fill hostname field in utmp/wtmp records
blob
|
commitdiff
|
raw
|
diff to current
2010-04-05
Denys Vlasenko
telnetd: write LOGIN/DEAD_PROCESS utmp records. Closes...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-05
Denys Vlasenko
libbb: split update_utmp from login/getty in preparatio...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-04
Denys Vlasenko
libbb: factor out hex2bin() for infiniband address...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-26
Jérémie Koenig
Hurd compat fixes. Mostly dealing with absent PATH_MAX
blob
|
commitdiff
|
raw
|
diff to current
2010-03-18
Denys Vlasenko
*: code shrink and better "died from signal" reporting...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-11
Denys Vlasenko
lineedit: fix another corner case with bad unicode...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-09
Tomas Heinrich
lineedit: invalid unicode characters are replaced with...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-05
Denys Vlasenko
tftp: do not show progress bar if we get error right...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-26
Denys Vlasenko
su: move restricted_shell into su.c (the only user)
blob
|
commitdiff
|
raw
|
diff to current
2010-02-26
Denys Vlasenko
setup_environment(): eliminate one parameter
blob
|
commitdiff
|
raw
|
diff to current
2010-02-26
Bernhard Reutner...
crontab: use setup_environment
blob
|
commitdiff
|
raw
|
diff to current
2010-02-02
Denys Vlasenko
more thorough fix for systems with strange socklen_t
blob
|
commitdiff
|
raw
|
diff to current
2010-02-02
Denys Vlasenko
stat: get rid on intmax_t
blob
|
commitdiff
|
raw
|
diff to current
2010-02-01
Denys Vlasenko
mkXXXX: unify [KBYTES] parameter handling (added it...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-31
Denys Vlasenko
ls: unicode fixes
blob
|
commitdiff
|
raw
|
diff to current
2010-01-18
Denys Vlasenko
ls: make it so that group never glues itself to file...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-15
Denys Vlasenko
cp: fix -H handling
blob
|
commitdiff
|
raw
|
diff to current
2010-01-12
Denys Vlasenko
libbb: introduce and use monotonic_ms
blob
|
commitdiff
|
raw
|
diff to current
2010-01-09
Denys Vlasenko
*: make it easier to distinquish "struct tm", pointer...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-04
Denys Vlasenko
*: make 2 more "int argc"'s unused; more saved if ...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-28
Denys Vlasenko
*: remove a few more cases of argc usage. -89 bytes.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-25
Denys Vlasenko
ntpd: and real handling for -N, show usage w/o options...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-24
Denys Vlasenko
ntpd: locally bind every peer socket. +22 bytes
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Denys Vlasenko
libbb: robustify isXXXX(). +39 bytes
blob
|
commitdiff
|
raw
|
diff to current
2009-11-15
Denys Vlasenko
libbb: added xfdopen_for_read/write
blob
|
commitdiff
|
raw
|
diff to current
2009-11-14
Bernhard Reutner...
use utimes() rather than obsolescent utime()
blob
|
commitdiff
|
raw
|
diff to current
2009-11-08
Magnus Damm
wget: factor out progress bar code
blob
|
commitdiff
|
raw
|
diff to current
2009-11-04
Denys Vlasenko
libbb.h: remove two over-zealous RETURNS_MALLOC
blob
|
commitdiff
|
raw
|
diff to current
2009-11-02
Denys Vlasenko
include/libbb.h: mark malloc-returning functions with...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-02
Denys Vlasenko
*: introduce and use ffulsh_all()
blob
|
commitdiff
|
raw
|
diff to current
2009-10-27
Bernhard Reutner...
add and use xopen_nonblocking (-18b)
blob
|
commitdiff
|
raw
|
diff to current
2009-10-25
Denys Vlasenko
read_key: remove handling for ctrl-up/down, we don...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-25
Denys Vlasenko
lineedit: handle Ctrl-arrows
blob
|
commitdiff
|
raw
|
diff to current
2009-10-23
Denys Vlasenko
libbb.h: tidy it up a bit. no code changes (verified)
blob
|
commitdiff
|
raw
|
diff to current
2009-10-23
Denys Vlasenko
fix isalnum and isxdigit. Unfortunately, +285 bytes
blob
|
commitdiff
|
raw
|
diff to current
2009-10-23
Denys Vlasenko
eliminate all remaining users of ctype. ~600 byte large...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-23
Denys Vlasenko
*: optimize most of isXXXXX() macros
blob
|
commitdiff
|
raw
|
diff to current
2009-10-23
Denys Vlasenko
libbb: smaller isdigit. -95 bytes
blob
|
commitdiff
|
raw
|
diff to current
2009-10-22
Denys Vlasenko
*: use better isspace implementation
blob
|
commitdiff
|
raw
|
diff to current
2009-10-19
Denys Vlasenko
randomconfig fixes
blob
|
commitdiff
|
raw
|
diff to current
2009-10-15
Vladimir Dronnikov
move generate_uuid from mkswap to libbb
blob
|
commitdiff
|
raw
|
diff to current
2009-10-12
Denys Vlasenko
libbb/human_readable.c: shrink; and reduce bss usage
blob
|
commitdiff
|
raw
|
diff to current
2009-10-05
Denys Vlasenko
unpackers: check errors from close() too
blob
|
commitdiff
|
raw
|
diff to current
2009-09-29
Denys Vlasenko
find: -follow should not error out on dandling links
blob
|
commitdiff
|
raw
|
diff to current
2009-09-22
Denys Vlasenko
ps: fix compile breakage
blob
|
commitdiff
|
raw
|
diff to current
2009-09-19
Denys Vlasenko
ps,top: add an option to show threads. +260 bytes of...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-11
Denys Vlasenko
fix read_cmdline API and a small buglet where "[comm...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-06
Denys Vlasenko
documentation and typo fixes. By Dan Fandrich (dan...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-06
Denys Vlasenko
remove some GNUisms. by Dan Fandrich (dan AT coneharves...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-21
Denys Vlasenko
fix duplicate FAST_FUNC FAST_FUNC
blob
|
commitdiff
|
raw
|
diff to current
2009-07-28
Alexander Shishkin
make find_pid_by_name look at /proc/PID/exe too
blob
|
commitdiff
|
raw
|
diff to current
2009-07-18
Denys Vlasenko
fix mountpoint test to not prevemt mkfs_xxx from making...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-18
Denys Vlasenko
touch: implement -d --date (our own testsuite needs...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-18
Denys Vlasenko
date: factor out date parsing (in preparation for touch -d)
blob
|
commitdiff
|
raw
|
diff to current
2009-07-16
Denys Vlasenko
fix a thinko in lineedit completion code
blob
|
commitdiff
|
raw
|
diff to current
2009-07-09
Mike Frysinger
restore shadow.h independence
blob
|
commitdiff
|
raw
|
diff to current
2009-07-05
Denys Vlasenko
df: fix "df /"
blob
|
commitdiff
|
raw
|
diff to current
2009-07-05
Denys Vlasenko
Patches to enable FreeBSD build
blob
|
commitdiff
|
raw
|
diff to current
2009-07-03
Denys Vlasenko
ps: conditionally support additional -o FIELDs
blob
|
commitdiff
|
raw
|
diff to current
2009-06-19
Denys Vlasenko
getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-07
Denys Vlasenko
stop using non-standard macro, use WEXITSTATUS instead
blob
|
commitdiff
|
raw
|
diff to current
2009-05-29
Denys Vlasenko
read_key: drop optimization where we read 3 bytes at...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-17
Denys Vlasenko
line editing: add an option to emit ESC [ 6 n and use...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-15
Denys Vlasenko
xmalloc_[open_]read[_close]: do not ignore xrealloc...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-15
Denys Vlasenko
lineedit: use read_key to recognize ESC sequence.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-22
Denis Vlasenko
httpd: simplify insane conf file parser
blob
|
commitdiff
|
raw
|
diff to current
2009-04-21
Denis Vlasenko
*: mass renaming of USE_XXXX to IF_XXXX
blob
|
commitdiff
|
raw
|
diff to current
2009-04-14
Denis Vlasenko
*: unify concurrent-safe update of /etc/{passwd,group...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-13
Denis Vlasenko
move llist_find_str from modutils to libbb
blob
|
commitdiff
|
raw
|
diff to current
2009-04-09
Denis Vlasenko
*: make "pragma GCC visibility push(hidden)" less ugly
blob
|
commitdiff
|
raw
|
diff to current
2009-04-01
Denis Vlasenko
trailing whitespace removal
blob
|
commitdiff
|
raw
|
diff to current
2009-03-28
Denis Vlasenko
mkdosfs (aka mkfs.vfat): new applet by Vladimir
blob
|
commitdiff
|
raw
|
diff to current
2009-03-23
Denis Vlasenko
libbb: revent previous version of "concurrent history...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-22
Denis Vlasenko
libbb: make history saving/loading concurrent-safe
blob
|
commitdiff
|
raw
|
diff to current
2009-03-20
Denis Vlasenko
Compatibility fixes:
blob
|
commitdiff
|
raw
|
diff to current
2009-03-18
Denis Vlasenko
ftpd: fix command fetching to not do it in 1-byte reads;
blob
|
commitdiff
|
raw
|
diff to current
next