index
:
openslx/kernel-qcow2-util-linux.git
kernel-qcow2
master
xloop-hack
In-kernel qcow2 (losetup)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
term-utils
/
agetty.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc: always check setenv(3) return value
Sami Kerola
2016-08-12
1
-1
/
+3
*
agetty: move unreachable code to pre-processor #else segment [oclint]
Sami Kerola
2016-07-21
1
-2
/
+3
*
misc: simplify if clauses [oclint]
Sami Kerola
2016-07-21
1
-15
/
+10
*
agetty: call uname() only when necessary
Karel Zak
2016-07-20
1
-2
/
+6
*
agetty: fix \S usage
Karel Zak
2016-07-20
1
-10
/
+15
*
agetty: don't modify argv[] when parse speeds
Karel Zak
2016-06-30
1
-2
/
+7
*
misc: Fix various typos
Sebastian Rasmussen
2016-05-31
1
-4
/
+4
*
build-sys: add --disable-plymouth-support
Karel Zak
2016-05-26
1
-2
/
+5
*
sulogin: agetty: use the plymouth local protocol instead the plymouth binary
Werner Fink
2016-05-20
1
-42
/
+6
*
agetty: remove atoi() from argv[] parsing [clang analyze]
Karel Zak
2016-03-29
1
-7
/
+6
*
misc: never cast void* from malloc(3) and friends
Ruediger Meier
2016-03-07
1
-1
/
+1
*
misc: safer (and uniform) handling of return value
Yuriy M. Kaminskiy
2016-03-07
1
-2
/
+2
*
agetty: support \e{name} for issue file
Karel Zak
2016-02-17
1
-1
/
+11
*
agetty: add support for \e in issue file to print \033
Karel Zak
2016-02-11
1
-0
/
+3
*
agetty: don't ignore netlink on select()
Karel Zak
2015-11-24
1
-3
/
+9
*
agetty: fix chown(3), chmod(3) and open(3) race
Sami Kerola
2015-11-09
1
-5
/
+5
*
agetty: cleanup plymouth usage [coverity scan]
Karel Zak
2015-08-05
1
-3
/
+9
*
agetty: Reprompt once the network addresses change if address displayed
Stef Walter
2015-07-20
1
-18
/
+107
*
agetty: reload issue on --autologin --login-pause too
Karel Zak
2015-03-09
1
-79
/
+92
*
agetty: make sure that reload file exists
Karel Zak
2015-03-09
1
-5
/
+16
*
agetty: support /usr/lib/os-release too
Karel Zak
2015-03-05
1
-3
/
+6
*
textual: fix spellos and inconsistencies in several program messages
Benno Schulenberg
2015-01-26
1
-3
/
+3
*
build-sys: fix make checkincludes warnings
Sami Kerola
2015-01-07
1
-3
/
+4
*
textual: add a docstring to most of the utilities
Benno Schulenberg
2015-01-06
1
-0
/
+4
*
agetty: use futimens, check for all in configure.ac
Karel Zak
2014-11-21
1
-7
/
+1
*
agetty: fix typo
Karel Zak
2014-11-21
1
-1
/
+1
*
agetty: keep the current baud before try 9600 on serial lines
Karel Zak
2014-11-21
1
-2
/
+4
*
agetty: don't ignore TERM
Karel Zak
2014-11-21
1
-2
/
+4
*
aggety: always set default serial line speed
Karel Zak
2014-11-20
1
-4
/
+11
*
textual: use version printing macro everywhere
Sami Kerola
2014-10-01
1
-2
/
+1
*
agetty: fixing FTBFS on !linux (Debian util-linux 2.20.1-1.2)
Christoph Egger
2014-09-17
1
-0
/
+16
*
textual: remove some inconsistent periods from error messages
Benno Schulenberg
2014-08-11
1
-1
/
+1
*
agetty: Reprompt and reprint /etc/issue when asked
Stef Walter
2014-07-28
1
-12
/
+129
*
build-sys: fixes for non-Linux systems
Samuel Thibault
2014-06-19
1
-1
/
+13
*
agetty: Update help usage function
Benjamin Robin
2014-05-18
1
-2
/
+5
*
agetty: Fix implementation of option --nonewline. The flag F_NONL was never set.
Benjamin Robin
2014-05-18
1
-0
/
+3
*
agetty: use the "best" interface for \4 and \6
Karel Zak
2014-05-13
1
-38
/
+62
*
agetty: fix odd check for chardev/tty
Karel Zak
2014-05-13
1
-2
/
+2
*
agetty: beside virtual consoles support xvc and hvc device lines as well
Werner Fink
2014-05-13
1
-12
/
+11
*
agetty: better support of the special system consoles on S390
Werner Fink
2014-05-13
1
-5
/
+10
*
agetty: avoid that agetty nor sulogin are fooled by a running plymouth
Werner Fink
2014-05-13
1
-7
/
+68
*
include/c.h: prefer nanosleep() over usleep()
Karel Zak
2014-01-24
1
-1
/
+1
*
agetty: support the special terminal on first serial line on a S/390
Werner Fink
2013-12-02
1
-0
/
+18
*
losetup, agetty: remove unnecessary if's before free()
Sami Kerola
2013-12-02
1
-4
/
+2
*
textual: make two messages somewhat easier to understand
Benno Schulenberg
2013-10-08
1
-2
/
+2
*
agetty: use standard angular brackets in usage message
Benno Schulenberg
2013-10-04
1
-2
/
+2
*
Fix various typos
Yuri Chornoivan
2013-09-28
1
-2
/
+2
*
agetty: add \S to output /etc/os-release data
Karel Zak
2013-09-12
1
-1
/
+99
*
agetty: add baud rates available from glibc that are not already supported
James Buren
2013-09-12
1
-0
/
+36
*
agetty: only use EXTA/EXTB macros if B19200/B38400 macros are not present
James Buren
2013-09-12
1
-7
/
+5
[next]