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