Commit History

Author SHA1 Message Date
  Rob Landley 42ce6272f5 When args.c is just enforcing max/min argument count with no options, imply ? 2 years ago
  Rob Landley 1ea6e127d5 Minor cleanups. 2 years ago
  Rob Landley 61cb6ab6b9 Move #include <sys/syscall.h> into toys.h. 2 years ago
  Rob Landley a22594e2af Cleanup: use FLAG() macros and new argument variable names. 4 years ago
  Rob Landley d3a435e53c Add error_msg_raw() and friends, replace error_msg("%s", s) uses, enable format 8 years ago
  Elliott Hughes 20b3af69bf Fix ionice default class. 9 years ago
  Elliott Hughes 29b0a2e823 Fix ionice. 9 years ago
  Rob Landley e71e3acda9 Add ionice and iorenice. 9 years ago