oweals/busybox.git
2010-05-17 Denys Vlasenkotypo fix
2010-05-17 Denys Vlasenkohush: fix hush-bugs/parse_err.tests
2010-05-17 Denys Vlasenkoadd two more tests which currently fail
2010-05-17 Denys Vlasenkoash: fix signal5.tests
2010-05-17 Denys Vlasenkolineedit: trivial simplifications. -7 bytes
2010-05-17 Denys Vlasenkoash: add two testcases for (not yet fixed) ash bugs
2010-05-16 Denys Vlasenkoscripts/gen_build_files.sh: revert to using /bin/sh
2010-05-16 Denys Vlasenkolineedit: fix moving backwards across lines with wide...
2010-05-16 Denys Vlasenkoconsolidate ESC sequences
2010-05-16 Denys Vlasenkostop using LAST_SUPPORTED_WCHAR and CONFIG_LAST_SUPPORT...
2010-05-16 Tomas Heinrichlineedit: partially fix wide and combining chars editing
2010-05-16 Peter Tyserfindutils: Add Config.in and Kbuild to .gitignore
2010-05-16 Peter Tyserscripts/Makefile.clean: Make Kbuild and Makefile optional
2010-05-16 Peter TyserMakefile: Clean up auto-generated Kbuild and Config...
2010-05-16 Denys Vlasenkohush: mention PPID, RANDOM support
2010-05-16 Denys Vlasenkosetsid: check for setsid error directly
2010-05-15 Denys Vlasenkogen_build_files.sh uses bashism, document it
2010-05-15 Denys Vlasenkocttyhack: document the need to setsid
2010-05-14 Denys Vlasenkogen_build_files: use raw reads (ones which don't eat...
2010-05-14 Denys Vlasenkocttyhack: don't do anything if ctty is already available
2010-05-12 Denys Vlasenkorandomtest fixes
2010-05-11 Denys Vlasenkosed: fix a command with multible trailing backslashes
2010-05-11 Denys Vlasenkolineedit: change how cmdedit_set_out_char works
2010-05-11 Denys Vlasenkorandomtest fixes
2010-05-11 Denys Vlasenkoifplugd: fix typo in prev commit
2010-05-11 Denys Vlasenkorandomtest fixes
2010-05-11 Denys Vlasenkorandomtest fixes
2010-05-10 Denys Vlasenkoremove duplicate comment
2010-05-10 Denys Vlasenkomore randomconfig testsuite fixes
2010-05-10 Denys Vlasenkorandomconfig testsuite fixes
2010-05-10 Denys Vlasenkogen_build_files.sh should be executable
2010-05-10 Denys Vlasenkowork on adding testsuite runs to randomconfig test...
2010-05-09 Denys Vlasenkotweak scripts/gen_build_files.sh
2010-05-09 Denys Vlasenkotrim help text
2010-05-09 Denys Vlasenkomake it possible to keep Config/Kbuild snippets in...
2010-05-08 Denys Vlasenkotune2fs: move to e2fsprogs
2010-05-08 Denys Vlasenkoifplugd: replace potentially-leaking setenv with malloc...
2010-05-06 Denys Vlasenkotar: support GNU 256-bit encoding in all numeric fields
2010-05-06 Gustavo Zacariasinstall lspci and lsusb to /usr/bin
2010-05-06 Denys Vlasenkoadd comment about xz format support
2010-05-06 Denys Vlasenkorpm: make rpm -i SRPM.rpm install it to surrent dir...
2010-05-06 Denys Vlasenkorpm: code shrink. Now uses open_zipped's logic (factore...
2010-05-04 Denys Vlasenkobootchartd: better wording in comment
2010-05-04 Denys Vlasenkobootchartd: add missing parenthesis
2010-05-04 Denys Vlasenkobootchartd: new applet
2010-05-04 Denys Vlasenkofix typo in commented-out code
2010-05-02 Denys Vlasenkoifdown: use /var/run/udhcpc.%iface%.pid only if it...
2010-05-02 Souf Ouedrfkill: new applet
2010-05-02 Denys Vlasenkoudhcpd: fix hostname truncation bug 1663
2010-04-30 Ian Wienandgrep: fix -Fi
2010-04-29 Lauri Kasanenswapon: skip noauto entries
2010-04-29 Tomas Heinrichlibbb/lineedit: add support for preserving "broken...
2010-04-27 Denys Vlasenkotelnet: prevent SEGV if we are requested TELOPT_NEW_ENV...
2010-04-26 Denys Vlasenkodnsd: fix unaligned access problem
2010-04-26 Colin Watsonash: refresh stack pointers after makestrspace in rmescapes
2010-04-26 Denys Vlasenkocmp: remove history comment. it is more natural to...
2010-04-26 Rob Landleycmp: ifdefectomy
2010-04-26 Matheus Izvekovcpio: "NNN blocks" should go to stderr
2010-04-26 Denys Vlasenkofind: fix -name matching for dotfiles. -1 byte
2010-04-26 Denys Vlasenkogrep: makw -w support unconditional
2010-04-22 Denys Vlasenkodate: support -d @SECONDS_SINCE_1970
2010-04-21 Denys Vlasenkoftpd: work around LIST -aXYZ too, not only LIST -lXYZ
2010-04-21 Denys Vlasenkobusybox --list option. +140 bytes. Rob wanted it.
2010-04-20 Denys Vlasenkosed: fix nested {} case
2010-04-20 Denys Vlasenkosed: fix c cmd
2010-04-19 Denys Vlasenkovi: discover window size even on serial consoles. optional
2010-04-19 Denys Vlasenkovi: remove superfluous check on filename == ""
2010-04-19 Denys Vlasenkoremove stdio from allnoconfig build
2010-04-17 Denys Vlasenkovi: code shrink
2010-04-17 Denys Vlasenkovi: code shrink; save/restore errno in signal handlers
2010-04-17 Denys Vlasenkoadd a file which shows what builds on ancient RH9 image
2010-04-16 Tomas Heinrichread_key: fix buffer length calculation
2010-04-15 Nguyễn Thái... ar: fix a regression: "ar t arch.a" stopped shoting...
2010-04-15 Denys Vlasenkohttpd_indexcgi example: trivial fix
2010-04-14 Denys Vlasenkoudhcpc: make help text better
2010-04-14 Denys Vlasenkoloop: correct minor device number limit
2010-04-14 Denys Vlasenkodevmem: map two pages only if it is necessary
2010-04-14 Lauri Kasanenmount: add an optional capability to create new /dev...
2010-04-14 Denys Vlasenkodnsd: enforce alignment on packet buffer
2010-04-14 Ralf Röschmodutils-24: [mips] modutlis-24 segfault fix for 2...
2010-04-14 Denys Vlasenkohwclock: improve, and then disable clever sync code...
2010-04-09 Denys Vlasenkoxargs: do not decrease orig_arg_max to negative values
2010-04-09 Nguyễn Thái... Exclude syslog code if FEATURE_SYSLOG is not set
2010-04-09 Denys Vlasenkotar: fix "hardlinks to symlinks chown" bug 1519.
2010-04-09 Denys Vlasenkotar: fix mishandling of repeated hardlink in tarball...
2010-04-07 Steve Bennettipcalc: more correct checking for proper number of...
2010-04-07 Denys Vlasenkops: fix non-DESKTOP option handling code
2010-04-06 Denys Vlasenkohexdump: make -s 0xNNNNN work
2010-04-06 Denys Vlasenkofix typo
2010-04-06 Denys Vlasenkolibbb: add skip_dev_pfx()
2010-04-06 Denys Vlasenkoinit: clear utmp entries for dead processes, if they...
2010-04-06 Denys VlasenkoMove utmp/wtmp support to "General configuration" section
2010-04-06 Denys Vlasenkotelnetd: fill hostname field in utmp/wtmp records
2010-04-06 Denys Vlasenkofdisk: make comment more clear
2010-04-06 Denys Vlasenkoudhcp: s/sipservers/sipsrv/ to match other similar...
2010-04-06 Denys Vlasenkofdisk: make 'b' command optionally adjust C/H/S; "fdisk...
2010-04-06 Denys Vlasenkofdisk: code shrink without logic changes
2010-04-05 Denys Vlasenkoremoved extra \n in fdisk help text
2010-04-05 Denys Vlasenkotelnetd: write LOGIN/DEAD_PROCESS utmp records. Closes...
2010-04-05 Denys Vlasenkolibbb: split update_utmp from login/getty in preparatio...
next