Commit History

Author SHA1 Message Date
  Denys Vlasenko 21806562ca hush: restore redirected stdin 5 years ago
  Denys Vlasenko ea096d6c13 ntpd: decrease MIN_FREQHOLD by 2, increase "penalty" for largish offset x2 5 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 5 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
  Denys Vlasenko 7427406580 shell: better comments in BASE#nn code 5 years ago
  Denys Vlasenko 3ef513e787 shell/ulimit: code shrink 5 years ago
  Denys Vlasenko fb1103595f gunzip: code shrink by using int-, not short-sized struct member 5 years ago
  Denys Vlasenko 6572ef6e1e gzip: code shrink 5 years ago
  Denys Vlasenko c763392458 gzip: code shrink 5 years ago
  Denys Vlasenko 95867147f5 telnet: add disabled code to emit EC and IP 5 years ago
  Denys Vlasenko 37a9008f8e brctl: code shrink 5 years ago
  James Byrne ed79af77a4 config: PID_FILE_PATH required for FEATURE_CROND_SPECIAL_TIMES 5 years ago
  Denys Vlasenko eb1395147a brctl: tweak help text, fix comments 5 years ago
  Denys Vlasenko b4fa16d5ed brctl: fold show_bridge_ports_ into its caller 5 years ago
  Denys Vlasenko 3398753818 brctl: code shrink 5 years ago
  Martin Lewis 6dcf563633 brctl: add support for showstp command 5 years ago
  Denys Vlasenko 42f454b13b dpkg-deb: work around bogus error message when working with XZ compressed packages 5 years ago