index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2008-05-08
- correct usage helptext of ifupdown
Bernhard Reutner-Fischer
2008-03-20
small NOMMU fixes
Denis Vlasenko
2008-03-20
hdparm: do not lie about supporting -q (quiet)
Denis Vlasenko
2008-03-20
gcc compat fix and warning suppression
Denis Vlasenko
2008-03-19
adduser/addgroup: check username for invalid chars
Denis Vlasenko
2008-03-19
*: s/BB_SIGS_FATAL/BB_FATAL_SIGS/ (latter proved easier to remember)
Denis Vlasenko
2008-03-19
tftpd: options -c (allow _new_ files to be uploaded) and -u USER
Denis Vlasenko
2008-03-18
tftpd: make open() check r/w permissions instead of doing it ourself.
Denis Vlasenko
2008-03-17
remove extra spaces in help text; delete duplicate #define
Denis Vlasenko
2008-03-17
*: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname.
Denis Vlasenko
2008-03-17
volude_id: remove unused fields and functions which were setting them
Denis Vlasenko
2008-03-17
tftpd: new applet (mostly using existing code for tftp)
Denis Vlasenko
2008-03-17
*: shrink by using [f]open_or_warn_stdin where appropriate
Denis Vlasenko
2008-03-17
*: fix fallout from -Wunused-parameter
Denis Vlasenko
2008-03-17
dnsd: properly set _src_ IP:port on outgoing UDP packets
Denis Vlasenko
2008-03-17
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2008-03-17
help text: regularize format, and shrink
Denis Vlasenko
2008-03-17
fuser: bugfixes and shrink. It was assuming that xmalloc zeroes returned area!
Denis Vlasenko
2008-03-17
dos2unix: tiny shrink
Denis Vlasenko
2008-03-17
libbb: introduce and use sigprocmask_allsigs and sigaction_set.
Denis Vlasenko
2008-03-12
libbb: introduse and use signal_[no_]SA_RESTART_empty_mask and sigaction_set
Denis Vlasenko
2008-03-12
inetd: make it NOMMU-capable and IPv6-friendly. Lots of renames
Denis Vlasenko
2008-03-12
crond: make it NOMMU-capable
Denis Vlasenko
2008-03-06
fixups to vi usage, and move the initial redraw() past the
Paul Fox
2008-03-02
libbb: inntroduce and use bb_pstrcmp() and qsort_string_vector()
Denis Vlasenko
2008-02-27
*: add optimization barrier to all "G trick" locations
Denis Vlasenko
2008-02-27
script: new applet by Pascal Bellard <pascal.bellard AT ads-lu.com>
Denis Vlasenko
2008-02-27
sendmail: yet another maintainer's update
Denis Vlasenko
2008-02-26
sendmail: update from maintainer
Denis Vlasenko
2008-02-26
syslogd: optional support for dropping dups. closes bug 436.
Denis Vlasenko
2008-02-26
ifenslave: new applet. closes bug 115.
Denis Vlasenko
2008-02-25
*: intrduce and use safe_gethostname. By Tito <farmatito AT tiscali.it>
Denis Vlasenko
2008-02-25
lpd: spool mode added by Vladimir
Denis Vlasenko
2008-02-24
lpd: new applet by Vladimir Dronnikov <dronnikov AT gmail.com>
Denis Vlasenko
2008-02-24
lpr,lpq: rework by dronnikov AT gmail.com
Denis Vlasenko
2008-02-24
less,klogd,syslogd,nc,tcpudp: exit on signal by killing itself, not exit(1)
Denis Vlasenko
2008-02-23
less: update line input so that it doesn't interfere with
Denis Vlasenko
2008-02-22
lpr and lpq applets by Walter Harms.
Denis Vlasenko
2008-02-20
libbb: introduce and use nonblock_safe_read(). Yay!
Denis Vlasenko
2008-02-18
chat: new applet by dronnikov AT gmail.com. With all options on:
Denis Vlasenko
2008-02-18
support for mount by label (not yet tested)
Denis Vlasenko
2008-02-18
mount: recognize "dirsync" (closes bug 835)
Denis Vlasenko
2008-02-17
libbb: introduce and use xrename and rename_or_warn.
Denis Vlasenko
2008-02-16
mount: make -f work even without mtab support
Denis Vlasenko
2008-02-16
libbb: introduce bb_signals and bb_signals_recursive,
Denis Vlasenko
2008-02-16
*: more readable handling of pipe fds. No code changes.
Denis Vlasenko
2008-02-16
random s/short/int/
Denis Vlasenko
2008-02-16
crontab: almost complete rewrite
Denis Vlasenko
2008-02-15
we need to pass back the rtc device name that was actually used so that we ca...
Mike Frysinger
2008-02-15
split some rtc funcs out of hwclock and into an rtc header/lib so that the ne...
Mike Frysinger
[next]