1. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  2. c1876d7 inetd: deindent main loop, other readability enhancements by Denis Vlasenko · 18 years ago
  3. ec17d43 inetd: reformat with tabs for indentation by Denis Vlasenko · 18 years ago
  4. 3538b9a Implement optional syslog logging using ordinary by Denis Vlasenko · 18 years ago
  5. 099ed50 Unbreak allbareconfig a bit. (The telnetd.c fix is a perfect example of why by Rob Landley · 18 years ago
  6. d591a36 - merge -r15463:15564 from busybox_scratch branch through these changesets: by Bernhard Reutner-Fischer · 18 years ago
  7. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  8. afb94ec Convert setuid/setgid users to xsetuid/xsetgid. by Rob Landley · 18 years ago
  9. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  10. c418d48 - s/defined(__uClinux__)/BB_NOMMU/ by Bernhard Reutner-Fischer · 18 years ago
  11. 299a6b4 Consolidate #include <sys/time.h> so libbb.h does it. by Rob Landley · 18 years ago
  12. 2c99851 - patch from Denis Vlasenko to add and use bb_xdaemon() by Bernhard Reutner-Fischer · 18 years ago
  13. a4acf66 - typo: s/biltin/builtin/g by Bernhard Reutner-Fischer · 18 years ago
  14. e7c43b6 Cleanup patch from Denis Vlasenko. Mostly variants of removing the if(x) by Rob Landley · 19 years ago
  15. c1ef7bd just whitespace by Tim Riker · 19 years ago
  16. 86f5c99 - add platform.h. - use shorter boilerplate while at it. by Bernhard Reutner-Fischer · 19 years ago
  17. ecfd1f6 change osbolete sigpause() to sigsuspend() by "Vladimir N. Oleynik" · 19 years ago
  18. 7ad4b30 Yann E. Morin pointed out that rpcsvc/nfs_prot.h isn't needed with any by Rob Landley · 19 years ago
  19. c06e80e more lost changes BSD signals -> SysV signals. Noticed by Bernhard by "Vladimir N. Oleynik" · 19 years ago
  20. f382c02 BSD signals -> SysV signals, int->socklet_t. Noticed by Bernhard by "Vladimir N. Oleynik" · 19 years ago
  21. 23fedb3 dont typecast lvalue since gcc hates that by Mike Frysinger · 19 years ago
  22. 1a2f4d9 sync inetd with slackware-10.2 inetd (OpenBSD-1.79), have destroy bug 455 by "Vladimir N. Oleynik" · 19 years ago
  23. b831753 commiting: by Paul Fox · 19 years ago
  24. 2e3054f use socklen_t instead of size_t with socket related functions by Mike Frysinger · 19 years ago
  25. deac371 applying fix from: by Paul Fox · 19 years ago
  26. 63e5e7bf Fix broken macro by Eric Andersen · 19 years ago
  27. 78a5dde Robin Farine writes: by Eric Andersen · 20 years ago
  28. aff114c Larry Doolittle writes: by Eric Andersen · 20 years ago
  29. df7d84c Patch from Vodz, cleanup memory usage, send strdup error messages to syslog. by Glenn L McGrath · 21 years ago
  30. 34e1469 remove duplicate header declarations by Glenn L McGrath · 21 years ago
  31. 03a0643 Dont use same variable and struct name by Glenn L McGrath · 21 years ago
  32. 82d42db Formatting by Glenn L McGrath · 21 years ago
  33. aac2a19 remove debugging by Glenn L McGrath · 21 years ago
  34. 60bb3f3 Mark Lord writes: by Eric Andersen · 21 years ago
  35. eaf5bc0 Redo getconfigent, save 150 bytes, still small memory leak when by Glenn L McGrath · 21 years ago
  36. 53766c4 Fix up a couple of bugs i introduced in yesterdays cleanup. by Glenn L McGrath · 21 years ago
  37. 036dbaa Modify bb_lookup_port to allow the protocol to be specified, allowing by Glenn L McGrath · 21 years ago
  38. a277e02 The functions setconfig, enter and bump_nofile were only called once, marge them into the calling by Glenn L McGrath · 21 years ago
  39. ff6ec8a Use 1 line for function name and return value, by Glenn L McGrath · 21 years ago
  40. 3e77b4e Remove some defined statements by Glenn L McGrath · 21 years ago
  41. c3b134f Changed #define names for common features (superficial) by Glenn L McGrath · 21 years ago
  42. 2faf306 Use bb_get_chomped_line_from_file by Glenn L McGrath · 21 years ago
  43. 68d4a85 Fixup bugs in last patch by Eric Andersen · 21 years ago
  44. 35e643b last_patch95 from vodz: by Eric Andersen · 21 years ago
  45. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  46. c284356 Fix compile error... header problems. by Manuel Novoa III · 22 years ago
  47. b1207b3 Fix compile error, last_patch82 by Vladimir N. Oleynik by Glenn L McGrath · 22 years ago
  48. 06e9565 New applet, inetd, make httpd features more configurable, update authors, last_patch_80 by Glenn L McGrath · 22 years ago