Historique des commits

Auteur SHA1 Message Date
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions il y a 17 ans
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous il y a 17 ans
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage il y a 17 ans
  Denis Vlasenko 1caca34aa6 start_stop_daemon: NOMMU fixes, round 2 by Alex Landau <landau_alex@yahoo.com> il y a 17 ans
  Denis Vlasenko a1b16f4d5c start_stop_daemon: NOMMU fix; smaller fixes il y a 17 ans
  Denis Vlasenko 990d0f63ee Replace index_in_[sub]str_array with index_in_[sub]strings, il y a 17 ans
  Denis Vlasenko bdc88fdc68 rework long option handling. saves ~1.2k il y a 17 ans
  Denis Vlasenko 091965768d libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options il y a 17 ans
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h il y a 17 ans
  Denis Vlasenko 51742f4bb0 style fixes. No code changes il y a 17 ans
  Denis Vlasenko 5a142025d3 move everything to new NOMMU helpers, except udhcp il y a 17 ans
  Denis Vlasenko cce38586ae start_stop_daemon: add -chuid support il y a 18 ans
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having il y a 18 ans
  Denis Vlasenko 9af7c9d6b6 openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup code il y a 18 ans
  Denis Vlasenko 9a44c4f91c bb_xget[pw/gr]nam were horribly misnamed - fixed. il y a 18 ans
  Denis Vlasenko b8c77b5b25 start_stop_daemon: make code a bit more readable il y a 18 ans
  Denis Vlasenko b131b271a0 start_stop_daemon: fix bug where any program name was "matching" il y a 18 ans
  Denis Vlasenko 89f0b3486d rodata cleanup. "unable to" == "cannot". -300 bytes il y a 18 ans
  Denis Vlasenko 61126ab30a small fixes: using fd-based io instead of FILE*-based, il y a 18 ans
  Denis Vlasenko ca3c981c07 start_stop_daemon: add -N <nice> compat il y a 18 ans
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. il y a 18 ans
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. il y a 18 ans
  Denis Vlasenko 9213a9e0f2 whitespace cleanup il y a 18 ans
  Rob Landley 8cedabaee0 Patch from Natanael Copa to make start-stop-daemon just use readlink and il y a 18 ans
  Rob Landley 8479063667 Bugfix from Jason Schoon: send the right signal with -s. il y a 18 ans
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate il y a 18 ans
  Rob Landley f0623a2c98 Patch from Thaddeus Ternes, adding chuid to start-stop-daemon. il y a 18 ans
  Bernhard Reutner-Fischer 2f6a317944 - fix stupid typo from last checkin il y a 18 ans
  Bernhard Reutner-Fischer a926f8e50a - add fancy mode to start-stop-daemon to support --oknodo and --verbose il y a 18 ans
  Bernhard Reutner-Fischer e15d7573a1 - move #include busybox.h to the very top so we pull in the config il y a 18 ans