Commit Verlauf

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