Historique des commits

Auteur SHA1 Message Date
  Rob Landley e6d103ce23 A few more getty cleanups. il y a 3 ans
  Elliott Hughes 612ad45d51 getty/telnet/tftpd: minor cleanup. il y a 3 ans
  Rob Landley ee63b5f474 cleanup: use FLAG() macros, inline parse_arguments(), STDIN_FILENO is 0. il y a 3 ans
  Elliott Hughes 32b8a54ca2 getty: ensure utmp is updated. il y a 3 ans
  Rob Landley 3d4219014a Eduardas Meile reported "The -Werror=format-security flag is applied by il y a 5 ans
  Rob Landley 027a73a903 Make xopen() skip stdin/stdout/stderr, add xopen_stdio() if you want stdout, il y a 8 ans
  Isaac Dunham c106a7861b getty needs fd 0 to stay open. il y a 10 ans
  Rob Landley c962e0fd29 Glibc and uClibc provide CERASE from termios.h, but musl requies you to #include a non-posix header and the maintainer considers this a feature. So just use the constant directly. il y a 10 ans
  Rob Landley 3297e87c2a usage: is lower case (the help generator looks for that, might as well be consistent). il y a 10 ans
  Isaac Dunham 8b6d56c4f7 getty: build fix, clean up messages, simplify code il y a 10 ans
  Rob Landley ca51eb8883 A getty implementation from Sandeep Sharma and Kyungwan Han. il y a 10 ans