aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-28website: announce 1.12.1 and 1.11.3Denis Vlasenko
2008-09-28scripts/randomtest[.loop]: add scripts for randomconfig testingDenis Vlasenko
2008-09-28showkey: suppress gcc warningDenis Vlasenko
2008-09-28sendmail: update by VladimirDenis Vlasenko
2008-09-27remove redundant NULL checkDenis Vlasenko
2008-09-27more style fixes, no code changesDenis Vlasenko
2008-09-27style fixes, no code changesDenis Vlasenko
2008-09-27sendmail: compat update by VladimirDenis Vlasenko
2008-09-27lineedit: fix problems with empty commands in historyDenis Vlasenko
2008-09-27start_stop_daemon: accept (and ignore) -R <param>Denis Vlasenko
2008-09-26udhcp: add inline docs; small code shrinkDenis Vlasenko
2008-09-26udhcpc: fixlet for previous commitDenis Vlasenko
2008-09-26udhcp: added some FIXMEs; code shrink. -49 bytesDenis Vlasenko
2008-09-26Markus Heidelberg writes:Bernhard Reutner-Fischer
2008-09-26- add less -I to be able to search case-insensitivelyBernhard Reutner-Fischer
2008-09-26- commentary typo fixBernhard Reutner-Fischer
2008-09-26nmeter: 4k buffers are too small for /proc files,Denis Vlasenko
2008-09-26libpwdgrp: make it coexist with <pwd.h>, <grp.h> and <shadow.h>.Denis Vlasenko
2008-09-26dhcp: add FAST_FUNC as appropriate. -160 bytes.Denis Vlasenko
2008-09-26dhcpc: treat "discover...select...discover..." loop the same wayDenis Vlasenko
2008-09-25fix usage text - s/USE_GETOPT_LONG/USE_FEATURE_xxxLONG_OPTIONS/Denis Vlasenko
2008-09-25- add dpkg -l <packagepattern> (Peter Korsgaard)Bernhard Reutner-Fischer
2008-09-25- update my name. No obj-code changes ;)Bernhard Reutner-Fischer
2008-09-25- improve helptextBernhard Reutner-Fischer
2008-09-25top: fix "top -d 1" (bug 5144)Denis Vlasenko
2008-09-25top: don't lie in help screen about "-d 1" being validDenis Vlasenko
2008-09-25top: fixes to prev commit: '1' should toggle SMP view too;Denis Vlasenko
2008-09-25- fix compilation on OSF/1Bernhard Reutner-Fischer
2008-09-25top: optional SMP support by Vineet Gupta (vineetg76 AT gmail.com)Denis Vlasenko
2008-09-25df: unsigned long needs %luDenis Vlasenko
2008-09-25whitespace fixesDenis Vlasenko
2008-09-25return setgroups() decl to libbb, it is needed if we use libpwdgrp.Denis Vlasenko
2008-09-25we dont provide setgroups() replacement, so dont provide the prototype either...Mike Frysinger
2008-09-22runsvdir: conditionalize "log in argiment" (mis)feature. By Vladimir.Denis Vlasenko
2008-09-21crontab: do not destroy STDIN_FILENO, editor may need it (crontab -e)Denis Vlasenko
2008-09-21unzip: handle "central directory"Denis Vlasenko
2008-09-20setfont: use ioctl(KDFONTOP), it honours -C ttyDenis Vlasenko
2008-09-20init: set stderr to NONBLOCKDenis Vlasenko
2008-09-20webpage: add "RD129 embedded board from ELPA" to product pageDenis Vlasenko
2008-09-20website: add a product using bbox - EMTEC MovieCube R700Denis Vlasenko
2008-09-19libbb: document that we maybe will want to understand \e somedayDenis Vlasenko
2008-09-19grep: yet another fixlet for EXTRA_COMPATDenis Vlasenko
2008-09-19grep: fix EXTRA_COMPAT grep to honor -E and -iDenis Vlasenko
2008-09-18setfont: small fixes from VladimirDenis Vlasenko
2008-09-18id: fix "id <user>" case. Requires getgrouplist().Denis Vlasenko
2008-09-16slattach: preserve speed in non-raw mode. +39 bytes.Denis Vlasenko
2008-09-16setfont: support -m and -C, support -m TEXTUAL_MAP (by Vladimir)Denis Vlasenko
2008-09-14man: do not use default if /etc/man.conf has different MANPATHDenis Vlasenko
2008-09-14man: use default MANPATH of "/usr/man"; do not search paths twiceDenis Vlasenko
2008-09-14modprobe-small: trivial SEGV fixDenis Vlasenko