mount: code shrink without logic changes. Added a comment
[oweals/busybox.git] / miscutils /
2008-06-09 Denis Vlasenkoless: fix a case when regexp matches ""
2008-06-07 Denis Vlasenkolibbb: introduce and use print_flags().
2008-06-05 Denis Vlasenkoreplace single-char printf's with bb_putchar
2008-06-01 Denis Vlasenkoash: optional printf builtin. +25 bytes if off, +35...
2008-06-01 Bernhard Reutner... - use ut_user rather than ut_name (Cristian Ionescu...
2008-05-25 Denis Vlasenkolast: code shrink
2008-05-24 Denis Vlasenkoinotify: new applet by Vladimir Dronnikov <dronnikov...
2008-05-22 Bernhard Reutner... - not sure but i may have had the shutdown-time wrong...
2008-05-22 Bernhard Reutner... - untangle the implementation of the small and huge...
2008-05-22 Denis Vlasenkolast: make its output more like "standard" last (aka...
2008-05-22 Denis Vlasenkolast: trim format string a bit
2008-05-22 Denis Vlasenkolast: optional alternative sysv-like implementation
2008-05-19 Bernhard Reutner... - use STD*_FILENO some more. No object-code changes
2008-05-19 Bernhard Reutner... - use EXIT_{SUCCESS,FAILURE}. No object-code changes
2008-05-17 Denis Vlasenkolast: style fixes
2008-05-15 Denis Vlasenkomore of -Wall fixes from Cristian Ionescu-Idbohrn.
2008-05-13 Denis Vlasenkomore -Wall warning fixes from Cristian Ionescu-Idbohrn.
2008-05-12 Denis Vlasenko-Wall fixes by Cristian Ionescu-Idbohrn. No object...
2008-05-09 Denis Vlasenkofix warnings about pointer signedness
2008-05-05 Bernhard Reutner... - fix strncmp'ing "runlevel". (Cristian Ionescu-Idbohrn)
2008-04-25 Denis Vlasenkotaskset: (1ull < 65) like ops are not good, avoid that
2008-04-23 Paul Foxdelay reconfig of input tty until target device has...
2008-04-22 Denis Vlasenkowhitespace fixes. no code changes
2008-04-21 Denis Vlasenkobuild system: move misplaced config entry for script...
2008-04-19 Denis Vlasenkolibbb: introduce xmalloc_xopen_read_close and use where...
2008-04-19 Denis Vlasenkoman: handle many MANPAGER directives so that they do...
2008-04-13 Denis Vlasenkofix typo in Config.in hext text
2008-04-13 Denis Vlasenkoless: fix somewhat elusive case when less gets stuck...
2008-04-13 Denis Vlasenkoman: new applet. ~600 bytes.
2008-04-07 Denis Vlasenkocrond: add handling of "MAILTO=user" lines
2008-04-04 Denis Vlasenkofbsplash: more compact support for named pipes + EOF...
2008-03-28 Denis Vlasenkofbsplash: move to /sbin; small shrink
2008-03-28 Denis Vlasenkowhitespace fixes
2008-03-27 Denis Vlasenkofbsplash: support this usage:
2008-03-26 Denis Vlasenkofbsplash: fix broken handling of buffered case:
2008-03-26 Denis Vlasenko*: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/
2008-03-26 Denis Vlasenkofbsplash: cosmetic comment and Config text fixes; renam...
2008-03-26 Denis Vlasenkofbsplash: shrink, better help text; inifile cannot...
2008-03-26 Denis Vlasenkopatch: add support for -R. ~ +110 byte. By Pascal Bella...
2008-03-24 Denis Vlasenkolpr: add more accurate comments
2008-03-23 Denis Vlasenkopatch: shrink by Pascal Bellard <pascal.bellard AT...
2008-03-22 Denis Vlasenkotaskset: fix false failure in testsuite
2008-03-20 Denis Vlasenkosmall NOMMU fixes
2008-03-20 Denis Vlasenkohdparm: do not lie about supporting -q (quiet)
2008-03-19 Denis Vlasenko*: s/BB_SIGS_FATAL/BB_FATAL_SIGS/ (latter proved easier...
2008-03-17 Denis Vlasenkobrctl: eliminate stray data object
2008-03-17 Denis Vlasenko*: fix various kinds of damage to letter 'c' in Arkadiu...
2008-03-17 Denis Vlasenko*: mode tcp/udpsvd to networking, delete ipsvd/*
2008-03-17 Denis Vlasenko*: shrink: use Vladimir's "o+" specifier instead of...
2008-03-17 Denis Vlasenko*: shrink by using [f]open_or_warn_stdin where appropriate
2008-03-17 Denis Vlasenko*: fix fallout from -Wunused-parameter
2008-03-17 Denis Vlasenko*: add -Wunused-parameter; fix resulting breakage
2008-03-17 Denis Vlasenkoless: improve search when data is not supplied fast...
2008-03-12 Denis Vlasenkolibbb: introduse and use signal_[no_]SA_RESTART_empty_m...
2008-03-12 Denis Vlasenkonc: remove a bit of bloat
2008-03-12 Denis Vlasenkocrond: make it NOMMU-capable
2008-02-28 Denis Vlasenkomicrocom: shrink
2008-02-27 Denis Vlasenko*: add optimization barrier to all "G trick" locations
2008-02-27 Denis Vlasenkoscript: new applet by Pascal Bellard <pascal.bellard...
2008-02-25 Denis Vlasenko*: intrduce and use safe_gethostname. By Tito <farmatit...
2008-02-24 Denis Vlasenkoless: shrink
2008-02-24 Denis Vlasenkoless,klogd,syslogd,nc,tcpudp: exit on signal by killing...
2008-02-23 Denis Vlasenkoless: small shrink
2008-02-23 Denis Vlasenkoless: make it a bit more resistant against statusline...
2008-02-23 Denis Vlasenkoless: update line input so that it doesn't interfere...
2008-02-19 Denis Vlasenkomicrocom: tiny shrink, adding comments
2008-02-19 Denis Vlasenkofix chat CONFIG_xxx dependencies
2008-02-19 Denis Vlasenkochat: now with "svn add"
2008-02-18 Denis Vlasenkochat: new applet by dronnikov AT gmail.com. With all...
2008-02-18 Bernhard Reutner... - fix open(creat) without a mode
2008-02-18 Denis Vlasenkomount: recognize "dirsync" (closes bug 835)
2008-02-17 Denis Vlasenkowhitespace fixes
2008-02-17 Denis Vlasenkocrontab: stop using remove() - use unlink() instead
2008-02-17 Denis Vlasenkolibbb: introduce and use xrename and rename_or_warn.
2008-02-16 Denis Vlasenkomicrocom: maintainer update
2008-02-16 Denis Vlasenkolibbb: introduce bb_signals and bb_signals_recursive,
2008-02-16 Denis Vlasenkocrontab: clear env if run by non-root, so that we can...
2008-02-16 Denis Vlasenko*: more readable handling of pipe fds. No code changes.
2008-02-16 Denis Vlasenkorandom s/short/int/
2008-02-16 Denis Vlasenkocrontab: almost complete rewrite
2008-02-10 Denis Vlasenkomicrocom: read more than 1 byte from device, if possible
2008-02-09 Denis Vlasenkomicrocom: compile fixes
2008-02-09 Denis Vlasenkomicrocom: split -d (delay) option away from -t
2008-02-08 Denis Vlasenkomicrocom: update from maintainer
2008-02-08 Bernhard Reutner... - add eject -s for SCSI- and USB-devices (Nico Erfurth)
2008-01-28 Denis Vlasenkomicrocom: undo #define trick, gcc fails to take advanta...
2008-01-27 Denis Vlasenkomkswap, readahead: stop using fdlength, it is reported...
2008-01-27 Denis Vlasenkomicrocom: update from the author
2008-01-27 Bernhard Reutner... - fix conflicting decls of syslog related facilitynames...
2008-01-24 Denis Vlasenkocrond: small code shrink and readability enhancements
2008-01-19 Bernhard Reutner... - Fix hdparm's ioctl parameter passing (John Brandwood)
2008-01-07 Denis Vlasenkops: fix build breakage from vda's recent commit
2008-01-02 Denis Vlasenkolibbb: introduce and use safe_waitpid (loops in EINTR)
2007-11-06 Denis Vlasenkofbset: fix buglet where we were using wrong pointer
2007-11-04 Denis Vlasenkoifconfig: code shrink
2007-10-30 Denis Vlasenkohdparm: code shrink
2007-10-11 Denis Vlasenkomt: eliminate vector of structures with pointers (bad...
2007-10-11 Denis Vlasenkoadd -fvisibility=hidden to CC flags, mark XXX_main...
2007-10-01 Denis Vlasenkoprintf("%s\n") -> puts()
2007-10-01 Denis Vlasenko'simple' error message functions by Loic Grenie <loic...
next