Historial de Commits

Autor SHA1 Mensaje Fecha
  Denys Vlasenko 67905e2d7c *: work around sysinfo.h versus linux/*.h problems hace 13 años
  Denys Vlasenko be391e7596 libbb.h: do not use homegrown struct sysinfo. hace 13 años
  Dan Fandrich 75214cfe00 Use the _unlocked stdio macros only when they're all available hace 13 años
  Denys Vlasenko 0c4cf42c1e libbb.h: tweak _unlocked hack hace 13 años
  Denys Vlasenko 06448912e6 libbb: use _unlocked variants of stdio I/O. hace 13 años
  Timo Teras adcabf3235 parse_config: use getline. BIG speedup with glibc (~40%). hace 13 años
  Denys Vlasenko 12ac6287ee procps: remove PSSCAN_STAT define, users were using it incorrectly hace 13 años
  Denys Vlasenko a1a448347e libbb: split bb_get_chunk_from_file and bb_get_chunk_with_continuation hace 13 años
  Denys Vlasenko e6df7e261e libbb.h: small reordering hace 13 años
  Denys Vlasenko 9be4702a30 main: free suid_config list after use hace 13 años
  Denys Vlasenko 12a432715f adduser: safe username passing to passwd/addgroup hace 13 años
  Denys Vlasenko 89f5bfd6c3 libbb.h: use inlined sigfillset, sigemptyset, sigisemptyset on uclibc hace 13 años
  Denys Vlasenko 80542bad2f hush: make read builtin interruptible. hace 13 años
  Denys Vlasenko 80c5b6893d libbb: nonblock_safe_read->nonblock_immune_read, remove unused param of xmalloc_reads hace 13 años
  Denys Vlasenko ca18311d0a libbb: make set_nport accept pointer to sockaddr, not to len_and_sockaddr. hace 13 años
  Denys Vlasenko 2c4de5b045 ash,hush: optional support for $HISTFILESIZE. hace 13 años
  Denys Vlasenko 681efe20d3 use user's shell instead of hardwired "/bin/sh" (android needs this) hace 13 años
  Denys Vlasenko 7d65abea09 libbb: make user/group name cache strings longer (~27 chars) hace 13 años
  Denys Vlasenko ab8d00d64f progress meter: fix bugs found in stall detection and unknown size logic hace 14 años
  Denys Vlasenko d55e139649 progress meter: move file name to bb_progress_t. +20 bytes hace 14 años
  Denys Vlasenko 805aa9fec9 progress bar: better overflow protection; more precise bar hace 14 años
  Denys Vlasenko 698e8095fa use unistd.h before _POSIX_VERSION hace 14 años
  Denys Vlasenko 66c5b12dbf ash: fix TMOUT not restoring tty attributes hace 14 años
  Denys Vlasenko dd807c16f9 incorporate header fixes proposed in bug 3097 hace 14 años
  Denys Vlasenko 046341e8bd ash: optional support for $TMOUT variable hace 14 años
  Denys Vlasenko 6307357eff move nofork_save_area from libbb.h to vfork_daemon_rexec.c hace 14 años
  Denys Vlasenko b72baeb003 hush: use FEATURE_SH_NOFORK to enable NOFORK trick hace 14 años
  Denys Vlasenko c71b469f5d libbb: make BB_EXECVP/LP try to exec real binary if there's no /proc/self/exe hace 14 años
  Denys Vlasenko 8d0e0cdadf move utmp.h include to libbb.h hace 14 años
  Davide Cavalca 9b3b9790b3 add ENABLE_FEATURE_SYSTEMD and use it in syslogd hace 14 años