Age | Commit message (Expand) | Author |
2008-09-26 | - commentary typo fix | Bernhard Reutner-Fischer |
2008-09-26 | libpwdgrp: make it coexist with <pwd.h>, <grp.h> and <shadow.h>. | Denis Vlasenko |
2008-09-25 | fix usage text - s/USE_GETOPT_LONG/USE_FEATURE_xxxLONG_OPTIONS/ | Denis Vlasenko |
2008-09-25 | - update my name. No obj-code changes ;) | Bernhard Reutner-Fischer |
2008-09-25 | top: don't lie in help screen about "-d 1" being valid | Denis Vlasenko |
2008-09-25 | top: optional SMP support by Vineet Gupta (vineetg76 AT gmail.com) | Denis Vlasenko |
2008-09-25 | return setgroups() decl to libbb, it is needed if we use libpwdgrp. | Denis Vlasenko |
2008-09-25 | we dont provide setgroups() replacement, so dont provide the prototype either... | Mike Frysinger |
2008-09-16 | setfont: support -m and -C, support -m TEXTUAL_MAP (by Vladimir) | Denis Vlasenko |
2008-09-13 | modutils/*: rewrite by Timo Teras <timo.teras AT iki.fi> | Denis Vlasenko |
2008-09-13 | id: code shrink | Denis Vlasenko |
2008-09-12 | - implement id -G (Tito Ragusa) | Bernhard Reutner-Fischer |
2008-09-11 | runsvd: shrink by Vladimir | Denis Vlasenko |
2008-09-07 | watchdog: add -T option | Denis Vlasenko |
2008-09-04 | - uncomment tc for now | Bernhard Reutner-Fischer |
2008-09-04 | - add WIP stub for tc. | Bernhard Reutner-Fischer |
2008-09-04 | - mention that we ignore -v, -b, -c | Bernhard Reutner-Fischer |
2008-09-03 | kbd_mode: fix non-ASCII letters in comments | Denis Vlasenko |
2008-09-01 | - halt's -w depends on FEATURE_WTMP (Vladimir Dronnikov) | Bernhard Reutner-Fischer |
2008-08-28 | df: add support for more options, add some coreutils 6.10 compat. | Denis Vlasenko |
2008-08-21 | - document rmdir args | Bernhard Reutner-Fischer |
2008-08-21 | - document rmmod -w and -f arguments | Bernhard Reutner-Fischer |
2008-08-21 | fix xargs -e help text | Denis Vlasenko |
2008-08-20 | findfs: make it use setuid-ness of busybox binary | Denis Vlasenko |
2008-08-19 | - add new applet rdev (Grant Erickson) | Bernhard Reutner-Fischer |
2008-08-17 | showkey: new applet by Vladimir | Denis Vlasenko |
2008-08-17 | setfont: new applet by Vladimir | Denis Vlasenko |
2008-08-09 | optimize config_read() (by Timo Teras <timo.teras AT iki.fi>) | Denis Vlasenko |
2008-08-06 | - support relatime / norelatime | Bernhard Reutner-Fischer |
2008-08-05 | *: use get_console_fd() as appropriate, and make it fail on open error - | Denis Vlasenko |
2008-08-05 | *: refactor handling of archived files. "tar f file.tar.lzma" now works too. | Denis Vlasenko |
2008-08-05 | - don't free user-supplied string (via -e) | Bernhard Reutner-Fischer |
2008-08-04 | modprobe: use buffering line reads (fgets) instead of reads(). | Denis Vlasenko |
2008-08-04 | libbb: make xrealloc_vector zero out the realloc'ed tail | Denis Vlasenko |
2008-08-03 | ssd: fix -K/-S mixup in help text | Denis Vlasenko |
2008-08-03 | xargs: update help text | Denis Vlasenko |
2008-08-01 | makedevs: fix help text discrepancies | Denis Vlasenko |
2008-07-30 | chpst: large code shrink by Vladimir | Denis Vlasenko |
2008-07-27 | netstat: optional -p support by L. Gabriel Somlo <somlo AT cmu.edu> | Denis Vlasenko |
2008-07-26 | fix several problems with config parser: | Denis Vlasenko |
2008-07-24 | *: conversion to config parser | Denis Vlasenko |
2008-07-23 | s/othervise/otherwise/g | Denis Vlasenko |
2008-07-23 | lpd: extend help text | Denis Vlasenko |
2008-07-22 | fix all cases of strcpy on overlapping strings. | Denis Vlasenko |
2008-07-21 | libbb: [x]fopen_for_{read,write} introduced and used. | Denis Vlasenko |
2008-07-21 | - first pass to unify/cleanup uid handling (-236b) | Bernhard Reutner-Fischer |
2008-07-21 | - s/super.block/superblock/g; # for consistency; -1b | Bernhard Reutner-Fischer |
2008-07-21 | telnet: shrink | Denis Vlasenko |
2008-07-21 | help text: test --help doesnt print it (by design), | Denis Vlasenko |
2008-07-19 | libbb: config_read() update | Denis Vlasenko |