projects
/
oweals
/
busybox.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
login: re-enable Ctrl-^C before execing shell.
2006-10-25
Bernhard Reutner...
- revert r16191; re-add resize() applet.
commit
|
commitdiff
|
tree
2006-10-24
Bernhard Reutner...
- add nmeter and raidautorun to defconfig.
commit
|
commitdiff
|
tree
2006-10-24
Bernhard Reutner...
- we take exactly one argument.
commit
|
commitdiff
|
tree
2006-10-20
Bernhard Reutner...
- remove duplicate flags (-funsigned-char -fno-builtin...
commit
|
commitdiff
|
tree
2006-10-10
Bernhard Reutner...
- add option -t
commit
|
commitdiff
|
tree
2006-09-22
Bernhard Reutner...
- add new applet resize.
commit
|
commitdiff
|
tree
2006-09-21
Bernhard Reutner...
- update and expand TODO a little bit
commit
|
commitdiff
|
tree
2006-09-21
Bernhard Reutner...
- pull r15578 from busybox_scratch branch:
commit
|
commitdiff
|
tree
2006-09-21
Bernhard Reutner...
- silence gcc warning about a funcptr possibly being...
commit
|
commitdiff
|
tree
2006-09-21
Bernhard Reutner...
- gcc-2.95 doesn't support -static-libgcc
commit
|
commitdiff
|
tree
2006-09-20
Bernhard Reutner...
- fix documentation for the command-line options of...
commit
|
commitdiff
|
tree
2006-09-20
Bernhard Reutner...
- fix embarrassing typo of mine. Closes bug #1038
commit
|
commitdiff
|
tree
2006-09-15
Bernhard Reutner...
- Steven Scholz pointed out that ssd's make-pid doesn...
commit
|
commitdiff
|
tree
2006-09-14
Bernhard Reutner...
- make sure that the 'build' dir exists even if we...
commit
|
commitdiff
|
tree
2006-09-14
Bernhard Reutner...
- do away with silly comment and do the Right Thing...
commit
|
commitdiff
|
tree
2006-09-13
Bernhard Reutner...
- fix copy'n paste errors that got introduced when...
commit
|
commitdiff
|
tree
2006-09-13
Bernhard Reutner...
- r16075 broke for de-selected FEATURE_UTMP; Partial...
commit
|
commitdiff
|
tree
2006-09-12
Bernhard Reutner...
- small trivia to be gentle to gcc-2.95.x which had...
commit
|
commitdiff
|
tree
2006-09-12
Bernhard Reutner...
- fix warning about discarding qualifiers in initialization
commit
|
commitdiff
|
tree
2006-09-11
Bernhard Reutner...
- convert a few xopen3(,,0) into xopen(,). Also peruse...
commit
|
commitdiff
|
tree
2006-09-11
Bernhard Reutner...
- merge xstat.c into xfuncs.c
commit
|
commitdiff
|
tree
2006-09-11
Bernhard Reutner...
- Tito pointed out that Rob forgot to add e2fsprogs...
commit
|
commitdiff
|
tree
2006-09-06
Bernhard Reutner...
- strip 399424 off the bss by making decompress_uncompress...
commit
|
commitdiff
|
tree
2006-09-06
Bernhard Reutner...
- mdev and grep use xregcomp. Closes bug #1021
commit
|
commitdiff
|
tree
2006-09-02
Bernhard Reutner...
- patch from Csaba Henk to make the "User-Agent" header...
commit
|
commitdiff
|
tree
2006-08-29
Bernhard Reutner...
- set version back to 1.2.0 like it was before. Add...
commit
|
commitdiff
|
tree
2006-08-28
Bernhard Reutner...
- it's a mistake to remove lib-specific prefixes from...
commit
|
commitdiff
|
tree
2006-08-28
Bernhard Reutner...
- pull from busybox_scratch: r15829:15850
commit
|
commitdiff
|
tree
2006-08-28
Bernhard Reutner...
- do maintainers duty by bumping version to 1.3.0-pre0;
commit
|
commitdiff
|
tree
2006-08-28
Bernhard Reutner...
- pgf(?) found and fixed that missing dependency (usage...
commit
|
commitdiff
|
tree
2006-08-20
Bernhard Reutner...
- typo s/ENABLE_WGET_LONG_OPTIONS/ENABLE_FEATURE_WGET_LONG_O...
commit
|
commitdiff
|
tree
2006-08-20
Bernhard Reutner...
- merge -r15463:15564 from busybox_scratch branch through...
commit
|
commitdiff
|
tree
2006-08-18
Bernhard Reutner...
- typo: s/optarg/nprobes_str; fixes segfault as reported...
commit
|
commitdiff
|
tree
2006-08-18
Bernhard Reutner...
- remove CRIS specific CFLAG from generic flags-checking.
commit
|
commitdiff
|
tree
2006-08-18
Bernhard Reutner...
- remove last reminiscents of IN_BUSYBOX
commit
|
commitdiff
|
tree
2006-07-04
Bernhard Reutner...
- Pull r15593:
commit
|
commitdiff
|
tree
2006-07-02
Bernhard Reutner...
- note that get_hz potentially needs cleanup.
commit
|
commitdiff
|
tree
2006-06-25
Bernhard Reutner...
- convert old-style parameter declarations (K&R) to...
commit
|
commitdiff
|
tree
2006-06-21
Bernhard Reutner...
- add note about strict ordering
commit
|
commitdiff
|
tree
2006-06-16
Bernhard Reutner...
- add cross-reference generation target.
commit
|
commitdiff
|
tree
2006-06-16
Bernhard Reutner...
- do away with the fwd-decls of functions. Should not...
commit
|
commitdiff
|
tree
2006-06-16
Bernhard Reutner...
- hide CONFIG_GETOPT_LONG for the 1.2.0 release. Turned...
commit
|
commitdiff
|
tree
2006-06-16
Bernhard Reutner...
- add patch to provide a target 'html' to build a cross...
commit
|
commitdiff
|
tree
2006-06-16
Bernhard Reutner...
- add needed includes and include busybox.h needed...
commit
|
commitdiff
|
tree
2006-06-15
Bernhard Reutner...
- use shorter boilerplate, more accurate header guard
commit
|
commitdiff
|
tree
2006-06-15
Bernhard Reutner...
- drats.
commit
|
commitdiff
|
tree
2006-06-15
Bernhard Reutner...
- let the scripts be prerequisites of the files the...
commit
|
commitdiff
|
tree
2006-06-14
Bernhard Reutner...
- there is no "CONFIG_STANDALONE" in the repository...
commit
|
commitdiff
|
tree
2006-06-14
Bernhard Reutner...
- rename CONFIG_FEATURE_TFTP_DEBUG to CONFIG_DEBUG_TFTP
commit
|
commitdiff
|
tree
2006-06-14
Bernhard Reutner...
- rename CONFIG_FEATURE_TFTP_DEBUG to CONFIG_DEBUG_TFTP...
commit
|
commitdiff
|
tree
2006-06-14
Bernhard Reutner...
- correct typo
commit
|
commitdiff
|
tree
2006-06-14
Bernhard Reutner...
- minor size tweak
commit
|
commitdiff
|
tree
2006-06-14
Bernhard Reutner...
- minor shrinkage
commit
|
commitdiff
|
tree
2006-06-13
Bernhard Reutner...
- make VERBOSE= and V= work equally; use BUILD_VERBOSE...
commit
|
commitdiff
|
tree
2006-06-12
Bernhard Reutner...
- fix stupid typo from last checkin
commit
|
commitdiff
|
tree
2006-06-11
Bernhard Reutner...
- remove superfluous CONFIG_BEGIN and CONFIG_END
commit
|
commitdiff
|
tree
2006-06-11
Bernhard Reutner...
- add fancy mode to start-stop-daemon to support -...
commit
|
commitdiff
|
tree
2006-06-11
Bernhard Reutner...
- invert logic for nocheck_targets to exclude the empty...
commit
|
commitdiff
|
tree
2006-06-10
Bernhard Reutner...
- don't check for toolchain-setting for make targets...
commit
|
commitdiff
|
tree
2006-06-10
Bernhard Reutner...
- revert incorrect select change
commit
|
commitdiff
|
tree
2006-06-10
Bernhard Reutner...
- fix two segfaults (reported by Horst Kronstorfer)
commit
|
commitdiff
|
tree
2006-06-10
Bernhard Reutner...
- use bb_xbind
commit
|
commitdiff
|
tree
2006-06-10
Bernhard Reutner...
- use bb_xchdir instead of ignoring eventual errors...
commit
|
commitdiff
|
tree
2006-06-10
Bernhard Reutner...
- fix bug #887, in bb_get_chomped_line_from_file()...
commit
|
commitdiff
|
tree
2006-06-09
Bernhard Reutner...
- make sure that we see string_insert only if we need it.
commit
|
commitdiff
|
tree
2006-06-07
Bernhard Reutner...
- do away with the comment that noted that the current...
commit
|
commitdiff
|
tree
2006-06-07
Bernhard Reutner...
- spelling
commit
|
commitdiff
|
tree
2006-06-07
Bernhard Reutner...
- reuse strings and messages. Saves about 600B
commit
|
commitdiff
|
tree
2006-06-07
Bernhard Reutner...
- add applet taskset to set/retrieve the CPU affinity...
commit
|
commitdiff
|
tree
2006-06-07
Bernhard Reutner...
- fix the build if we have ftpput without ftpget (speeling...
commit
|
commitdiff
|
tree
2006-06-05
Bernhard Reutner...
- add note about need to unify the 4 itoa() implementations.
commit
|
commitdiff
|
tree
2006-06-04
Bernhard Reutner...
- add testcase for grep bug (http://busybox.net/bugs...
commit
|
commitdiff
|
tree
2006-06-04
Bernhard Reutner...
- add note about ingroup and is_a_group_member
commit
|
commitdiff
|
tree
2006-06-04
Bernhard Reutner...
- add note about removing superfluous fmt specifiers
commit
|
commitdiff
|
tree
2006-06-04
Bernhard Reutner...
- note to cleanup fprintf(2,...) -> bb_error_msg(....
commit
|
commitdiff
|
tree
2006-06-03
Bernhard Reutner...
- use bb_msg_{read,write}_error where appropriate.
commit
|
commitdiff
|
tree
2006-06-03
Bernhard Reutner...
- use bb functions instead of handrolling stuff.
commit
|
commitdiff
|
tree
2006-06-03
Bernhard Reutner...
- remove superfluous call of stack_machine(0) upon...
commit
|
commitdiff
|
tree
2006-06-03
Bernhard Reutner...
- no need to have timer_duration in the data section.
commit
|
commitdiff
|
tree
2006-06-03
Bernhard Reutner...
- use bb_msg_write_error in 3 places
commit
|
commitdiff
|
tree
2006-06-03
Bernhard Reutner...
- move #include busybox.h to the very top so we pull...
commit
|
commitdiff
|
tree
2006-06-03
Bernhard Reutner...
- move #include busybox.h to the very top so we pull...
commit
|
commitdiff
|
tree
2006-06-03
Bernhard Reutner...
- patch from Yann E. Morin: makes modprobe understand...
commit
|
commitdiff
|
tree
2006-06-03
Bernhard Reutner...
2006-06-02 Shaun Jackman <sjackman@gmail.com>
commit
|
commitdiff
|
tree
2006-06-03
Bernhard Reutner...
- No options should set the current system time.
commit
|
commitdiff
|
tree
2006-06-02
Bernhard Reutner...
- move #include busybox.h to the very top so we pull...
commit
|
commitdiff
|
tree
2006-06-02
Bernhard Reutner...
- fix CONFIG_DEBUG_INIT compile failure
commit
|
commitdiff
|
tree
2006-06-01
Bernhard Reutner...
- look at bb_applet_name. Should close bugs #892 and...
commit
|
commitdiff
|
tree
2006-06-01
Bernhard Reutner...
- shrink logread a bit.
commit
|
commitdiff
|
tree
2006-05-31
Bernhard Reutner...
- fix IMA compile error i introduced when adding this...
commit
|
commitdiff
|
tree
2006-05-31
Bernhard Reutner...
ha! a scratch-buffer! ;)
commit
|
commitdiff
|
tree
2006-05-31
Bernhard Reutner...
- make getopt_ulflags aware of CONFIG_GETOPT_LONG
commit
|
commitdiff
|
tree
2006-05-31
Bernhard Reutner...
- add CONFIG_FEATURE_WGET_LONG_OPTIONS
commit
|
commitdiff
|
tree
2006-05-31
Bernhard Reutner...
- convert xcalloc(1,x) to xzalloc
commit
|
commitdiff
|
tree
2006-05-31
Bernhard Reutner...
- shrink klogd a bit
commit
|
commitdiff
|
tree
2006-05-31
Bernhard Reutner...
- s/defined(__uClinux__)/BB_NOMMU/
commit
|
commitdiff
|
tree
2006-05-31
Bernhard Reutner...
- conditionally define BB_NOMMU
commit
|
commitdiff
|
tree
2006-05-30
Bernhard Reutner...
- consolidate "Sending SIG%s to all processes"; untested..
commit
|
commitdiff
|
tree
2006-05-30
Bernhard Reutner...
- this could use a brother which deals with glibc based...
commit
|
commitdiff
|
tree
2006-05-30
Bernhard Reutner...
- remove useless variable "status" from init_main.
commit
|
commitdiff
|
tree
next