Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Bernhard Reutner-Fischer 02a1c6a7c3 - very minor shrinkage (-9b) 16 yıl önce
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. 16 yıl önce
  Denis Vlasenko 82604e9730 revert last two commits. vfork cannot be used in subroutine, 16 yıl önce
  Denis Vlasenko 58d60c3333 *: introduce and use xfork() 16 yıl önce
  Bernhard Reutner-Fischer 636a1f85e8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes 16 yıl önce
  Denis Vlasenko 6b06cb80be more of -Wall fixes from Cristian Ionescu-Idbohrn. 16 yıl önce
  Denis Vlasenko 02f12f53e8 inetd: small shrink for NOMMU case 16 yıl önce
  Denis Vlasenko c693840fe8 *: whitespace fixes, no code changes 16 yıl önce
  Denis Vlasenko 9230582315 inetd: use change_identity(). 16 yıl önce
  Denis Vlasenko 85c247161b *: fix fallout from -Wunused-parameter 16 yıl önce
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage 16 yıl önce
  Denis Vlasenko aefed941c2 tcpsvd,udpsvd: make them NOMMU-capable 16 yıl önce
  Denis Vlasenko 3f165fa5b3 libbb: introduce and use sigprocmask_allsigs and sigaction_set. 16 yıl önce
  Denis Vlasenko 8e2cfec1cd libbb: introduse and use signal_[no_]SA_RESTART_empty_mask and sigaction_set 16 yıl önce
  Denis Vlasenko 4cf1d08fc2 nc: remove a bit of bloat 16 yıl önce
  Denis Vlasenko 4e6d5117b8 inetd: make it NOMMU-capable and IPv6-friendly. Lots of renames 16 yıl önce
  Denis Vlasenko 400d8bb45e less,klogd,syslogd,nc,tcpudp: exit on signal by killing itself, not exit(1) 17 yıl önce
  Denis Vlasenko 847fa779af *: tidy up usage of char **environ 17 yıl önce
  Denis Vlasenko fb0eba706c libbb: introduce and use safe_waitpid (loops in EINTR) 17 yıl önce
  Denis Vlasenko c03e872112 save a bit of code with *strchrnul = '\0' trick 17 yıl önce
  Denis Vlasenko ed6a49c657 ip: stop propagating argc; optimize ip_parse_common_args 17 yıl önce
  Denis Vlasenko 6df9e3c9a3 inetd: revert bogus fix for bug 1562; shrink inetd a bit 17 yıl önce
  Denis Vlasenko 1bec1b980e telnet: use poll, it's shorter 17 yıl önce
  Denis Vlasenko 9d1afdb571 inetd: fix bug 1562 "inetd does not set argv[0] properly" (fix by IlyaPanfilov) 17 yıl önce
  Denis Vlasenko 4f95e5aab8 vi: don't wait 50 ms before reading ESC sequences 17 yıl önce
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 yıl önce
  Denis Vlasenko 0c97c9d437 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. 17 yıl önce
  Denis Vlasenko 3982407ba4 inetd: move struct fields around -> save .25 k of code 17 yıl önce
  Denis Vlasenko 512a545f0d inetd: make some fields smaller, move data out of data/bss sections 17 yıl önce
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous 17 yıl önce