Histórico de Commits

Autor SHA1 Mensagem Data
  Denis Vlasenko a76f10b544 Apply post-1.13.2 fixes, bump version to 1.13.3 há 16 anos atrás
  Denis Vlasenko 15c0b72584 Apply post 1.13.1 patches, bump to 1.13.2 há 16 anos atrás
  Denis Vlasenko f10bc3964f correction in comment há 16 anos atrás
  Denis Vlasenko 3854c5ddf4 runsvdir: alternative methon of supporting runsvdir-as-init. +66 bytes. há 16 anos atrás
  Denis Vlasenko 35a064b67f build system: tidying up CONFIG_xxx names (suggested by Rob) há 16 anos atrás
  Denis Vlasenko 202ac504e1 *: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, xx) op há 16 anos atrás
  Denis Vlasenko 1a9e9bdd93 gunzip: restore mtime. approx +80 bytes of code há 16 anos atrás
  Denis Vlasenko 5f6aaf39cf less: reuse former vi's key reading code. Improve SIGWINCH handling. há 16 anos atrás
  Denis Vlasenko 0112ff5203 vi: move key reading routine out of vi into llbbb há 16 anos atrás
  Denis Vlasenko ee5dce3365 libpwdgrp: make it coexist with <pwd.h>, <grp.h> and <shadow.h>. há 16 anos atrás
  Denis Vlasenko 17e7f04c8d top: optional SMP support by Vineet Gupta (vineetg76 AT gmail.com) há 16 anos atrás
  Denis Vlasenko cac0f5b7e5 return setgroups() decl to libbb, it is needed if we use libpwdgrp. há 16 anos atrás
  Mike Frysinger f6cad924b1 we dont provide setgroups() replacement, so dont provide the prototype either ... especially since it conflicts on some systems (like Darwin) há 16 anos atrás
  Denis Vlasenko 08ea11ab07 runsvd: shrink by Vladimir há 16 anos atrás
  Denis Vlasenko 69f4f9a6f4 optimize config_read() (by Timo Teras <timo.teras AT iki.fi>) há 16 anos atrás
  Denis Vlasenko 2afd5ab62c *: use get_console_fd() as appropriate, and make it fail on open error - há 16 anos atrás
  Denis Vlasenko e9ad84dfd4 *: refactor handling of archived files. "tar f file.tar.lzma" now works too. há 16 anos atrás
  Denis Vlasenko 855ff6f503 modprobe: use buffering line reads (fgets) instead of reads(). há 16 anos atrás
  Denis Vlasenko 27842288b3 libbb: make xrealloc_vector zero out the realloc'ed tail há 16 anos atrás
  Denis Vlasenko 6e69e4237d netstat: optional -p support by L. Gabriel Somlo <somlo AT cmu.edu> há 16 anos atrás
  Denis Vlasenko 084266ed52 fix several problems with config parser: há 16 anos atrás
  Denis Vlasenko 0f99d49ae6 *: conversion to config parser há 16 anos atrás
  Denis Vlasenko 0f293b96dc fix all cases of strcpy on overlapping strings. há 16 anos atrás
  Denis Vlasenko 5415c856ea libbb: [x]fopen_for_{read,write} introduced and used. há 16 anos atrás
  Bernhard Reutner-Fischer d73cbd31a2 - first pass to unify/cleanup uid handling (-236b) há 16 anos atrás
  Denis Vlasenko dcb3fcb042 libbb: config_read() update há 16 anos atrás
  Denis Vlasenko 2e157ddf9e libbb: updated config_parse() from Vladimir há 16 anos atrás
  Denis Vlasenko 3b3ca113ed pidof/killall: allow find_pid_by_name to find running há 16 anos atrás
  Bernhard Reutner-Fischer 679212836a - fix segfault in nameif with mactab file há 16 anos atrás
  Denis Vlasenko c01340fe26 update of config file parser from Vladimir há 16 anos atrás