Историја ревизија

Аутор SHA1 Порука Датум
  Denys Vlasenko 22542eca18 getopt32: remove opt_complementary пре 7 година
  Denys Vlasenko 72089cf6b4 config: deindent all help texts пре 7 година
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes пре 7 година
  Denys Vlasenko 01ccdd1d3c libbb: consolidate the code to set termios unbuffered mode пре 7 година
  Denys Vlasenko 237bedd499 getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST пре 8 година
  Denys Vlasenko 95dee81a46 loginutils/*: convert to new-style "one file" applets пре 9 година
  Denys Vlasenko 550bf5b4a4 remove global "jmp_buf die_jmp" from !FEATURE_PREFER_APPLETS builds пре 9 година
  Denys Vlasenko cf76b5ce12 getty: set tty attrs so that control chars are shown as ^c пре 10 година
  Denys Vlasenko 539e2802eb getty: explain when setsid() fails. no code changes пре 10 година
  Rich Felker 16614e9bab *: change execl sentinels from NULL to (char*)0 пре 11 година
  Denys Vlasenko 41f7885f06 getty: tweak style, no code changes пре 12 година
  Denys Vlasenko 45c35e9de0 getty: add commented-out extended error diagnostic пре 12 година
  Denys Vlasenko eced0c78a5 getty: fix for NOCTTY killing us with SIGHUP пре 12 година
  Denys Vlasenko 6e8861b5f1 *: better comments on termios manipulations. No code changes. пре 13 година
  Denys Vlasenko e504c245f7 getty: Hurd has no CBAUD, work around that пре 13 година
  Denys Vlasenko e9dc354df8 getty: fix a minor problem of Ctrl-D not printing '\n' пре 13 година
  Denys Vlasenko ee320c6d9c getty: reset tty attrs on Ctrl-C and Ctrl-D too пре 13 година
  Denys Vlasenko e206a4de4c getty: add O_NONBLOCK to open which is used to drop ctty пре 13 година
  Denys Vlasenko 94354154c4 getty: remove now not needed resetting of ALRM to to SIG_DFL пре 13 година
  Denys Vlasenko 7449e18190 getty,login: tighten up handling of ctty, pgrp, and tty attr restoring on timeout пре 13 година
  Denys Vlasenko ef5a2d757a getty: shrink help text пре 13 година
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts пре 13 година
  Denys Vlasenko 726ebbaa9f fix bit rot in scripts/Makefile.IMA пре 13 година
  Denys Vlasenko b7c9fb27cb whitespace fixes пре 13 година
  Denys Vlasenko 4907f6ec58 getty: fix "ifdef CMSPAR" пре 14 година
  Denys Vlasenko f36368ed37 getty: restore CRTSCTS comment пре 14 година
  Denys Vlasenko ffd81f2003 getty: do clear CLOCAL and CRTSCTS unless told otherwise пре 14 година
  Denys Vlasenko cf9d33a894 getty: do not clear all c_cflag's (we were clearing baud bits!) пре 14 година
  Peter Korsgaard ddd1ec1c27 getty: wait up to 5 seconds for the output buffer to drain пре 14 година
  Denys Vlasenko 3ff9be31be getty: document bits we don't set - maybe we should set some of them? пре 14 година