Historial de Commits

Autor SHA1 Mensaje Fecha
  Matthias-Christian Ott 802f1922f9 add accidentally omitted word hace 16 años
  Matthias-Christian Ott a7f50ebb64 use stdio(3) hace 16 años
  Matthias-Christian Ott 07d1edcd76 add description of std hace 16 años
  Matthias-Christian Ott d61a2a8fce add prototype for command parsing hace 16 años
  Matthias-Christian Ott 082d8bb82b reunite pty.c with std.c hace 16 años
  Matthias-Christian Ott 6c6b65ea6e correct programme name hace 16 años
  Matthias-Christian Ott 746931a3d4 use errx() for help and version messages hace 16 años
  Matthias-Christian Ott 7a132bd6ac Backed out changeset d2bb4220fdf3 hace 16 años
  Matthias-Christian Ott 0cbcedb89f make ptm and pts static hace 16 años
  Matthias-Christian Ott afc73c920d remove useless variable hace 16 años
  Matthias-Christian Ott b3902ca178 remove emallocz() hace 16 años
  Matthias-Christian Ott f982c1c37c replace eprint() functions with BSD error functions hace 16 años
  Matthias-Christian Ott d83cbc27b9 simplify flushing hace 17 años
  Matthias-Christian Ott 3cb6793781 correct buffering hace 17 años
  Matthias-Christian Ott cf147ae9da make local functions and variables static hace 17 años
  Matthias-Christian Ott f9a0524f94 add select(2)-based i/o multiplexing hace 17 años
  Matthias-Christian Ott a49919a10c drop stdio usage hace 17 años
  Matthias-Christian Ott 5f28725471 source utility functions out to util.c hace 17 años
  Matthias-Christian Ott 05ebee6084 add copyright comment hace 17 años
  Matthias-Christian Ott 47d8633f15 source getpty() out to pty.c hace 17 años
  Matthias-Christian Ott 0dce422d31 correct function name hace 17 años
  Matthias-Christian Ott 5e680d7102 add missing header file hace 17 años
  Matthias-Christian Ott dc01596e6d add parser loop hace 17 años
  Matthias-Christian Ott 5d055fdc7c remove useless variable hace 17 años
  Matthias-Christian Ott a6efc851b6 replace state with separate variables hace 17 años
  Matthias-Christian Ott 50b4785f26 terminate error message with newline hace 17 años
  Matthias-Christian Ott c61b34e8e1 correct LENGTH() hace 17 años
  Matthias-Christian Ott 693e2413c8 simplify control flow hace 17 años
  Matthias-Christian Ott 0b3510df45 remove debug code hace 17 años
  Matthias-Christian Ott 40c0ecfe82 remove stdio slave pty opening hace 17 años