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
/
hwclock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwclock: make debug implicit for test mode.
J William Piggott
2017-09-21
1
-1
/
+2
*
hwclock: exit bug fix and single test mode message
J William Piggott
2017-09-21
1
-38
/
+23
*
hwclock: add -a that is short of --adjust to manual page and usage
Sami Kerola
2017-09-05
1
-2
/
+2
*
hwclock: update usage()
J William Piggott
2017-09-05
1
-1
/
+1
*
hwclock: close hwaudit_fd unconditionally
J William Piggott
2017-09-03
1
-1
/
+1
*
hwclock: don't always use hwclock_exit
J William Piggott
2017-09-03
1
-7
/
+7
*
hwclock: remove sysexits.h
J William Piggott
2017-09-03
1
-45
/
+23
*
hwclock: remove bool type definition
Sami Kerola
2017-08-30
1
-16
/
+19
*
hwclock: for debugging print startup system time
J William Piggott
2017-08-25
1
-1
/
+4
*
hwclock: refactor set_system_clock()
J William Piggott
2017-08-25
1
-11
/
+6
*
hwclock: update set_system_clock comments
J William Piggott
2017-08-25
1
-15
/
+27
*
hwclock: update set_system_clock debugging
J William Piggott
2017-08-25
1
-4
/
+17
*
hwclock: remove set_system_clock_timezone()
J William Piggott
2017-08-25
1
-89
/
+0
*
hwclock: move systz into hctosys
J William Piggott
2017-08-25
1
-3
/
+9
*
hwclock: fix hclock_valid test and error messages
J William Piggott
2017-08-04
1
-94
/
+53
*
hwclock: correlate hclocktime instead of set_time.
J William Piggott
2017-08-04
1
-9
/
+13
*
hwclock: fix RTC read logic
J William Piggott
2017-08-04
1
-23
/
+15
*
hwclock: move drift correction and --predict
J William Piggott
2017-08-04
1
-26
/
+31
*
hwclock: move rtc permissions test
J William Piggott
2017-08-04
1
-3
/
+3
*
hwclock: move systz above init clocks read
J William Piggott
2017-08-04
1
-3
/
+4
*
hwclock: squash custom errno strings
J William Piggott
2017-07-31
1
-26
/
+6
*
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
1
-1
/
+1
*
hwclock: improve RTC epoch messages
J William Piggott
2017-07-16
1
-11
/
+5
*
hwclock: --epoch presence test fails
J William Piggott
2017-07-16
1
-7
/
+3
*
hwclock: sync one-liner descriptions
J William Piggott
2017-07-10
1
-1
/
+1
*
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
*
misc: consolidate macro style USAGE_HELP_OPTIONS
Ruediger Meier
2017-06-29
1
-2
/
+2
*
hwclock: don't ifdef printf arguments
Ruediger Meier
2017-06-29
1
-2
/
+3
*
misc: avoid some dead initialization warnings
Ruediger Meier
2017-06-29
1
-4
/
+1
*
misc: introduce print_usage_help_options()
Ruediger Meier
2017-06-27
1
-2
/
+1
*
misc: cosmetics, remove argument from usage(FILE*)
Ruediger Meier
2017-06-26
1
-2
/
+3
*
Merge branch 'fix-exit-codes' of https://github.com/rudimeier/util-linux
Karel Zak
2017-06-26
1
-0
/
+3
|
\
|
*
misc: fix xalloc.h related exit codes
Ruediger Meier
2017-06-22
1
-0
/
+1
|
*
misc: fix more strutils related exit codes
Ruediger Meier
2017-06-22
1
-0
/
+2
*
|
hwclock: add audit for --systz
J William Piggott
2017-06-22
1
-0
/
+1
*
|
hwclock: remove unused optstring characters
J William Piggott
2017-06-22
1
-1
/
+1
|
/
*
hwclock: remove unwanted space before description
Karel Zak
2017-06-21
1
-1
/
+1
*
hwclock: remove unused stdarg.h
J William Piggott
2017-06-21
1
-1
/
+0
*
hwclock: add --update-drift check
J William Piggott
2017-06-21
1
-1
/
+6
*
hwclock: slice up the usage text
J William Piggott
2017-06-21
1
-16
/
+16
*
hwclock: update --help content and grammar
J William Piggott
2017-06-21
1
-27
/
+21
*
hwclock: use RTC in help output
J William Piggott
2017-06-21
1
-12
/
+12
*
hwclock: add usage() functions heading
J William Piggott
2017-06-21
1
-2
/
+1
*
hwclock: update usage() FILE name
J William Piggott
2017-06-21
1
-22
/
+22
*
hwclock: update usage() to util-linux style
J William Piggott
2017-06-21
1
-8
/
+10
*
hwclock: remove dead code in usage()
J William Piggott
2017-06-21
1
-25
/
+3
*
misc: fix ggc-7 fallthrough warnings
Sami Kerola
2017-06-14
1
-1
/
+2
[next]