aboutsummaryrefslogtreecommitdiff
path: root/shell (unfollow)
Commit message (Expand)AuthorFilesLines
2007-01-20- small size tweakaldot1-2/+2
2007-01-20- add C99 bool type for setups that support it.aldot1-0/+10
2007-01-20Announce 1.3.2 and 1.4.0 on busybox.netvda1-0/+41
2007-01-20head is 1.5.0.svn nowvda1-2/+2
2007-01-20releasing busybox 1.4.0vda1-1/+1
2007-01-20fixing bugs revealed by randomconfig runsvda3-3/+9
2007-01-20fixes for amd64 compilationvda3-8/+11
2007-01-19ls: stop doing time() for each file in "ls -l"vda1-1/+14
2007-01-19strdup -> xstrdupvda3-5/+6
2007-01-19ls: use get_cached_username/groupnamevda3-22/+20
2007-01-19openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup codevda15-54/+57
2007-01-19fsck: dead code removal; also disable progress indicator codevda1-127/+81
2007-01-19fsck: stop using strtokvda1-73/+84
2007-01-19fsck: move functions around so that related ones are nearbyvda1-170/+185
2007-01-19fsck: small optimizationvda1-42/+31
2007-01-18fix potentially misaligned 32-bit accessesvda1-3/+6
2007-01-18- move the smallint that is platform dependant to it's proper placealdot2-11/+11
2007-01-18Use char for smallint on CRIS as well.pkj1-1/+1
2007-01-18- reinstate paranoia check in wrapf().aldot1-2/+3
2007-01-18fix subtle bug inherited from dashvda1-4/+8
2007-01-18stop using global variable needlesslyvda1-28/+30
2007-01-18smallint can be a char for amd64 toovda1-1/+1
2007-01-17sed,get_line_from_file: improve commentsvda2-19/+30
2007-01-17- stty's visible() function and catv's guts are identical. Merge them intoaldot1-1/+5
2007-01-17- remove superfluous define that expanded to "!strcmp"aldot1-22/+3
2007-01-17- reuse return code of vsnprintf to avoid pulling in strlenaldot1-3/+3
2007-01-17- merge display_changed() and display_all()aldot1-69/+22
2007-01-17- peruse get_terminal_width_height and remove legacy code for ancientaldot1-69/+10
2007-01-17- rewrite find_param to use index_in_str_arrayaldot1-1/+21
2007-01-17- manually inline tty_value_to_baud and remove string_to_baud_or_diealdot1-10/+5
2007-01-17- constify some read-only members and remove superfluous castsaldot1-12/+11
2007-01-17- reuse option_mask32 for state-handling in mainaldot1-36/+33
2007-01-17- replace some occurances of "kernel" with busyboxaldot4-14/+14
2007-01-14httpd: use fd#1 in inetd modevda2-5/+11
2007-01-14inetd: preparatory patch, no code changesvda1-63/+64
2007-01-14Rename bb_sanitize_stdio -> bb_sanitize_server_stdiovda4-11/+16
2007-01-14small size optimizationvda1-2/+3
2007-01-14isrv.h: add copyright infovda1-0/+10