1. 15c3512 Sometimes i get carried away with the use of function pointers, im sure by Glenn L McGrath · 21 years ago
  2. 68474f3 Make sure stdlib.h is always included before dmalloc.h to avoid problems by Manuel Novoa III · 21 years ago
  3. 036dbaa Modify bb_lookup_port to allow the protocol to be specified, allowing by Glenn L McGrath · 21 years ago
  4. ffccf6e Change interface to bb_lookup_host, dont try and set port inside this by Glenn L McGrath · 21 years ago
  5. a1fece2 Get vfork_daemon_rexec working under uclinux by Russ Dill · 21 years ago
  6. 7ffe133 As we no longer use function pointers for read in common archiving code by Glenn L McGrath · 21 years ago
  7. 78cd84d Dont over-read fd, use function pointer for hash function. by Glenn L McGrath · 21 years ago
  8. d85421d Include stdint.h by Glenn L McGrath · 21 years ago
  9. 5f28455 Oskar Liljeblad writes: by Eric Andersen · 21 years ago
  10. d2a897a Merge common parts of sha1sum and md5sum, which is everything except the by Glenn L McGrath · 21 years ago
  11. 04d055f Fix rdate and ftpget/ftpput so they compile with the new xconnect. by Eric Andersen · 21 years ago
  12. e6dc439 Rework wget, the xconnect interface, and its various clients by Eric Andersen · 21 years ago
  13. dae099b We did not have a safe_write, which is the analog to safe_read. Convert by Eric Andersen · 21 years ago
  14. aa5a602 Patch by Rob Landley, work in progress update, fixes lots of bugs, by Glenn L McGrath · 21 years ago
  15. eebcc1d Add the "install" applet, move get_ug_id to libbb as its used by chown, by Glenn L McGrath · 21 years ago
  16. 8efe967 Be entirely consistant when using ioctl(0, TIOCGWINSZ, &winsize) by Eric Andersen · 21 years ago
  17. 99bd5ad more crond+crontab integrating with loginutil libbb functions and deleted by Glenn L McGrath · 21 years ago
  18. dc4e75e move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as one by Glenn L McGrath · 21 years ago
  19. 97e2426 "staywithu" writes: by Eric Andersen · 21 years ago
  20. 546f21a Remove code that too agressively disabled inlines by Eric Andersen · 21 years ago
  21. 2a18689 Bruno Randolf writes: by Eric Andersen · 21 years ago
  22. 35e643b last_patch95 from vodz: by Eric Andersen · 21 years ago
  23. 85e5e72 Remove remaining libc5 support code by Eric Andersen · 21 years ago
  24. 592ebd5 Patch from Paul Mundt: by Eric Andersen · 21 years ago
  25. f890f9d This declaration no longer needs to hide when using dmalloc by Eric Andersen · 21 years ago
  26. 9e48045 Patch from Russell Coker: by Eric Andersen · 21 years ago
  27. a3bb3e6 Geir Thomassen wrote, regarding networking/httpd.c line 1358 by Eric Andersen · 21 years ago
  28. c9e7024 Add prototype update missing from last_patch89. Fix screwy formatting in cut. by Eric Andersen · 22 years ago
  29. 8876fb2 last_patch89 from vodz: by Eric Andersen · 22 years ago
  30. 82ab3d7 Make all syscall declarations use the syscall() function by Eric Andersen · 22 years ago
  31. 393183d Vodz, last_patch_86 by Glenn L McGrath · 22 years ago
  32. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  33. a9c6bc4 Define bb_xgetlarg as a standard interface for extracting by Eric Andersen · 22 years ago
  34. a88cb50 Patch from mathuria, compatability with solaris by Glenn L McGrath · 22 years ago
  35. 9e5d6c0 run telnet from inetd, present login prompt if login is configured, by Glenn L McGrath · 22 years ago
  36. 2e51a14 New test mode that allows run_parts to fail silently if the directory by Glenn L McGrath · 22 years ago
  37. b4a1baa Correct some init issues, update email address, last_patch78 by Vladimir by Glenn L McGrath · 22 years ago
  38. cf93274 rmmod -a removed modules recursively by Tim Riker · 22 years ago
  39. 25fe94f Merge copyfd and copy_file_chunk by Glenn L McGrath · 22 years ago
  40. 66125c8 Move add_to_list from libunarchive to libbb so it can be of more general use (eg ifupdown). Changed the name to llist_add_to as i plan on adding more llist_ functions as needed (e.g. llist_free). by Glenn L McGrath · 22 years ago
  41. b963875 Move compare_string_array to libbb by Glenn L McGrath · 22 years ago
  42. 545106f Move awk from textutils to editors. Cleanup run-parts, saves 200 bytes, moves the guts of run_parts to libbb to be used by ifupdown. by Glenn L McGrath · 22 years ago
  43. 237ae42 Abstract read and seek in unarchiving code, convert bunzip to file descriptors, support tar -j by Glenn L McGrath · 22 years ago
  44. 44608e9 Patch last_pach62 from vodz. This patch moves all the /proc parsing by Eric Andersen · 22 years ago
  45. 02e6ba9 Vodz' last_patch57: Hi, Erik. by Eric Andersen · 22 years ago
  46. 2e41d0c Fix compress support and prevent a segfault by Glenn L McGrath · 22 years ago
  47. 5a66b64 Reverse some minor changes that got caught up in my big unarchive patch by Glenn L McGrath · 22 years ago
  48. 7ca04f3 New common unarchive code. by Glenn L McGrath · 22 years ago
  49. c38678d Apply vodz' last_patch52 by Eric Andersen · 22 years ago
  50. 242e3b6 define inline if needed for ANSI C compatability by Glenn L McGrath · 22 years ago
  51. f853db5 Remove definition of is_octal and is_decimal, they arent used by Glenn L McGrath · 22 years ago
  52. d378c31 Applied vodz' patches #49 and #50 (with a small correction in runshell.c) by Robert Griebl · 22 years ago
  53. 887ca79 Scrub pwd.h and grp.h handling so we don't have to play any silly games. -Erik by Eric Andersen · 22 years ago
  54. 51b8bd6 This patch from Bart Visscher <magick@linux-fan.com> adds by Eric Andersen · 22 years ago
  55. 27f64e1 Port over the last of the tinylogin applets -Erik by Eric Andersen · 22 years ago
  56. c9aca45 Implement two types of suid/sgid support for BusyBox: by Robert Griebl · 23 years ago
  57. db7d5fc Stupid gcc always includes its own builtin strlen()... by Eric Andersen · 23 years ago
  58. c7a3fb9 Fix devfs loop device support by Eric Andersen · 23 years ago
  59. 87ac702 unzip applet by Laurence Anderson by Glenn L McGrath · 23 years ago
  60. ace02dc Make cp and mv optionally preserve hard links. by Matt Kraai · 23 years ago
  61. b24d656 If find_pid_by_name() had an error, it was returning -1, but storing by Eric Andersen · 23 years ago
  62. e9fc781 libunarchive, and recovery from my previous commit by Glenn L McGrath · 23 years ago
  63. 0d2fb76 Modify applets to use libunarchive by Glenn L McGrath · 23 years ago
  64. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  65. 4bef7b4 unarchive function changed to support both exclude and include lists, applets that use unarchive changed to match. by Glenn L McGrath · 23 years ago
  66. 4c557bf Invert FILEUTILS_PRESERVE_SYMLINKS into FILEUTILS_DEREFERENCE. by Matt Kraai · 23 years ago
  67. 80f6d55 Eliminate improper consts and allow standard version to override. by Matt Kraai · 23 years ago
  68. a7cecbc Commit Vladimir's simplify_path. by Matt Kraai · 23 years ago
  69. be0c360 More libc5 fixups -Erik by Eric Andersen · 23 years ago
  70. 879d6c8 make_directory used mode as if it were an signed entity, but in fact by Eric Andersen · 23 years ago
  71. 3450636 Latest patch from vodz. Adds a check for divide by zero in the posix by Eric Andersen · 23 years ago
  72. 74bcd16 This incorporates Posix math support into ash. The Posix math support by Eric Andersen · 23 years ago
  73. 439e3df Add support for devfs device names. by Matt Kraai · 23 years ago
  74. 8d79ce8 Some patches to make dietlibc work... by Eric Andersen · 23 years ago
  75. c3fbec7 Change read_package_field interface, and rewrite using low level functions by Glenn L McGrath · 23 years ago
  76. 51ded05 enum entry for unarchive to be used by tar by Glenn L McGrath · 23 years ago
  77. 7467c8d Patch from vodz: by Eric Andersen · 23 years ago
  78. 3e94f72 Quiet mode, sometimes error messages arent wanted by Glenn L McGrath · 23 years ago
  79. c127008 Allow unarchive to redirect stdout (tobe used by dpkg applet) by Glenn L McGrath · 23 years ago
  80. 5009f90 Removed obsolete function, strdup_substr. by Matt Kraai · 23 years ago
  81. 5ef5614 Don't use void * to pass pointers of known type by Eric Andersen · 23 years ago
  82. 78b0e37 Vladimir's last_patch_15 by Glenn L McGrath · 23 years ago
  83. 2e6d3cf Nore unarchive (and doc) fixes from Laurence Anderson by Glenn L McGrath · 23 years ago
  84. a010571 Remove obsolete function declaration. by Matt Kraai · 23 years ago
  85. ceeff73 Rewrote mkdir (and touched lots of things in the process). by Matt Kraai · 23 years ago
  86. eb1c940 Reorganise unarchiving functions, more code re-use, only does single pass(no more linked lists), basis for supporting a cpio (and cheaper untar) applet, but cpio applet isnt included in this. by Glenn L McGrath · 24 years ago
  87. f429bac I reworked make_human_readable_str so it now has a sane interface, by Eric Andersen · 24 years ago
  88. 9aff903 Reorganise archive extraction code by Glenn L McGrath · 24 years ago
  89. 5246225 Add padding to struct sysinfo needed by m68k (note and patch by Richard Hirst). by Matt Kraai · 24 years ago
  90. 8b113f9 Vladimir's last_patch13, containing several bugfixes. by Eric Andersen · 24 years ago
  91. d6ef074 Rewrote copyfd to use library functions, terminate, and copy correct data. by Matt Kraai · 24 years ago
  92. c55b8d4 Add xgethostbyname and herror_msg* functions. by Matt Kraai · 24 years ago
  93. 55f9872 This patch from Adam Heath <doogie@debian.org>, makes print_file by Eric Andersen · 24 years ago
  94. c911a43 Patch from Vladimir: by Eric Andersen · 24 years ago
  95. 14d3543 Per suggestion from Vladimir, eliminate check_wildcard_match(), which by Eric Andersen · 24 years ago
  96. 5f265b7 Fix a segfault in lash, hush, and cmdedit. Each of these used by Eric Andersen · 24 years ago
  97. 8cd16d8 This syncs things with Vladimir's latest patches. Also gets by Eric Andersen · 24 years ago
  98. 0e9aef3 Oops. I was a bit too hasty and also changed applet_name. by Eric Andersen · 24 years ago
  99. 8a63326 Made new xreadlink function for libbb and changed applets to use it instead of by Mark Whitley · 24 years ago
  100. 6f34394 These messages can be .rodata, so make them even more const. -Erik by Eric Andersen · 24 years ago