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: fix warning [-Winvalid-noreturn]
Ruediger Meier
2017-06-14
1
-1
/
+1
*
hwclock: allow -l as alias for --localtime
Rasmus Villemoes
2017-05-31
1
-8
/
+7
*
hwclock: use a consistent name for --predict
J William Piggott
2017-04-27
1
-5
/
+5
*
hwclock: remove unneeded braces
J William Piggott
2017-04-27
1
-2
/
+1
*
hwclock: make clock test mode message consistent
J William Piggott
2017-04-27
1
-3
/
+3
*
hwclock: extra messages for debug only
J William Piggott
2017-04-27
1
-4
/
+4
*
hwclock: improve audit control
J William Piggott
2017-04-19
1
-11
/
+6
*
hwclock: --set and --predict segmentation fault
J William Piggott
2017-04-19
1
-0
/
+4
*
hwclock: make epoch functions alpha only
J William Piggott
2017-04-19
1
-38
/
+23
*
hwclock: improve default function handling
J William Piggott
2017-04-19
1
-6
/
+10
*
hwclock: use errtryhelp()
J William Piggott
2017-04-10
1
-5
/
+4
*
hwclock: remove unused 'silent' arg
J William Piggott
2017-03-31
1
-1
/
+1
*
hwclock: remove alpha cmos
J William Piggott
2017-03-31
1
-32
/
+0
*
hwclock: remove 1994 Award BIOS workaround
J William Piggott
2017-03-31
1
-62
/
+0
*
hwclock: use parse_date function
J William Piggott
2017-03-04
1
-99
/
+5
*
misc: add static keyword to where needed [smatch scan]
Sami Kerola
2017-02-20
1
-1
/
+1
*
misc: do not use plain 0 as NULL [smatch scan]
Sami Kerola
2017-02-20
1
-33
/
+33
*
docs: Fix word repetitions
Yuri Chornoivan
2017-02-13
1
-2
/
+2
*
hwclock: remove if-if-condition
Karel Zak
2017-02-09
1
-3
/
+2
*
hwclock: remove --compare option
Sami Kerola
2017-02-05
1
-72
/
+3
*
hwclock: make --date=argument less prone to injection
Sami Kerola
2017-02-05
1
-2
/
+4
*
hwclock: remove division by zero [asan]
Sami Kerola
2017-02-05
1
-3
/
+4
*
hwclock: remove magic constants from interpret_date_string()
Sami Kerola
2017-02-05
1
-38
/
+27
*
hwclock: use symbolic magic values passed in between functions
Sami Kerola
2017-02-05
1
-7
/
+5
*
hwclock: initialize struct adjtime members
Sami Kerola
2017-02-05
1
-26
/
+5
*
hwclock: alloate date_resp parsing buffer in interpret_date_string()
Sami Kerola
2017-02-05
1
-5
/
+12
*
hwclock: simplify save_adjtime() execution flow
Sami Kerola
2017-02-05
1
-48
/
+34
*
hwclock: remove dead code and other minor fixes
Sami Kerola
2017-02-05
1
-7
/
+3
*
hwclock: move error messages to determine_clock_access_method()
Sami Kerola
2017-02-05
1
-16
/
+13
*
hwclock: move command-line options to control structure
Sami Kerola
2017-02-05
1
-288
/
+234
*
hwclock: remove unnecessary type casts
Sami Kerola
2017-02-05
1
-26
/
+26
*
hwclock: do not hardcode date command magic string twice
Sami Kerola
2017-02-05
1
-2
/
+2
*
hwclock: remove hwclock_exit() indirection
Sami Kerola
2017-02-05
1
-7
/
+3
*
hwclock: remove FLOOR macro in favour of floor(3)
Sami Kerola
2017-02-05
1
-3
/
+1
*
hwclock: remove UTC-0 localization hack
Sami Kerola
2017-02-03
1
-29
/
+5
*
Use --help suggestion on invalid option
Karel Zak
2016-12-19
1
-2
/
+2
*
hwclock: don't check for permissions
Karel Zak
2016-12-09
1
-5
/
+0
*
misc: always check setenv(3) return value
Sami Kerola
2016-08-12
1
-2
/
+3
*
hwclock: use strtimeval_iso()
Karel Zak
2016-05-24
1
-9
/
+7
*
hwclock: use labs() for long
Karel Zak
2016-02-19
1
-1
/
+1
*
hwclock.c, hwclock.8.in: new --show format
J William Piggott
2016-02-17
1
-8
/
+9
*
misc: always cast timeval.tv_usec to long rather than int
Ruediger Meier
2016-02-12
1
-17
/
+18
*
hwclock: remove extra space from --show output
Karel Zak
2016-02-01
1
-1
/
+1
*
Change of output format and documentation.
Anna Jonna Ármannsdóttir
2016-01-28
1
-1
/
+1
*
hwclock: change audit message
Karel Zak
2016-01-07
1
-1
/
+1
*
script, hwclock: check file exist with access(3) rather than stat(3)
Sami Kerola
2015-11-09
1
-4
/
+1
*
hwclock: fix format warning in alpha code
Andreas Henriksson
2015-09-07
1
-1
/
+1
*
hwclock: fix signed/unsigned comparison warning on alpha
Andreas Henriksson
2015-08-24
1
-2
/
+2
*
hwclock: make static analyzes more happy
Karel Zak
2015-07-29
1
-1
/
+1
*
hwclock: don't allow non-root access
Karel Zak
2015-05-26
1
-29
/
+5
[prev]
[next]