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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
agetty: move vc initialization to ttyutils.h
Karel Zak
2012-03-12
1
-63
/
+7
*
script: play well with csh when invoked from within /etc/csh.login
Karel Zak
2012-03-08
1
-0
/
+10
*
agetty: check localtime() result
Karel Zak
2012-02-06
1
-0
/
+3
*
agetty: add static and const qualifiers
Francesco Cosoleto
2011-12-16
1
-4
/
+4
*
setterm: order man page items alphabetically
Jari Aalto
2011-12-16
1
-85
/
+67
*
agetty: don't use log_err() for non-fatal errors
Karel Zak
2011-12-08
1
-2
/
+2
*
build-sys: check HAVE_ definitions with #ifdef [smatch scan]
Sami Kerola
2011-12-02
1
-8
/
+4
*
build-sys: check HAVE_ definitions with #ifdef [smatch scan]
Sami Kerola
2011-12-02
1
-3
/
+7
*
agetty: map NL to CR-NL on output in initial termiossettings
Dennis Jensen
2011-11-28
1
-1
/
+2
*
agetty: pass hostname to login(1)
Karel Zak
2011-10-26
2
-7
/
+22
*
docs: align wall.1 with howto-man-page.txt
Sami Kerola
2011-10-03
1
-47
/
+45
*
docs: align scriptreplay.1 with howto-man-page.txt
Sami Kerola
2011-10-03
1
-164
/
+31
*
docs: align script.1 with howto-man-page.txt
Sami Kerola
2011-10-03
1
-98
/
+91
*
misc: use %m in format string instead of %s and strerror(errno)
Petr Uzel
2011-09-27
1
-1
/
+1
*
agetty: test ECHO on c_lflag
Karel Zak
2011-09-26
1
-3
/
+3
*
script: non-ANSI definition [smatch scan]
Karel Zak
2011-09-12
1
-7
/
+7
*
agetty: add --nohints
Karel Zak
2011-09-12
2
-1
/
+12
*
script: libintl.h included in nls.h
Karel Zak
2011-09-07
1
-3
/
+0
*
agetty: double equals sign typo in opentty()
Karel Zak
2011-09-07
1
-1
/
+1
*
script: fix building with --disable-nls
Natanael Copa
2011-09-07
1
-0
/
+2
*
write: fix path for freopen()
Karel Zak
2011-09-06
1
-1
/
+1
*
Merge branch 'docs-dir' of https://github.com/kerolasa/lelux-utiliteetit
Karel Zak
2011-08-31
2
-79
/
+1
|
\
|
*
docs: Documentation directory added
Sami Kerola
2011-08-12
2
-79
/
+1
*
|
docs: also uniformize headers and footers of troff-formatted man pages
Benno Schulenberg
2011-08-29
2
-4
/
+4
*
|
scriptreplay: improve synopsis and formatting and wording in man page
Benno Schulenberg
2011-08-22
1
-14
/
+18
*
|
docs: uniformize the header and footer lines in man pages
Benno Schulenberg
2011-08-22
8
-10
/
+10
*
|
write: cleanup usage()
Karel Zak
2011-08-16
1
-6
/
+8
*
|
wall: cleanup usage()
Karel Zak
2011-08-16
1
-7
/
+8
*
|
setterm: cleanup usage()
Karel Zak
2011-08-16
1
-43
/
+42
*
|
scriptreplay: cleanup usage()
Karel Zak
2011-08-16
1
-8
/
+10
*
|
script: cleanup usage()
Karel Zak
2011-08-16
1
-10
/
+9
*
|
mesg: cleanup usage()
Karel Zak
2011-08-16
1
-6
/
+7
*
|
agetty: clean up usage
Karel Zak
2011-08-16
1
-9
/
+9
*
|
script: normalize formatting of the man page
Benno Schulenberg
2011-08-15
1
-19
/
+18
*
|
script: indicate that the file argument to --timing is optional
Benno Schulenberg
2011-08-15
1
-4
/
+4
*
|
write: remove inconsistent periods from two error messages
Benno Schulenberg
2011-08-15
1
-2
/
+2
|
/
*
agetty: improve login(1) argv[]
Karel Zak
2011-08-08
2
-72
/
+121
*
agetty: C.UTF-8 locale instead of en_US.UTF-8
Samuel Thibault
2011-08-08
1
-1
/
+1
*
agetty: only enable F_UTF8 if kernel has already set IUTF8.
Samuel Thibault
2011-08-08
1
-1
/
+2
*
wall: build with SUID_{C,LD}FLAGS
Petr Uzel
2011-08-08
1
-0
/
+2
*
agetty: Fix IUTF8 flag
Werner Fink
2011-08-02
1
-1
/
+7
*
scriptreplay: fix buffer overflow
Sami Kerola
2011-07-26
1
-2
/
+2
*
build-sys: fix spaces versus tabs conflict
Marc-Antoine Perennou
2011-07-11
1
-4
/
+4
*
build-sys: don't try to chgrp write or wall if they are not built
Marc-Antoine Perennou
2011-07-11
1
-3
/
+8
*
script: remove magic constants and a type mismatch fix
Sami Kerola
2011-06-29
1
-36
/
+38
*
script: include-what-you-use header check
Sami Kerola
2011-06-29
1
-2
/
+5
*
script: remove unnecessary void casting
Sami Kerola
2011-06-29
1
-28
/
+28
*
script: option --force added
Sami Kerola
2011-06-29
2
-7
/
+17
*
write: maintenance fixes
Sami Kerola
2011-06-25
1
-103
/
+90
*
write: long options & new usage
Sami Kerola
2011-06-25
1
-3
/
+34
[prev]
[next]