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
...
*
misc: do not use plain 0 as NULL [smatch scan]
Sami Kerola
2017-02-20
4
-46
/
+46
*
docs: Fix word repetitions
Yuri Chornoivan
2017-02-13
1
-1
/
+1
*
term-utils/script: fix typo leading to syntax error
Bert van Hall
2017-01-18
1
-1
/
+1
*
build-sys: use -lm for scriptreplay if necessary
Karel Zak
2017-01-18
1
-1
/
+1
*
Merge branch 'setterm' of git://github.com/kerolasa/lelux-utiliteetit
Karel Zak
2017-01-04
2
-1
/
+118
|
\
|
*
setterm: add --resize option
Sami Kerola
2016-12-29
2
-1
/
+118
*
|
agetty: fix ifdef typo
Ruediger Meier
2016-12-21
1
-1
/
+1
|
/
*
Use --help suggestion on invalid option
Karel Zak
2016-12-19
6
-7
/
+7
*
docs: replace FTP by HTTPS in kernel.org URLs
Sébastien Helleu
2016-12-19
8
-8
/
+8
*
docs: various pages: Use 'UID" and "GID", not "uid" and "gid" in man pages
Michael Kerrisk
2016-12-09
1
-1
/
+1
*
docs: various pages: Use consistent terminology (set-user-ID and set-group-ID)
Michael Kerrisk
2016-12-09
1
-1
/
+2
*
docs: various pages: Format pathnames as italic (.I)
Michael Kerrisk
2016-12-09
1
-5
/
+5
*
wall: remove unnecessary include
Karel Zak
2016-12-08
1
-1
/
+0
*
agetty: re-add utmp.h for Debian GNU/kFreeBSD
Ruediger Meier
2016-12-07
1
-1
/
+7
*
login-utils: switch to utmpx.h
Ruediger Meier
2016-12-07
3
-28
/
+28
*
agetty: remove obsolete HAVE_UPDWTMP fallback
Ruediger Meier
2016-12-07
1
-20
/
+1
*
login-utils: avoid using the defined utmp sizes.
Ruediger Meier
2016-12-07
1
-1
/
+1
*
login-utils: remove _HAVE_UT_TV fallback
Ruediger Meier
2016-12-07
1
-4
/
+0
*
wall: check -g GID
Karel Zak
2016-12-02
1
-1
/
+7
*
wall: add --group option
Jim Patterson
2016-12-02
2
-1
/
+82
*
misc: spelling, always use "cannot" instead of "can not"
Ruediger Meier
2016-11-30
2
-2
/
+2
*
Place SEE ALSO entries in order
Michael Kerrisk (man-pages)
2016-11-29
3
-5
/
+5
*
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
*
setterm: fix declarations shadowing variables in the global scope [oclint]
Sami Kerola
2016-07-21
1
-40
/
+40
*
misc: simplify if clauses [oclint]
Sami Kerola
2016-07-21
2
-20
/
+13
*
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
*
write: don't use strftime()
Karel Zak
2016-07-14
1
-6
/
+7
*
lib: try to find tty in get_terminal_name()
Sami Kerola
2016-07-04
1
-13
/
+3
*
write: stop removing and adding /dev/ in front of tty string
Sami Kerola
2016-07-04
2
-43
/
+39
*
write: tell when effective gid and tty path group mismatch
Sami Kerola
2016-07-04
1
-2
/
+7
*
write: improve coding style
Sami Kerola
2016-07-04
1
-36
/
+35
*
write: remove PUTC macro
Sami Kerola
2016-07-04
1
-10
/
+5
*
write: make timestamp to be obviously just a clock time
Sami Kerola
2016-07-01
1
-8
/
+9
*
write: remove unnecessary utmp variables
Sami Kerola
2016-07-01
1
-17
/
+11
*
write: improve function and variable names
Sami Kerola
2016-07-01
1
-38
/
+35
*
write: add control structure to clarify what is going on
Sami Kerola
2016-07-01
1
-42
/
+54
*
write: run atexit() checks at the end of execution
Sami Kerola
2016-07-01
1
-12
/
+17
*
write: use xstrncpy() from strutils.h
Sami Kerola
2016-07-01
1
-2
/
+2
*
write: set atime value in term_chk() only when needed
Sami Kerola
2016-07-01
1
-4
/
+4
*
write: remove pointless fileno(3) calls
Sami Kerola
2016-07-01
1
-6
/
+6
*
write: get rid of function prototypes
Sami Kerola
2016-07-01
1
-141
/
+132
*
write: remove unused variable
Sami Kerola
2016-07-01
1
-4
/
+0
*
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
4
-8
/
+8
*
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
*
script: improve coding style and the "done" message
Karel Zak
2016-05-18
1
-7
/
+5
*
setterm: remove unnecessary translation string
Sami Kerola
2016-05-09
1
-8
/
+8
[prev]
[next]