- 146e83a applying fix from: by Paul Fox · 19 years ago
- 127adc5 applying fix from; by Paul Fox · 19 years ago
- deac371 applying fix from: by Paul Fox · 19 years ago
- 3f6f317 applying fix from: by Paul Fox · 19 years ago
- 0a92bbf applying fix from: 0000067: cp -p produces misleading error message by Paul Fox · 19 years ago
- 574fee4 applying: by Paul Fox · 19 years ago
- b270315 applying fix for: by Paul Fox · 19 years ago
- 90161c9 Fixup makedevs to handle regular files, and also fix by Eric Andersen · 19 years ago
- 7b71d74 fix for "0000027: patch: nc will spin if stdin closed" by Paul Fox · 19 years ago
- d13b90b allow both ^H and DEL to backspace in insert mode (bug #23) by Paul Fox · 19 years ago
- 0ef24c6 Fix vi so that error messages, insert mode messages, etc are by Eric Andersen · 19 years ago
- 2ada89b a bit more polish by Eric Andersen · 19 years ago
- 54e57da a bit of polish on makedevs by Eric Andersen · 19 years ago
- 1b7058c the makedevs config option was pretty much totally broken by Eric Andersen · 19 years ago
- e8614db Fixup device table based makedevs so it actually works by Eric Andersen · 19 years ago
- 10427ab move var decls around a little to help gcc make smaller code by Mike Frysinger · 19 years ago
- e548bdf 2005-07-04 Shaun Jackman <sjackman@gmail.com> by Mike Frysinger · 19 years ago
- 95ef165 2005-07-05 Shaun Jackman <sjackman@gmail.com> by Mike Frysinger · 19 years ago
- 72a4c33 rename log var to log_console so we dont override internal gcc/glibc log func by Mike Frysinger · 19 years ago
- b381009 2005-06-30 Shaun Jackman <sjackman@gmail.com> by Mike Frysinger · 19 years ago
- f413e24 2005-06-30 Shaun Jackman <sjackman@gmail.com> by Mike Frysinger · 19 years ago
- 8deb686 Patch by jonlar in Bug 312 to split the U_W_TMP feature into sep UTMP and WTMP options by Mike Frysinger · 19 years ago
- a87bb60 patch by Shaun Jackman to combine dup/close funcs into dup2 by Mike Frysinger · 19 years ago
- 8804c6a dont use f_frsize unless linux-2.6.0 or better by Mike Frysinger · 19 years ago
- fc379ba rip out all the non-linux code and ugly workarounds by Mike Frysinger · 19 years ago
- 9e16457 tweak signed/unsigned char usage to avoid mismatches by Mike Frysinger · 19 years ago
- 778ee6d - remove extra/unneeded function call. testing svn by Ned Ludd · 19 years ago
- 5043ea1 Enabling runtime SUID/SGID configuration via /etc/busybox.conf by Eric Andersen · 19 years ago
- 576db48 applets specified as _BB_SUID_ALWAYS in applets.h should also select by Eric Andersen · 19 years ago
- 3efa51d characters encoded as html should have a trailing semicolon by Eric Andersen · 19 years ago
- 6eb1e41 Rodney Radford submitted ipcs and ipcrm (system V IPC stuff). They could use by Rob Landley · 19 years ago
- df1eda8 Tito says: unify verbose/quiet flags by Mike Frysinger · 20 years ago
- d0615ae Tito says: strip unused program_name by Mike Frysinger · 20 years ago
- d582690 use xmalloc instead of malloc by Mike Frysinger · 20 years ago
- 7fde8de use malloc instead of xmalloc by Mike Frysinger · 20 years ago
- d1a9d57 use xmalloc() instead of malloc() by Mike Frysinger · 20 years ago
- 2401ce5 use xmalloc() and bb_perror_msg_and_die() by Mike Frysinger · 20 years ago
- 958fa2a Note that memory allocaiton needs to be cleaned up too. by Rob Landley · 20 years ago
- 0b3fc1a remove com_err.h includes by Mike Frysinger · 20 years ago
- 16bc615 DOS only crap by Mike Frysinger · 20 years ago
- 6447ac0 import initial fat mke2fs by Mike Frysinger · 20 years ago
- 174808c import tune2fs support by Mike Frysinger · 20 years ago
- a34f999 fix signed/unsigned char pointers by Mike Frysinger · 20 years ago
- 7ffce0c oops, we only want to affect local CFLAGS by Mike Frysinger · 20 years ago
- d5624dc initial fat tune2fs/findfs/e2label source by Mike Frysinger · 20 years ago
- cae717e replace simple is_null func with a memcmp define by Mike Frysinger · 20 years ago
- f3d2884 force including of e2fsbb.h and move the HAVE_* defines to it by Mike Frysinger · 20 years ago
- e9903cf move config.h requirement to the actual .depend target rather than the depend alias by Mike Frysinger · 20 years ago
- e037622 make sure clean removes objects in subdirs by Mike Frysinger · 20 years ago
- f98f5e3 need strings.h for ffs() by Mike Frysinger · 20 years ago
- 0301ffa only define some variables if legacy EXT2FS_ENABLE_SWAPFS is enabled by Mike Frysinger · 20 years ago
- 1f96c97 replace simple functions with defines by Mike Frysinger · 20 years ago
- 68497c0 whitespace updates by Mike Frysinger · 20 years ago
- 3968082 replace functions with defines by Mike Frysinger · 20 years ago
- a1c9c66 whitespace updates by Mike Frysinger · 20 years ago
- e2c51a8 whitespace updates by Mike Frysinger · 20 years ago
- 85cffcc recode functions to shrink size by Mike Frysinger · 20 years ago
- 942e137 setup the HAVE_* defines by Mike Frysinger · 20 years ago
- 3d92562 About time to just apply this and kill off the patches by Eric Andersen · 20 years ago
- 06813d0 Tito posted a devfsd error message fix. It's highly deprecated and will by Rob Landley · 20 years ago
- 16cd02e Clean up strings.c to use busybox's option processing. Bug 006, apparently. by Rob Landley · 20 years ago
- ed830e8 Patch from Dmitry Zakharov: by Rob Landley · 20 years ago
- f3133c4 Thus spake Brenda J. Butler: by Rob Landley · 20 years ago
- f7662da Shaun Jackman submitted a patch converting an allocation to use by Rob Landley · 20 years ago
- 47bc802 Patch from Shaun Jackman to save a few bytes. by Rob Landley · 20 years ago
- 0b1ff5a Tobias Krawutschke found a bug where the DHCP client would accept packets by Rob Landley · 20 years ago
- 8b2d02e Add readprofile applet support. by Paul Mundt · 20 years ago
- 93850a5 Patch from Colin Watson (mangled slightly by Rob Landley): by Rob Landley · 20 years ago
- 5797c7f Doug Swarin pointed out a security bug in the -i option of sed. by Rob Landley · 20 years ago
- 1fb7961 use more busybox functions and remove redundant code by Mike Frysinger · 20 years ago
- b2312e9 make sure we add the local dir to the include path by Mike Frysinger · 20 years ago
- 4079b00 Tito pointed out I'd broken -t (argv[optind] can't be before getulflags), by Rob Landley · 20 years ago
- 9ea8836 Add automatic umount support to eject command. Patch from Tito, by Rob Landley · 20 years ago
- 1ece21b as Rob Landley pointed out, need to fix the 1 versus i typo in indexing by Mike Frysinger · 20 years ago
- 0fb397e blah, forgot to save last time to fix whitespacing by Mike Frysinger · 20 years ago
- 867a608 remove duplicated code and rework algorithms to end up with smaller code by Mike Frysinger · 20 years ago
- dad4cf7 use a bunch of if statements since it is a few bytes smaller than a switch; also use bb_xfopen() instead of fopen() so comm doesnt segfault when given non-existant files :( by Mike Frysinger · 20 years ago
- b3a6ec3 err, added 2 to the wrong var :) also touchup the option detection to shrink size by Mike Frysinger · 20 years ago
- 3ba93c0 fix segfault if user only specifies 1 file by Mike Frysinger · 20 years ago
- 4d14920 update usage to match actual behavior by Mike Frysinger · 20 years ago
- 0d605e9 fix whitespace/coding style by Mike Frysinger · 20 years ago
- a84a512 add missing comm.o rule by Mike Frysinger · 20 years ago
- 5b300dd whitespace touchups by Mike Frysinger · 20 years ago
- 9cc7f32 This makefile was a mess. Fix it to work as intended. -Erik by Eric Andersen · 20 years ago
- 2acfd7b Small comm implementatin from Rob Sullivan. Needed to build perl. by Rob Landley · 20 years ago
- b662f0d import ether-wake applet by haveaniceday Bug 252 by Mike Frysinger · 20 years ago
- 348e84c change the hardcoded error constant (0x80000000UL) to a nice flexible define (BB_GETOPT_ERROR) by Mike Frysinger · 20 years ago
- 55e2cf6 import eject by Peter Willis / Tito Ragusa by Mike Frysinger · 20 years ago
- fb6d22c now that mjn3 explained it to me, add documentation for the 3rd field in long opts by Mike Frysinger · 20 years ago
- 00e76cb Patch from Jason Schoon to add IPV6 support to telnetd. Reworked by Rob by Rob Landley · 20 years ago
- e5d0bde add documentation for long options and touch up the current docs now that i actually understand how to use the function myself :) by Mike Frysinger · 20 years ago
- 38a33f9 import more libs to prep for new e2fsprogs by Mike Frysinger · 20 years ago
- 1fd98e0 import ext2fs lib to prep for new e2fsprogs by Mike Frysinger · 20 years ago
- b320119 no longer applies by Mike Frysinger · 20 years ago
- 7a121e9 import base_device.c for fsck by Mike Frysinger · 20 years ago
- 8d929da remove unused files by Mike Frysinger · 20 years ago
- a88d522 trim out useless defines and use some busybox funcs by Mike Frysinger · 20 years ago
- 507d1f7 override nls P_() macro by Mike Frysinger · 20 years ago
- ae38d65 abort if user passes -r or if they dont pass anything by Mike Frysinger · 20 years ago
- 9dc93ac syntax/whitespace touchup by Mike Frysinger · 20 years ago