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
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
blkreport, blkreset: remove in favour of blkzone
Karel Zak
2017-02-23
1
-8
/
+0
*
blkzone: add new command (merge blkreport and blkreset)
Karel Zak
2017-02-23
1
-0
/
+5
*
build-sys: simplify UL_ENABLE_ALIAS() semantic
Karel Zak
2017-02-21
1
-2
/
+1
*
build-sys: fix --disable-all-programs --enable-schedutils
Karel Zak
2017-02-20
1
-6
/
+8
*
blkzonecmd, blkreport: Add new commands for ZAC/ZBC drives
Shaun Tancheff
2017-02-09
1
-0
/
+11
*
Merge branch 'hwclock-jwp-reviewed' of git://github.com/kerolasa/lelux-utilit...
Karel Zak
2017-02-09
1
-0
/
+1
|
\
|
*
lib: add timegm() portability function to lib/timeutils.c
Sami Kerola
2017-02-03
1
-0
/
+1
*
|
build-sys: improve detection of the "isnan" function in uClibc
Carlos Santos
2017-02-09
1
-0
/
+1
|
/
*
fallocate: Added posix_fallocate() support.
Denis Chaplygin
2017-01-31
1
-0
/
+28
*
build-sys: use -lm for scriptreplay if necessary
Karel Zak
2017-01-18
1
-0
/
+7
*
newgrp: use libc explicit_bzero() when it is available
Sami Kerola
2017-01-16
1
-0
/
+1
*
Merge branch 'getrandom' of git://github.com/kerolasa/lelux-utiliteetit
Karel Zak
2016-12-22
1
-0
/
+1
|
\
|
*
lib/randutils: use getrandom(2) when it is available
Sami Kerola
2016-12-11
1
-0
/
+1
*
|
libmount: revert X-* and x-* meaning
Karel Zak
2016-12-09
1
-1
/
+0
|
/
*
libmount: use x-systemd options as X-*
Karel Zak
2016-12-08
1
-0
/
+1
*
build-sys: disable tailf by default
Ruediger Meier
2016-12-07
1
-1
/
+5
*
agetty: re-add utmp.h for Debian GNU/kFreeBSD
Ruediger Meier
2016-12-07
1
-0
/
+2
*
build-sys: check for POSIX utmpx usage
Ruediger Meier
2016-12-07
1
-0
/
+9
*
login-utils: switch to utmpx.h
Ruediger Meier
2016-12-07
1
-11
/
+11
*
agetty: remove obsolete HAVE_UPDWTMP fallback
Ruediger Meier
2016-12-07
1
-1
/
+0
*
login: re-add lastlog.h header
Ruediger Meier
2016-12-07
1
-0
/
+1
*
build-sys: cosmetics, avoid useless m4 quotes
Ruediger Meier
2016-11-29
1
-1
/
+1
*
build-sys: cosmetics PACKAGE_VERSION_MINOR
Ruediger Meier
2016-11-29
1
-2
/
+2
*
build-sys: update package release number during development
Ruediger Meier
2016-11-29
1
-1
/
+1
*
build-sys: fix empty package release number
Ruediger Meier
2016-11-29
1
-4
/
+2
*
build-sys: mark lsmem and chmem as Linux only
Karel Zak
2016-11-09
1
-2
/
+7
*
chmem: new tool
Heiko Carstens
2016-11-09
1
-0
/
+7
*
lsmem: new tool
Heiko Carstens
2016-11-09
1
-0
/
+7
*
build-sys: release++ (v2.29)
Karel Zak
2016-11-08
1
-1
/
+1
*
build-sys: fix missing ncursesw message
Ruediger Meier
2016-10-20
1
-2
/
+2
*
build-sys: use ncurses-config rather than pkg-config
Karel Zak
2016-10-20
1
-8
/
+6
*
build-sys: release++ (v2.29-rc2)
Karel Zak
2016-10-19
1
-1
/
+1
*
Revert "su,runuser: add libseccomp based workaround for TIOCSTI ioctl"
Karel Zak
2016-10-03
1
-16
/
+0
*
build-sys: release++ (v2.29-rc1)
Karel Zak
2016-09-30
1
-1
/
+1
*
su,runuser: add libseccomp based workaround for TIOCSTI ioctl
Karel Zak
2016-09-29
1
-0
/
+16
*
findmnt: (verify) add source verification
Karel Zak
2016-09-23
1
-0
/
+1
*
build-sys: add parisc to define ARCH_
Karel Zak
2016-08-16
1
-1
/
+1
*
pg: stop building the command by default
Sami Kerola
2016-08-14
1
-2
/
+2
*
build-sys: remove global dependence between widechar and ncursesw
Karel Zak
2016-06-09
1
-4
/
+0
*
build-sys: workaround for autoconf "present but cannot be compiled"
Karel Zak
2016-06-08
1
-1
/
+6
*
build-sys: add non-action for ncurses pkg-cong test
Karel Zak
2016-06-08
1
-2
/
+2
*
build-sys: clean up relation between ncurses[w] and wide-char support
Karel Zak
2016-06-08
1
-0
/
+9
*
build-sys: cleanup --with-ncurses
Karel Zak
2016-06-08
1
-54
/
+37
*
build-sys: fix uClibc-ng scanf check
Waldemar Brodkorb
2016-06-06
1
-1
/
+1
*
build-sys: use UL_DEFAULT_ENABLE() only for programs
Karel Zak
2016-06-03
1
-1
/
+1
*
build-sys: add --disable-widechar
Karel Zak
2016-06-03
1
-13
/
+23
*
build-sys: add --disable-plymouth-support
Karel Zak
2016-05-26
1
-0
/
+31
*
build-sys: test functions does not return void
Sami Kerola
2016-04-19
1
-1
/
+1
*
libmount: don't support /etc/mtab by default
Karel Zak
2016-04-14
1
-5
/
+5
*
build-sys: add --enable-libuuid-force-uuidd
Ruediger Meier
2016-04-14
1
-1
/
+6
[next]