index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
loginutils
/
getty.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: better comments on termios manipulations. No code changes.
Denys Vlasenko
2012-01-15
1
-2
/
+4
*
getty: Hurd has no CBAUD, work around that
Denys Vlasenko
2011-10-30
1
-0
/
+2
*
getty: fix a minor problem of Ctrl-D not printing '\n'
Denys Vlasenko
2011-10-23
1
-35
/
+24
*
getty: reset tty attrs on Ctrl-C and Ctrl-D too
Denys Vlasenko
2011-10-23
1
-0
/
+2
*
getty: add O_NONBLOCK to open which is used to drop ctty
Denys Vlasenko
2011-10-22
1
-3
/
+5
*
getty: remove now not needed resetting of ALRM to to SIG_DFL
Denys Vlasenko
2011-10-22
1
-1
/
+0
*
getty,login: tighten up handling of ctty, pgrp, and tty attr restoring on tim...
Denys Vlasenko
2011-10-22
1
-87
/
+121
*
getty: shrink help text
Denys Vlasenko
2011-10-22
1
-1
/
+1
*
*: remove "Options:" string from help texts
Denys Vlasenko
2011-06-05
1
-1
/
+0
*
fix bit rot in scripts/Makefile.IMA
Denys Vlasenko
2011-03-06
1
-2
/
+2
*
whitespace fixes
Denys Vlasenko
2011-02-03
1
-1
/
+1
*
getty: fix "ifdef CMSPAR"
Denys Vlasenko
2011-01-26
1
-1
/
+1
*
getty: restore CRTSCTS comment
Denys Vlasenko
2011-01-26
1
-1
/
+1
*
getty: do clear CLOCAL and CRTSCTS unless told otherwise
Denys Vlasenko
2011-01-26
1
-4
/
+0
*
getty: do not clear all c_cflag's (we were clearing baud bits!)
Denys Vlasenko
2011-01-26
1
-12
/
+28
*
getty: wait up to 5 seconds for the output buffer to drain
Peter Korsgaard
2011-01-26
1
-23
/
+33
*
getty: document bits we don't set - maybe we should set some of them?
Denys Vlasenko
2011-01-26
1
-7
/
+59
*
getty: add ECHOE explanation
Denys Vlasenko
2011-01-26
1
-1
/
+3
*
getty: explain every bit in termios; remove redundant stuff in termios_final
Denys Vlasenko
2011-01-26
1
-36
/
+31
*
move utmp.h include to libbb.h
Denys Vlasenko
2011-01-25
1
-3
/
+0
*
getty: flush _only_ input after switching to the next baud rate
Denys Vlasenko
2011-01-24
1
-1
/
+1
*
getty: simplify macros; improve VSWTC[H] compat
Denys Vlasenko
2011-01-24
1
-9
/
+8
*
getty: more simplifications; explain how we treat parity now
Denys Vlasenko
2011-01-24
1
-95
/
+93
*
getty: simplify code by going to more straignforward G trick
Denys Vlasenko
2011-01-24
1
-275
/
+121
*
getty: add sleep before initial tcdrain; reduce another sleep from 1 to 0.1s
Denys Vlasenko
2011-01-24
1
-9
/
+12
*
getty: use cfsetspeed to save some bytes; cosmetic fixes
Denys Vlasenko
2011-01-24
1
-30
/
+20
*
getty: more correct check for O_RDWR
Denys Vlasenko
2011-01-22
1
-1
/
+1
*
getty: comment out parity detection code; improve usage text
Denys Vlasenko
2011-01-22
1
-40
/
+72
*
getty: fix -i (was ignored)
Denys Vlasenko
2011-01-09
1
-68
/
+67
*
*: whitespace fixes
Denys Vlasenko
2010-10-28
1
-2
/
+2
*
libbb: introduce and use strcpy_and_process_escape_sequences
Denys Vlasenko
2010-10-23
1
-15
/
+3
*
getty: small code shrink
Denys Vlasenko
2010-09-01
1
-9
/
+7
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
init,loginutils: termios portability fixes
Jeremie Koenig
2010-07-19
1
-13
/
+14
*
bbconfig: make it independent from printf functions
Denys Vlasenko
2010-06-07
1
-2
/
+1
*
getty: do not emit bogus error message on EOF
Denys Vlasenko
2010-05-22
1
-0
/
+1
*
telnetd: write LOGIN/DEAD_PROCESS utmp records. Closes bug 1363
Denys Vlasenko
2010-04-05
1
-3
/
+5
*
libbb: split update_utmp from login/getty in preparation to use it for telnetd
Denys Vlasenko
2010-04-05
1
-59
/
+2
*
libbb: robustify isXXXX(). +39 bytes
Denys Vlasenko
2009-11-18
1
-1
/
+1
*
*: a few more NOINLINEs
Denys Vlasenko
2009-10-08
1
-1
/
+1
*
df: fix "df /"
Denys Vlasenko
2009-07-05
1
-1
/
+1
*
Patches to enable FreeBSD build
Denys Vlasenko
2009-07-05
1
-0
/
+4
*
getty: fix handling of speed 0;
Denis Vlasenko
2009-04-12
1
-10
/
+14
*
patch by Stuart Hughes <seh@zee2.com> and Guenter <lists@gknw.net> to make "0...
Mike Frysinger
2009-04-09
1
-1
/
+7
*
*: move get_sock_lsa and xwrite_str to libbb, use where appropriate
Denis Vlasenko
2009-03-09
1
-0
/
+1
*
- isascii() is obsolescent in SUSv4 and furthermore looks redundant in this spot
Bernhard Reutner-Fischer
2009-01-09
1
-1
/
+1
*
remove a few superfluous includes
Denis Vlasenko
2008-11-25
1
-1
/
+0
*
*: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, x...
Denis Vlasenko
2008-11-05
1
-7
/
+9
*
halt: reinstate -w even if !FEATURE_WTMP; beautify code in halt.c
Denis Vlasenko
2008-09-11
1
-4
/
+1
*
libbb: [x]fopen_for_{read,write} introduced and used.
Denis Vlasenko
2008-07-21
1
-1
/
+1
[next]