shrink the code a bit
[oweals/busybox.git] / include /
2006-02-02 Mike Frysingerfix mdev help output
2006-01-31 Bernhard Reutner... - add and use ATTRIBUTE_ALIGNED(num_bytes)
2006-01-30 Rob LandleyRe-add initrd support, unify halt/reboot/poweroff,...
2006-01-25 "Vladimir N. Oleynik"new applet. Thanks Roberto A. Foglietta
2006-01-25 Tim Rikerjust whitespace
2006-01-23 Rob LandleyTesting CONFIG_SORT_BIG to display the help for the...
2006-01-22 Bernhard Reutner... - add platform.h.
2006-01-20 Rob LandleyPatch from Aurelien Jacobs to add unlzma. (A new decom...
2006-01-19 Bernhard Reutner... - Document -m, -c, -s and provide a default shell for...
2006-01-15 Bernhard Reutner... - shared libbusybox.
2006-01-13 Paul Foxadd find's "-mmin" option. configurable.
2006-01-08 Mike FrysingerTito writes:
2006-01-06 Rob Landleypatch from tito: consolidate delay functions as bb_do_d...
2006-01-04 Mike Frysingermake mount usage a bit more terse
2005-12-21 Rob LandleyWhen you went "losetup -d /dev/loop0 /dev/loop1" the...
2005-12-13 Rob LandleyNothing to see here. Move along.
2005-12-11 Rob LandleyYann E. Morin's update to modprobe usage.
2005-12-11 Glenn L McGrathAdd build options to control SuS compatability, allows...
2005-12-06 Rob LandleyTito is using broken kernel headers that pollute the...
2005-12-06 "Vladimir N. Oleynik"restore compare_string_array new interface (make broken...
2005-11-29 Rob LandleyFix losetup so that it A) actually works again, B)...
2005-11-28 Paul Foxadd "-C" format to hexdump
2005-11-26 "Vladimir N. Oleynik"change the interface of libbb/compare_string_array...
2005-11-26 "Vladimir N. Oleynik"more use const for interface of libbb/compare_string_ar...
2005-11-23 Rob LandleyUpdate to modprobe usage from Yann E. Morin
2005-11-10 Rob Landleytelnetd -b (bind to specific address) support from...
2005-10-28 Bernhard Reutner... - add BB_APPLET_RUNLEVEL used by emdebian via /etc...
2005-10-28 Rob LandleyNew applet, fuser, from Tony J. White. (Needs some...
2005-10-27 Rob LandleyAdd a switch_root utility (like kconfig's utils/run_ini...
2005-10-27 Rob LandleyAdd --no-same-owner and --no-same-permissions options...
2005-10-15 "Vladimir N. Oleynik"common BUFSIZ BSS buffer, small reduce code, data and bss
2005-10-12 "Vladimir N. Oleynik"bb_dev_null
2005-10-06 Bernhard Reutner... - pidof(8): make -s optional and optional -o; closes...
2005-10-06 Bernhard Reutner... - add llist_free_one() and llist_free() to libbb; Add...
2005-10-04 Bernhard Reutner... - add option 'w' to ps (wide output, optional feature...
2005-10-04 Bernhard Reutner... - add prototype for llist_add_to_end to libbb.h
2005-10-04 Rob LandleyAdd find -exec support from Rob Sullivan, and convert...
2005-09-29 "Vladimir N. Oleynik"change interface to bb_xasprintf() - more perfect for me.
2005-09-29 "Vladimir N. Oleynik"reorder include <sys/types.h> and <sys/types.h>.
2005-09-24 Mike FrysingerCristian Ionescu-Idbohrn says: touchup whitespace/display
2005-09-24 Rob LandleyTito switched option parsing over to switch umount...
2005-09-24 Mike Frysingerimport the very fat e2fsck/fsck applets
2005-09-24 Mike Frysingeradd a attribute_noreturn macro
2005-09-24 Mike Frysingermake e2label and findfs optional
2005-09-23 Bernhard Reutner... - add missing descriptions of supported arguments
2005-09-22 Paul Foxadd support for setting the dhcp vendor class option...
2005-09-21 Bernhard Reutner... - add applet nohup(1)
2005-09-21 Bernhard Reutner... - make sure to include dmalloc.h at the very end of...
2005-09-20 Bernhard Reutner... - rename libbb's password helpers as suggested in libbb.h
2005-09-20 Bernhard Reutner... - Remove unnecessary warning from libbb and move bb_wfo...
2005-09-20 "Vladimir N. Oleynik"This is strange typically modern mistake. Learn please...
2005-09-18 Rob LandleyFirst cleanup pass, from Rob Sullivan. More to be...
2005-09-16 "Vladimir N. Oleynik"ENABLE_FEATURE_TOP_CPU_USAGE_PERCENTAGE->CONFIG_FEATURE...
2005-09-15 Rob LandleyNew applet "less", from Rob Sullivan.
2005-09-14 "Vladimir N. Oleynik"split libbb: moved xregcomp separatelly for speed up...
2005-09-14 "Vladimir N. Oleynik"FEATURE->ENABLE_FEATURE loses one for 'top' applet
2005-09-13 Mike Frysingertouch up usage for swap utils
2005-09-12 Eric Andersensysctl was seriously broken. And since in some cases...
2005-09-07 Rob LandleyDon't comment warnings. Don't put #warnings about...
2005-09-06 "Vladimir N. Oleynik"- sync traceroute with Slackware-10.1
2005-09-05 "Vladimir N. Oleynik"1) bb_opt_complementaly -> bb_opt_complementally
2005-09-01 Rob LandleyPatch -i support from Berhnard Fischer.
2005-09-01 Rob LandleyBernhard Fischer suggested that get_terminal_width_hei...
2005-08-20 Rob LandleyBernhard Fischer provided a mountpoint(1) applet. ...
2005-08-17 Mike FrysingerTito (among others) writes: previous patch was wrong...
2005-08-15 Mike FrysingerBernhard Fischer writes: fix devfsd usage
2005-08-10 Rob LandleyMajor rewrite of mount, umount, losetup. Untangled...
2005-08-09 Paul Foximplemented a builtin echo command in ash. moved the...
2005-08-01 Paul Foxcommiting:
2005-08-01 Paul Foxcommiting:
2005-08-01 Paul Foxcommiting patch from bug 71:
2005-08-01 Paul Foxapplying patch for bug 72:
2005-08-01 Paul Foxnew config display applet, from bug 46. i've changed...
2005-08-01 Paul Foxallow suppression of default client-id. fixes bug...
2005-07-30 Mike Frysingerin order to make sure the INET6 prototypes are exported...
2005-07-27 Rob Landley#ifdef reduction infrastructure, based on an argument...
2005-07-20 Paul Foxapplying fixes from:
2005-07-19 Paul Foxapplying fix from;
2005-07-18 Eric Andersena bit more polish
2005-07-18 Eric Andersena bit of polish on makedevs
2005-07-18 Eric AndersenFixup device table based makedevs so it actually works
2005-06-20 Rob LandleyRodney Radford submitted ipcs and ipcrm (system V IPC...
2005-06-11 Mike Frysingerimport initial fat mke2fs
2005-06-11 Mike Frysingerimport tune2fs support
2005-06-09 Eric AndersenAbout time to just apply this and kill off the patches
2005-05-20 Paul MundtAdd readprofile applet support.
2005-05-14 Rob LandleyAdd automatic umount support to eject command. Patch...
2005-05-12 Mike Frysingerupdate usage to match actual behavior
2005-05-11 Rob LandleySmall comm implementatin from Rob Sullivan. Needed...
2005-05-11 Mike Frysingerimport ether-wake applet by haveaniceday Bug 252
2005-05-11 Mike Frysingerchange the hardcoded error constant (0x80000000UL)...
2005-05-11 Mike Frysingerimport eject by Peter Willis / Tito Ragusa
2005-05-06 Mike Frysingermake the exec (-e) an optional feature of netcat
2005-05-06 Mike FrysingerIn bug 247, haveaniceday writes:
2005-05-03 Rob LandleyFrom: Shaun Jackman <sjackman@gmail.com>
2005-05-03 Rob LandleyA patch from Takeharu KATO to update/fix SE-Linux support.
2005-05-03 Rob LandleyRevert Tito's patch to zcip. My bad, David Brownell...
2005-05-01 Rob LandleyOn Tuesday 19 April 2005 21:10, Tito wrote and today...
2005-04-30 Rob LandleyDavid Brownell submitted a new applet, zcip, based...
2005-04-29 Rob LandleyNew help text for Matthew S. Wood's "ln" update adding...
next