Commit History

Author SHA1 Message Date
  Denys Vlasenko 356f23de20 init: improve handling of signals racing with each other 4 years ago
  Denys Vlasenko 113c776f4d init: if tcgetattr() fails, don't even try to tcsetattr() 4 years ago
  Denys Vlasenko 259747caa7 hush: fix preprocessor directives indentation 4 years ago
  Tomi Leppanen 1b76ffaae4 grep: add -R 4 years ago
  Denys Vlasenko 008413754b bc: fix comparison bug, closes 12336 4 years ago
  Alistair Francis d3539be8f2 Remove stime() function calls 4 years ago
  Denys Vlasenko 419d0294e9 Updated inittab example documentation 4 years ago
  Liu, Shuang (ADITG/ESM) af6bc54fde chgrp: correct the usage for non-desktop chgrp calls 4 years ago
  Denys Vlasenko b230fdfa9d taskset: tighten the check for stride values 4 years ago
  Denys Vlasenko a82fb1b9d8 taskset: implement stride argument 4 years ago
  Denys Vlasenko 2f57b5139e unxz: show -t in --help 4 years ago
  Denys Vlasenko e5586605ca taskset: update comment 4 years ago
  Denys Vlasenko 162ac7f45e taskset: add support for taking/printing CPU list (-c option) 4 years ago
  Denys Vlasenko 21806562ca hush: restore redirected stdin 4 years ago
  Denys Vlasenko ea096d6c13 ntpd: decrease MIN_FREQHOLD by 2, increase "penalty" for largish offset x2 4 years ago
  Jo-Philipp Wich 6b4960155e nslookup: implement support for SRV records 5 years ago
  Jo-Philipp Wich 8c3b520d4f nslookup: handle replies without RRs 5 years ago
  Denys Vlasenko caf5ee0dd9 gunzip: fix incorrect decoding of "fixed" inflate blocks 4 years ago
  Denys Vlasenko 122a8cbd4a hdparm: placate "warning: taking the absolute value of unsigned type" 5 years ago
  Denys Vlasenko 9a0c404d5f vi: placate "warning: shifting a negative signed value is undefined" 5 years ago
  Denys Vlasenko f39a71817e read_key(): placate "warning: shifting a negative signed value is undefined" 5 years ago
  Denys Vlasenko d6ff27de15 ntpd: abs(tmx.offset) was truncating a "long" typed value 5 years ago
  Denys Vlasenko b4ad1d86b6 tc: array address is never NULL 5 years ago
  Denys Vlasenko e076162897 traceroute: fix gcc-ism 5 years ago
  Denys Vlasenko e5897d041d suppress a few "unused function" warnings 5 years ago
  Denys Vlasenko 1f1492bb96 netstat: suppress a warning (conversion from 'int' to 'smallint' changes value) 5 years ago
  Denys Vlasenko b4ef2e3467 Makefile.flags: suppress some clang-9 warnings 5 years ago
  Denys Vlasenko af7169b4a7 clang/llvm 9 fix - do not eliminate a store to a fake "const" 5 years ago
  Denys Vlasenko e1a7c97ac6 tar: fix fallout of: change -a from meaning "lzma" to mean "autodetect by extension" 5 years ago
  Denys Vlasenko be5a505d77 Remove syscall wrappers around clock_gettime, closes 12091 5 years ago