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
/
sys-utils
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
hwclock: remove custom errno string
J William Piggott
2017-07-31
2
-6
/
+1
*
hwclock: remove custom errno string
J William Piggott
2017-07-31
1
-14
/
+12
*
hwclock: fix unimplemented ioctl test
J William Piggott
2017-07-31
1
-2
/
+2
*
hwclock: squash custom errno strings
J William Piggott
2017-07-31
1
-8
/
+2
*
hwclock: squash custom errno strings
J William Piggott
2017-07-31
1
-26
/
+6
*
tunelp: use linux header
Sami Kerola
2017-07-31
4
-120
/
+3
*
fstab(5): mention how tabs are escaped
Andreas Henriksson
2017-07-31
1
-1
/
+2
*
hwclock: remove m68k and alpha cmos from manual
J William Piggott
2017-07-31
1
-9
/
+0
*
wdctl: do not call fsync(2) when closing watchdog device
Sami Kerola
2017-07-31
1
-2
/
+2
*
hwclock: fix regression from c3ae785
J William Piggott
2017-07-20
1
-3
/
+3
*
hwclock: remove unused epoch_option
J William Piggott
2017-07-20
2
-2
/
+1
*
setpriv: support setting unnamed capabilities
Patrick Steinhardt
2017-07-18
1
-0
/
+3
*
Merge branch '170711' of github.com:jwpi/util-linux
Karel Zak
2017-07-17
4
-53
/
+32
|
\
|
*
hwclock: improve RTC epoch messages
J William Piggott
2017-07-16
1
-11
/
+5
|
*
hwclock: improve RTC epoch messages
J William Piggott
2017-07-16
1
-19
/
+14
|
*
hwclock: remove dead ioctl check
J William Piggott
2017-07-16
1
-7
/
+1
|
*
hwclock: --epoch presence test fails
J William Piggott
2017-07-16
4
-19
/
+15
*
|
ldattach: simplify debugging function when vwarnx(3) is available
Sami Kerola
2017-07-15
1
-3
/
+7
|
/
*
hwclock: sync one-liner descriptions
J William Piggott
2017-07-10
2
-3
/
+3
*
hwclock: final usage() strings slice
J William Piggott
2017-07-10
1
-1
/
+2
*
hwclock: usage() use program_invocation_short_name
J William Piggott
2017-07-10
1
-3
/
+3
*
hwclock: remove from usage() FILE *out = stdout
J William Piggott
2017-07-10
1
-32
/
+31
*
mount: remove extN from mount.8 man page
Karel Zak
2017-07-10
1
-348
/
+2
*
setpriv: silence compiler warning
Ruediger Meier
2017-07-04
1
-1
/
+1
*
misc: consolidate macro style USAGE_HELP_OPTIONS
Ruediger Meier
2017-06-29
40
-76
/
+76
*
Merge branch 'path-fixes' of https://github.com/rudimeier/util-linux
Karel Zak
2017-06-29
4
-35
/
+35
|
\
|
*
hwclock: don't ifdef printf arguments
Ruediger Meier
2017-06-29
1
-2
/
+3
|
*
setpriv: align --help
Ruediger Meier
2017-06-29
1
-1
/
+1
|
*
misc: avoid some dead initialization warnings
Ruediger Meier
2017-06-29
1
-4
/
+1
|
*
lscpu: make clang analyzer happy
Ruediger Meier
2017-06-29
1
-14
/
+13
|
*
lsmem: fix, using freed memory
Ruediger Meier
2017-06-29
2
-12
/
+13
|
*
lib/path: fix crash, pathbuf overflow
Ruediger Meier
2017-06-27
2
-2
/
+4
*
|
docs: remove some old history from manpages
Ruediger Meier
2017-06-29
5
-82
/
+25
|
/
*
setpriv: add --ambient-caps to usage()
Karel Zak
2017-06-27
1
-17
/
+18
*
setpriv: support modifying the set of ambient capabilities
Patrick Steinhardt
2017-06-27
2
-3
/
+33
*
setpriv: support dumping ambient capabilities
Patrick Steinhardt
2017-06-27
1
-1
/
+18
*
setpriv: proxy function to update capabilities
Patrick Steinhardt
2017-06-27
1
-2
/
+17
*
setpriv: proxy function checking whether a capability is set
Patrick Steinhardt
2017-06-27
1
-1
/
+20
*
setpriv: introduce indirection for `capng_type` enum
Patrick Steinhardt
2017-06-27
1
-11
/
+19
*
misc: consolidate all --help option descriptions
Ruediger Meier
2017-06-27
3
-13
/
+15
*
misc: introduce print_usage_help_options()
Ruediger Meier
2017-06-27
38
-76
/
+38
*
misc: cosmetics, remove argument from usage(FILE*)
Ruediger Meier
2017-06-26
12
-41
/
+52
*
misc: cosmetics, remove argument from usage(int)
Ruediger Meier
2017-06-26
2
-8
/
+8
*
misc: never use usage(stderr)
Ruediger Meier
2017-06-26
20
-112
/
+169
*
misc: never use usage(ERROR)
Ruediger Meier
2017-06-26
1
-8
/
+10
*
misc: cleanup and fix --unknownopt issues
Ruediger Meier
2017-06-26
3
-21
/
+25
*
flock, getopt: write --help to stdout and return 0
Ruediger Meier
2017-06-26
1
-25
/
+27
*
misc: consolidate usage() "Available columns"
Karel Zak
2017-06-26
5
-7
/
+5
*
Merge branch '170622' of github.com:jwpi/util-linux
Karel Zak
2017-06-26
4
-8
/
+5
|
\
|
*
include/c.h: add USAGE_COMMANDS and USAGE_COLUMNS
J William Piggott
2017-06-24
4
-8
/
+5
[prev]
[next]