Commit History

Author SHA1 Message Date
  Denis Vlasenko 081eb71ebd dnsd: properly set _src_ IP:port on outgoing UDP packets 17 years ago
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage 17 years ago
  Denis Vlasenko cdf62770af dos2unix: tiny shrink 17 years ago
  Denis Vlasenko 3f165fa5b3 libbb: introduce and use sigprocmask_allsigs and sigaction_set. 17 years ago
  Denis Vlasenko 8e2cfec1cd libbb: introduse and use signal_[no_]SA_RESTART_empty_mask and sigaction_set 17 years ago
  Denis Vlasenko 4e6d5117b8 inetd: make it NOMMU-capable and IPv6-friendly. Lots of renames 17 years ago
  Denis Vlasenko 4e6c8120a5 crond: make it NOMMU-capable 17 years ago
  Denis Vlasenko fb29038b59 libbb: inntroduce and use bb_pstrcmp() and qsort_string_vector() 17 years ago
  Denis Vlasenko 574f2f4394 *: add optimization barrier to all "G trick" locations 17 years ago
  Denis Vlasenko 5014dada3f script: new applet by Pascal Bellard <pascal.bellard AT ads-lu.com> 17 years ago
  Denis Vlasenko 6f1713f216 *: intrduce and use safe_gethostname. By Tito <farmatito AT tiscali.it> 17 years ago
  Denis Vlasenko 394eebed66 lpd: spool mode added by Vladimir 17 years ago
  Denis Vlasenko 400d8bb45e less,klogd,syslogd,nc,tcpudp: exit on signal by killing itself, not exit(1) 17 years ago
  Denis Vlasenko 33196372be less: update line input so that it doesn't interfere with 17 years ago
  Denis Vlasenko e376d454bb libbb: introduce and use nonblock_safe_read(). Yay! 17 years ago
  Denis Vlasenko c9ca0a3274 mount: recognize "dirsync" (closes bug 835) 17 years ago
  Denis Vlasenko cb448fe01b libbb: introduce and use xrename and rename_or_warn. 17 years ago
  Denis Vlasenko 25591c322c libbb: introduce bb_signals and bb_signals_recursive, 17 years ago
  Denis Vlasenko 3718832a15 *: more readable handling of pipe fds. No code changes. 17 years ago
  Denis Vlasenko 284d0faed6 random s/short/int/ 17 years ago
  Denis Vlasenko 05743d7949 hush: reinstate `cmd` handling for NOMMU (with fat big warning). 17 years ago
  Mike Frysinger 9412ec7555 some more fixes for cross-compiling on an OS X host: apple provides core types so dont redefine them, sys/statfs.h is not available, and only use some newer AF_* defines if they are actually available 17 years ago
  Mike Frysinger 22876c797c only include mntent.h according to HAVE_MNTENT_H and dont define this on OS X 17 years ago
  Denis Vlasenko 80667e30fb msh: fix Ctrl-C handling with line editing 17 years ago
  Bernhard Reutner-Fischer 8c69afd992 - be C99 friendly. Anonymous unions are a GNU extension. This change is 17 years ago
  Denis Vlasenko 847fa779af *: tidy up usage of char **environ 17 years ago
  Bernhard Reutner-Fischer 78e1d58d3a - fix commentary typo 17 years ago
  Denis Vlasenko 56ea65ca5f ps: fix overflow in USER and VSZ columns 17 years ago
  Denis Vlasenko 5fee2e1a79 ps: add conditional support for -o [e]time 17 years ago
  Denis Vlasenko fb0eba706c libbb: introduce and use safe_waitpid (loops in EINTR) 17 years ago