Commit History

Author SHA1 Message Date
  Rob Landley 2185571e9d Update usage: line to include remaining options. 3 years ago
  Ethan Sommer f457a38ebd shred: fix -z flag check, switch to FLAG() macros. 4 years ago
  Rob Landley 6a73e13d75 Convert more option vars to the new (single letter) coding style. 5 years ago
  Elliott Hughes 74f22a7d5c Some more --help consistency. 5 years ago
  Rob Landley ff2d528a0a Add xgetrandom() with probe for new system call (else open/read /dev/{,u}random) 6 years ago
  Rob Landley 027a73a903 Make xopen() skip stdin/stdout/stderr, add xopen_stdio() if you want stdout, 8 years ago
  Rob Landley d3a435e53c Add error_msg_raw() and friends, replace error_msg("%s", s) uses, enable format 8 years ago
  Rob Landley bbaa683b7d Implement shred -u and switch to default y in defconfig. 9 years ago
  Rob Landley 0a7915624e Add shred. 9 years ago