2005-06-24 |
Mike Frysinger | tweak signed/unsigned char usage to avoid mismatches |
commit | commitdiff | tree | snapshot |
2005-06-24 |
Ned Ludd | - remove extra/unneeded function call. testing svn |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Eric Andersen | Enabling runtime SUID/SGID configuration via /etc/busyb... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Eric Andersen | applets specified as _BB_SUID_ALWAYS in applets.h shoul... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Eric Andersen | characters encoded as html should have a trailing semicolon |
commit | commitdiff | tree | snapshot |
2005-06-20 |
Rob Landley | Rodney Radford submitted ipcs and ipcrm (system V IPC... |
commit | commitdiff | tree | snapshot |
2005-06-17 |
Mike Frysinger | Tito says: unify verbose/quiet flags |
commit | commitdiff | tree | snapshot |
2005-06-17 |
Mike Frysinger | Tito says: strip unused program_name |
commit | commitdiff | tree | snapshot |
2005-06-12 |
Mike Frysinger | use xmalloc instead of malloc |
commit | commitdiff | tree | snapshot |
2005-06-11 |
Mike Frysinger | use malloc instead of xmalloc |
commit | commitdiff | tree | snapshot |
2005-06-11 |
Mike Frysinger | use xmalloc() instead of malloc() |
commit | commitdiff | tree | snapshot |
2005-06-11 |
Mike Frysinger | use xmalloc() and bb_perror_msg_and_die() |
commit | commitdiff | tree | snapshot |
2005-06-11 |
Rob Landley | Note that memory allocaiton needs to be cleaned up... |
commit | commitdiff | tree | snapshot |
2005-06-11 |
Mike Frysinger | remove com_err.h includes |
commit | commitdiff | tree | snapshot |
2005-06-11 |
Mike Frysinger | DOS only crap |
commit | commitdiff | tree | snapshot |
2005-06-11 |
Mike Frysinger | import initial fat mke2fs |
commit | commitdiff | tree | snapshot |
2005-06-11 |
Mike Frysinger | import tune2fs support |
commit | commitdiff | tree | snapshot |
2005-06-11 |
Mike Frysinger | fix signed/unsigned char pointers |
commit | commitdiff | tree | snapshot |
2005-06-11 |
Mike Frysinger | oops, we only want to affect local CFLAGS |
commit | commitdiff | tree | snapshot |
2005-06-11 |
Mike Frysinger | initial fat tune2fs/findfs/e2label source |
commit | commitdiff | tree | snapshot |
2005-06-11 |
Mike Frysinger | replace simple is_null func with a memcmp define |
commit | commitdiff | tree | snapshot |
2005-06-11 |
Mike Frysinger | force including of e2fsbb.h and move the HAVE_* defines... |
commit | commitdiff | tree | snapshot |
2005-06-11 |
Mike Frysinger | move config.h requirement to the actual .depend target... |
commit | commitdiff | tree | snapshot |
2005-06-11 |
Mike Frysinger | make sure clean removes objects in subdirs |
commit | commitdiff | tree | snapshot |
2005-06-11 |
Mike Frysinger | need strings.h for ffs() |
commit | commitdiff | tree | snapshot |
2005-06-11 |
Mike Frysinger | only define some variables if legacy EXT2FS_ENABLE_SWAP... |
commit | commitdiff | tree | snapshot |
2005-06-11 |
Mike Frysinger | replace simple functions with defines |
commit | commitdiff | tree | snapshot |
2005-06-11 |
Mike Frysinger | whitespace updates |
commit | commitdiff | tree | snapshot |
2005-06-11 |
Mike Frysinger | replace functions with defines |
commit | commitdiff | tree | snapshot |
2005-06-11 |
Mike Frysinger | whitespace updates |
commit | commitdiff | tree | snapshot |
2005-06-11 |
Mike Frysinger | whitespace updates |
commit | commitdiff | tree | snapshot |
2005-06-11 |
Mike Frysinger | recode functions to shrink size |
commit | commitdiff | tree | snapshot |
2005-06-11 |
Mike Frysinger | setup the HAVE_* defines |
commit | commitdiff | tree | snapshot |
2005-06-09 |
Eric Andersen | About time to just apply this and kill off the patches |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Rob Landley | Tito posted a devfsd error message fix. It's highly... |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Rob Landley | Clean up strings.c to use busybox's option processing... |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Rob Landley | Patch from Dmitry Zakharov: |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Rob Landley | Thus spake Brenda J. Butler: |
commit | commitdiff | tree | snapshot |
2005-05-28 |
Rob Landley | Shaun Jackman submitted a patch converting an allocatio... |
commit | commitdiff | tree | snapshot |
2005-05-28 |
Rob Landley | Patch from Shaun Jackman to save a few bytes. |
commit | commitdiff | tree | snapshot |
2005-05-26 |
Rob Landley | Tobias Krawutschke found a bug where the DHCP client... |
commit | commitdiff | tree | snapshot |
2005-05-20 |
Paul Mundt | Add readprofile applet support. |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Rob Landley | Patch from Colin Watson (mangled slightly by Rob Landley): |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Rob Landley | Doug Swarin pointed out a security bug in the -i option... |
commit | commitdiff | tree | snapshot |
2005-05-16 |
Mike Frysinger | use more busybox functions and remove redundant code |
commit | commitdiff | tree | snapshot |
2005-05-16 |
Mike Frysinger | make sure we add the local dir to the include path |
commit | commitdiff | tree | snapshot |
2005-05-15 |
Rob Landley | Tito pointed out I'd broken -t (argv[optind] can't... |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Rob Landley | Add automatic umount support to eject command. Patch... |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Mike Frysinger | as Rob Landley pointed out, need to fix the 1 versus... |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Mike Frysinger | blah, forgot to save last time to fix whitespacing |
commit | commitdiff | tree | snapshot |
2005-05-13 |
Mike Frysinger | remove duplicated code and rework algorithms to end... |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Mike Frysinger | use a bunch of if statements since it is a few bytes... |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Mike Frysinger | err, added 2 to the wrong var :) also touchup the optio... |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Mike Frysinger | fix segfault if user only specifies 1 file |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Mike Frysinger | update usage to match actual behavior |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Mike Frysinger | fix whitespace/coding style |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Mike Frysinger | add missing comm.o rule |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Mike Frysinger | whitespace touchups |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Eric Andersen | This makefile was a mess. Fix it to work as intended. |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Rob Landley | Small comm implementatin from Rob Sullivan. Needed... |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Mike Frysinger | import ether-wake applet by haveaniceday Bug 252 |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Mike Frysinger | change the hardcoded error constant (0x80000000UL)... |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Mike Frysinger | import eject by Peter Willis / Tito Ragusa |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Mike Frysinger | now that mjn3 explained it to me, add documentation... |
commit | commitdiff | tree | snapshot |
2005-05-10 |
Rob Landley | Patch from Jason Schoon to add IPV6 support to telnetd... |
commit | commitdiff | tree | snapshot |
2005-05-10 |
Mike Frysinger | add documentation for long options and touch up the... |
commit | commitdiff | tree | snapshot |
2005-05-09 |
Mike Frysinger | import more libs to prep for new e2fsprogs |
commit | commitdiff | tree | snapshot |
2005-05-09 |
Mike Frysinger | import ext2fs lib to prep for new e2fsprogs |
commit | commitdiff | tree | snapshot |
2005-05-09 |
Mike Frysinger | no longer applies |
commit | commitdiff | tree | snapshot |
2005-05-09 |
Mike Frysinger | import base_device.c for fsck |
commit | commitdiff | tree | snapshot |
2005-05-09 |
Mike Frysinger | remove unused files |
commit | commitdiff | tree | snapshot |
2005-05-09 |
Mike Frysinger | trim out useless defines and use some busybox funcs |
commit | commitdiff | tree | snapshot |
2005-05-09 |
Mike Frysinger | override nls P_() macro |
commit | commitdiff | tree | snapshot |
2005-05-09 |
Mike Frysinger | abort if user passes -r or if they dont pass anything |
commit | commitdiff | tree | snapshot |
2005-05-09 |
Mike Frysinger | syntax/whitespace touchup |
commit | commitdiff | tree | snapshot |
2005-05-09 |
Rob Landley | Patch from Shaun Jackman: |
commit | commitdiff | tree | snapshot |
2005-05-07 |
Rob Landley | Manuel points out that if printf needs a flush to act... |
commit | commitdiff | tree | snapshot |
2005-05-07 |
Rob Landley | This one's from me. Fix ash "standalone shell". |
commit | commitdiff | tree | snapshot |
2005-05-07 |
Rob Landley | Shaun Jackman pointed out that dprintf(STDOUT_FILENO... |
commit | commitdiff | tree | snapshot |
2005-05-07 |
Mike Frysinger | patch by Tito which uses a lot more busybox functions... |
commit | commitdiff | tree | snapshot |
2005-05-07 |
Mike Frysinger | update e2p target to match condensed files |
commit | commitdiff | tree | snapshot |
2005-05-07 |
Mike Frysinger | patch by Tito which unifies common get/set functions... |
commit | commitdiff | tree | snapshot |
2005-05-07 |
Mike Frysinger | add/remove defines to handle more e2fsprogs |
commit | commitdiff | tree | snapshot |
2005-05-07 |
Mike Frysinger | use shared busybox error messages to save a few bytes |
commit | commitdiff | tree | snapshot |
2005-05-06 |
Mike Frysinger | make the exec (-e) an optional feature of netcat |
commit | commitdiff | tree | snapshot |
2005-05-06 |
Mike Frysinger | In bug 247, haveaniceday writes: |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Rob Landley | Tweak the "pretty lsmod for 2.6" patch to be seperately... |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Rob Landley | Revert the uptime() removal. Let the list sort it... |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Rob Landley | Patch from Shaun Jackman: |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Rob Landley | Takeharu Kato's patch added 2.6 support to lsmod; this... |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Rob Landley | Takeharu Kato said: |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Rob Landley | From: Shaun Jackman <sjackman@gmail.com> |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Rob Landley | Shaun Jackman said: |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Rob Landley | A patch from Takeharu KATO to update/fix SE-Linux support. |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Rob Landley | Add David Brownell as zcip maintainer. |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Rob Landley | Revert Tito's patch to zcip. My bad, David Brownell... |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Rob Landley | On Tuesday 19 April 2005 21:10, Tito wrote and today... |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Rob Landley | On Wednesday 13 April 2005 09:12 pm, Shaun Jackman... |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Rob Landley | David Brownell submitted a new applet, zcip, based... |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Rob Landley | New help text for Matthew S. Wood's "ln" update adding... |
commit | commitdiff | tree | snapshot |
next |