small stupid changes. no code changes
[oweals/busybox.git] / miscutils /
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...
2006-06-25 Rob LandleyVarious cleanups I made while going through Erik Hovlan...
2006-06-25 Bernhard Reutner... - convert old-style parameter declarations (K&R) to...
2006-06-21 Rob LandleyAurelien Jacobs pointed out inline functions that could...
2006-06-15 Rob LandleyPatch from Yann Morin to put BLKGETSIZE64 in platform...
2006-06-08 Rob LandleyPatch from Erik Hovland, via Tito.
2006-06-08 Rob LandleySome day, maybe gcc will be able to optimize out static...
2006-06-07 Mike Frysingerinitial support for no-mmu systems
2006-06-07 Mike Frysingerhint at where the Magic comes from
2006-06-07 Bernhard Reutner... - do away with the comment that noted that the current...
2006-06-07 Rob LandleyFix from Tito to read from stdin only when it's not...
2006-06-07 Rob LandleyConsolidate devfs garbage and mark it as obsolete.
2006-06-07 Bernhard Reutner... - add applet taskset to set/retrieve the CPU affinity...
2006-06-07 Mike FrysingerTito writes: this patch fixes two potential bugs with...
2006-06-07 Rob LandleyCallers to identify() converted the endianness of the...
2006-06-06 Mike Frysingeruse vfork() instead of vork() since the only thing...
2006-06-03 Bernhard Reutner... - remove superfluous call of stack_machine(0) upon...
2006-06-03 Bernhard Reutner... - no need to have timer_duration in the data section.
2006-06-03 Bernhard Reutner... - use bb_msg_write_error in 3 places
2006-06-03 Bernhard Reutner... - move #include busybox.h to the very top so we pull...
2006-05-31 Rob LandleyPatch from Tito to remove long options from hdparm.
2006-05-31 Bernhard Reutner... - s/defined(__uClinux__)/BB_NOMMU/
2006-05-29 Rob LandleySize reductions, mostly switching things to use libbb...
2006-05-29 Rob LandleyAdd SWAP_LE?? and SWAP_BE?? macros, and make things...
2006-05-28 Rob LandleyFix hdparm to use PRIu64 instead of typecasting to...
2006-05-27 Rob LandleyMove portability stuff to platform.h, and clean up...
2006-05-27 Rob LandleyConsolidate #include <sys/time.h> so libbb.h does it.
2006-05-27 Bernhard Reutner... - use the defines CURRENT_TTY and VC_1; also shrink...
2006-05-26 Bernhard Reutner... - provide fallback defines for non-linux
2006-05-26 Bernhard Reutner... - add central knob to turn off getopt_long everywhere...
2006-05-26 Bernhard Reutner... - introduce and use bb_path_wtmp_file for portability...
2006-05-26 Mike FrysingerYann E. MORIN. writes:
2006-05-25 Rob LandleyAnd fix the error I just introduced. :)
next