aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-27fix unsafe bb_perror_msg(filename) callsDenys Vlasenko
2012-09-27scripts/kconfig/mconf: work on systems w/o SIGWINCHDenys Vlasenko
2012-09-27libbb: correctness/size tweaks in signal-related helpersDenys Vlasenko
2012-09-26top: do not touch stdin if -bDenys Vlasenko
2012-09-25modprobe_small: make rmmod to NOT remove dependencies. Closes 5162Denys Vlasenko
2012-09-25ash: trivial fixes for compile failuresDenys Vlasenko
2012-09-25top: fix build failure in !USE_TERMIOS caseDenys Vlasenko
2012-09-25ps: fix build failure in !DESKTOP caseDenys Vlasenko
2012-09-21top: implement scrolling up/down (_very_ useful)Denys Vlasenko
2012-09-17ushcpc: gracefully handle packets with CHECKSUM_PARTIALAlexey Froloff
2012-09-17telnet: convert Enter -> CR LF in line mode tooDenys Vlasenko
2012-09-17telnet: shrink literal string sizeDenys Vlasenko
2012-09-13telnet: convert CR -> CR LF, not CR -> CR NUL when sending data to serverDenys Vlasenko
2012-09-06fbsplash: support non-RGB565 pixels in 16-bit modeLinus Walleij
2012-09-06find: make -mindepth N -xdev correctly stop on mountpointsDenys Vlasenko
2012-09-06ash: fix "read -s" + ^C. Closes 5504Denys Vlasenko
2012-09-06top: fix "last CPU" parsingDenys Vlasenko
2012-09-05sysctl: implement -qJoshua Kahlenberg
2012-09-04refactor correct_password.c to avoid one ifwalter harms
2012-09-04build system: stop .eh_frame generationDenys Vlasenko
2012-09-03wget: reorder fread and poll: poll only if fread returns EAGAIN. Closes 5426Denys Vlasenko
2012-09-03httpd_indexcgi.c: fix compile failureDenys Vlasenko
2012-09-03Fix compile failure in ll_proto.cDenys Vlasenko
2012-09-02blkid: add support for nilfs2Sven-Göran Bergh
2012-09-02volume_id: code shrinkDenys Vlasenko
2012-09-02blkid: add type display for btrfsSven-Göran Bergh
2012-09-02ll_proto.c: code shrinkDenys Vlasenko
2012-09-02style fixes, no code changesDenys Vlasenko
2012-09-02getty: tweak style, no code changesDenys Vlasenko
2012-08-16wget: try reading after poll timeout - stdio may have buffered data. Closes 5426Denys Vlasenko
2012-08-16getty: add commented-out extended error diagnosticDenys Vlasenko
2012-08-15login: increase login name size limit from 32 to 64Denys Vlasenko
2012-08-10udhcp[cd]: fix binding to network aliases. Closes 5432, 5438Denys Vlasenko
2012-08-07lineedit: fix Alt-D when cursor==0Cliff Frey
2012-08-06platform.h: disable ALIGNn macros for s390[x]Denys Vlasenko
2012-08-04disable format security warningsMike Frysinger
2012-07-27udhcpc: make -O <numeric_opt> work. Closes 5402Denys Vlasenko
2012-07-26Simplify copyright/license notice that appears in the binary.Bradley M. Kuhn
2012-07-26Add yet another missing ALIGN2 on a global declaration.Denys Vlasenko
2012-07-24dhcpd: write lease file on exitDenys Vlasenko
2012-07-24*: declare strings with ALIGN1, as appropriateAurelien Jarno
2012-07-24*: declare strings with ALIGN1, as appropriateMichael Tokarev
2012-07-24testsuite: make mkfs.minix test not fail spuriously on big endianYao Zhao
2012-07-24sed: allow 'w' cmd to use two address formMimi Li
2012-07-18tftpd: fix -u USER to work with chroot. Closes 5348Denys Vlasenko
2012-07-11awk: fix FS assignment behavior. Closes 5108Denys Vlasenko
2012-07-11ftpd: free allocated string on error pathDenys Vlasenko
2012-07-11ftpd: fix MDTM's month value. Closes 5336Denys Vlasenko
2012-07-07ash: add a comment about VEXPORTDenys Vlasenko
2012-07-07fbset: respect rgba configuration lines in fb.modesLinus Walleij