chcon: exclude constraints for impossible option if long opts are off
[oweals/busybox.git] / miscutils /
2007-03-11 Denis Vlasenkokill superfluous returns at the end of void functions
2007-03-10 Denis Vlasenkomore: do not mess with "/dev/console" (!);
2007-03-09 Bernhard Reutner... - add chrt applet.
2007-03-09 Bernhard Reutner... - move bbconfig into alphabetical order
2007-03-09 Denis Vlasenkoless: handle yet another Home/End key sequence; expand...
2007-03-08 Denis Vlasenkoless: make '/' (regex search) scan input if no matches...
2007-03-08 Denis Vlasenkoless: yet another attempt to make search better
2007-03-08 Denis Vlasenkoless: fix 'n'ext match: sometimes was going to 999999th...
2007-03-07 Denis Vlasenkoclean up accumulated whitespace damage
2007-02-18 Denis Vlasenkohdparm: style fixes, no code changes
2007-02-14 Denis Vlasenkoless: support xterm's home/end; improve forward search
2007-02-06 Denis VlasenkoEXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo...
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2007-01-29 Denis Vlasenkopreparatory patch for -Wwrite-strings #5
2007-01-29 Denis Vlasenkopreparatory patch for -Wwrite-strings #3
2007-01-29 Denis Vlasenkopreparatory patch for -Wwrite-strings #2
2007-01-29 Denis Vlasenkotaskset: fix incorrect rage spec and allow 0xXXX input
2007-01-26 Bernhard Reutner... - readahead depends on LFS
2007-01-24 Mike Frysinger"depends ..." -> "depends on ..."
2007-01-24 Mike Frysingercorrect file format errors
2007-01-22 Bernhard Reutner... - sed -i -e "/\$Id:/d;"
2007-01-21 Bernhard Reutner... - use makedev to get device number, else it gives wrong...
2007-01-19 Denis Vlasenkoopenvt,getty,vfork_daemon_rexec,mount: tighten up fd...
2007-01-12 Denis Vlasenkorandom small size optimizations
2007-01-03 Denis Vlasenkoconvert calloc to xzalloc
2006-12-31 Denis Vlasenkoless: fix <tab><backspace> buglet
2006-12-31 Denis Vlasenkoless: interpret backspace.
2006-12-31 Denis Vlasenkofixes from Yann E. MORIN <yann.morin.1998@anciens.enib.fr>
2006-12-30 Denis Vlasenkodone a dozen of randconfig test. guess what? ALL failed...
2006-12-28 Denis Vlasenkobb_xget[pw/gr]nam were horribly misnamed - fixed.
2006-12-26 Denis Vlasenkostyle fixes
2006-12-25 Denis Vlasenkoless: fix regexp search '/' on large files
2006-12-24 Denis Vlasenkosmall stupid changes. no code changes
2006-12-24 Denis Vlasenkoless: implement waiting for input using select(). Rathe...
2006-12-22 Denis Vlasenkotime: -200 bytes of text
2006-12-22 Denis Vlasenkotime: fix option parsing bug, size optimizations
2006-12-21 Denis Vlasenkoless: a few fixes for cases where we overflow status...
2006-12-21 Denis Vlasenkoless: restore TAB display (was showing as inverse I...
2006-12-21 Denis Vlasenkoless: "(null)" is a bit strange. "standard input" is...
2006-12-21 Denis Vlasenkoless: how many different kinds of status line we need...
2006-12-21 Denis Vlasenkoless: stop dying on bad regexps, quietly pipe data w/o
2006-12-21 Denis Vlasenkointroduce LONE_CHAR (optimized strcmp with one-char...
2006-12-21 Denis Vlasenkoless: total cleanup and bugfix.
2006-12-20 Denis Vlasenkoless: somewhat buggy applet, but nice. Muchly reduced
2006-12-19 Denis Vlasenkoremove casts from xmalloc()
2006-12-16 Denis Vlasenkoinline strcmp(s, "-") [actually macro-ize it for now...
2006-12-10 Denis Vlasenkobb_makedev: fix for glibc 2.3.2
2006-12-04 Bernhard Reutner... - shrink less.
2006-11-27 Denis Vlasenkostyle cleanup: return(a) -> return a, part 2
2006-11-27 Denis Vlasenkostyle cleanup: return(a) -> return a, part 1
2006-11-26 Denis Vlasenkosmall fixes:
2006-11-22 Bernhard Reutner... - revert r15563 (pull current version of taskset off...
2006-11-18 Denis Vlasenkorodata cleanup. "unable to" == "cannot". -300 bytes
2006-11-05 Denis Vlasenkorename: compare_string_array -> index_in_str_array
2006-11-05 Denis Vlasenkosmart_ulltoa5: make available in libbb
2006-11-01 Denis Vlasenkomostly style fixes
2006-10-27 Denis Vlasenkolast nail into error_msg() (de)capitalization
2006-10-26 Denis Vlasenkorename functions to more understandable names
2006-10-26 Denis Vlasenkoremove bb_printf and the like
2006-10-26 Denis Vlasenkosilly size savings and capitalization fixes
2006-10-25 Denis Vlasenkouse skip_whitespace where appropriate
2006-10-24 Bernhard Reutner... - we take exactly one argument.
2006-10-20 Denis Vlasenkoraidautorun: new applet, by:
2006-10-20 Denis Vlasenkomessage string changes, mostly for consistency, also...
2006-10-14 Denis Vlasenkoadd open_read_close() and similar stuff
2006-10-12 Denis Vlasenkobb_get_[chomped]line_from_file wasn't descriptive enough.
2006-10-11 Denis Vlasenkonmeter: new applet. ~4k
2006-10-08 Denis Vlasenkoattempt to regularize atoi mess.
2006-10-07 Denis Vlasenkoeject: remove unmounting. It is buggy for many non...
2006-10-05 Denis Vlasenkoeject: -T fix
2006-10-05 Denis Vlasenkobuild system overhaul
2006-10-03 Denis Vlasenkobb_applet_name -> applet_name
2006-10-03 Denis Vlasenkogetopt_ulflags -> getopt32.
2006-10-03 Denis Vlasenkorename bb_default_error_retval -> xfunc_error_retval
2006-10-02 Denis Vlasenkoeject: -T (implements single button open/close)
2006-09-27 Denis Vlasenkosilly switch style fix
2006-09-27 Denis Vlasenkocrontab: we indent using tabs
2006-09-23 Denis Vlasenkoremove unneeded #includes, fix indentation
2006-09-23 Denis Vlasenkobb_askpass: shorten static password buffer. 256 is...
2006-09-22 Denis Vlasenkoadjtimex: getopt_ulflags'isation
2006-09-22 Rob LandleyChange license statements (and clean up headers) on...
2006-09-17 Denis Vlasenkowhitespace cleanup
2006-09-11 Bernhard Reutner... - convert a few xopen3(,,0) into xopen(,). Also peruse...
2006-09-07 Denis VlasenkoAdd CONFIG_FEATURE_SYSLOG which controls whether
2006-09-06 Denis Vlasenkoremoved a lot of trailing \n in bb_msg() calls. It...
2006-08-21 Rob LandleyMichael Opdenacker spotted that makefile should use...
2006-08-21 Rob LandleyOops, Michael pointed out that my cleanup left some...
2006-08-20 Rob LandleyMichael Opdenacker contributed a readahead applet.
2006-08-20 Bernhard Reutner... - merge -r15463:15564 from busybox_scratch branch throu...
2006-08-03 Rob LandleyPatch from tito to improve options parsing.
2006-08-03 Rob LandleyThese should have been part of 15767 too.
2006-08-03 Rob LandleyRemove bb_ prefixes from xfuncs.c (and a few other...
2006-07-31 Rob LandleyTito said that strings is a complete rewrite.
2006-07-16 Rob LandleyCleaup read() and write() variants, plus a couple of...
2006-07-12 Rob LandleyMore minor tweaks.
2006-07-12 "Robert P. J. Day"Add one-line GPL boilerplate to numerous (but not all...
2006-07-03 Mike Frysingerremove duplicate CONFIG_TASKSET option
2006-07-02 "Robert P. J. Day"Standardize on the vi editing directives being on the...
2006-06-30 Rob LandleyRevert taskset for 1.2.0. It emits a warning, breaks...
2006-06-26 Mike Frysingerfix watchdog on no-mmu systems by adding -F option...
next