1. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  2. 3538b9a Implement optional syslog logging using ordinary by Denis Vlasenko · 18 years ago
  3. 27af5a0 replacing func() with xfunc() where appropriate by Denis Vlasenko · 18 years ago
  4. 88621d7 Svn 16007 broke the build under gcc 4.0.3. This fixes up some of the damage by Rob Landley · 18 years ago
  5. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  6. afb94ec Convert setuid/setgid users to xsetuid/xsetgid. by Rob Landley · 18 years ago
  7. 830d258 use bb_xbind/bb_xlisten by Mike Frysinger · 18 years ago
  8. 362dc2b Header cleanup on two more networking files (move libbb.h to the top and by Rob Landley · 18 years ago
  9. 299a6b4 Consolidate #include <sys/time.h> so libbb.h does it. by Rob Landley · 18 years ago
  10. 67f641e - patch from Denis Vlasenko to add bb_xbind() and bb_xlisten() by Bernhard Reutner-Fischer · 18 years ago
  11. dac7ff1 - patch from Denis Vlasenko to add and use bb_xsocket() and to use by Bernhard Reutner-Fischer · 18 years ago
  12. bc68cd1 Patch from Denis Vlasenko turning static const int (which gets emitted into by Rob Landley · 18 years ago
  13. c1ef7bd just whitespace by Tim Riker · 19 years ago
  14. 0f9ae1a setgid and setuid have changes effective id too by "Vladimir N. Oleynik" · 19 years ago
  15. 778ee6d - remove extra/unneeded function call. testing svn by Ned Ludd · 19 years ago
  16. 7202e00 remove unused variable and declare writepid inline by Mike Frysinger · 19 years ago
  17. 91d8f0e touchups as suggested by Vladimir N. Oleynik by Mike Frysinger · 19 years ago
  18. fa69f11 import fakeidentd module started by Thomas Lundquist by Mike Frysinger · 19 years ago