Age | Commit message (Collapse) | Author |
|
|
|
function old new delta
file_write 98 104 +6
|
|
function old new delta
packed_usage 24136 24132 -4
uniq_main 399 384 -15
|
|
|
|
|
|
|
|
|
|
By Cristian Ionescu-Idbohrn <cristian.ionescu-idbohrn AT axis.com>
|
|
|
|
start_stop_daemon_main 976 959 -17
|
|
|
|
(by "Pinedo, David" <david.pinedo AT hp.com>)
|
|
|
|
|
|
function old new delta
sendping4 176 186 +10
sendping6 93 100 +7
|
|
|
|
|
|
|
|
tar: simplify argv handling
function old new delta
tar_main 772 722 -50
|
|
|
|
to have it checked
|
|
|
|
|
|
|
|
|
|
|
|
<cristian.ionescu-idbohrn AT axis.com>
|
|
|
|
|
|
|
|
function old new delta
read_line_input 3158 3153 -5
input_end 29 24 -5
input_delete 115 110 -5
input_forward 27 20 -7
cmdedit_set_out_char 88 80 -8
|
|
|
|
mkswap: fix selinux build
|
|
function old new delta
catcher 357 339 -18
|
|
make testsuite actually test something useful.
function old new delta
date_main 1094 1149 +55
|
|
|
|
Fixes dynamic linking-error:
util-linux/lib.a(mkswap.o): In function `mkswap_selinux_setcontext':
util-linux/mkswap.c:38: undefined reference to `fsetfilecon_raw'
|
|
|
|
|
|
|
|
and configured correctly.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|