From 949f451bfa2956218af8ce827332df2f55f78bc8 Mon Sep 17 00:00:00 2001 From: "Dmitry V. Levin" Date: Tue, 11 Nov 2008 00:21:09 +0000 Subject: [PATCH] 2008-11-09 Dmitry V. Levin * system.c (capabilities): Add more capability values. --- ChangeLog | 2 ++ system.c | 15 +++++++++++++++ 2 files changed, 17 insertions(+) diff --git a/ChangeLog b/ChangeLog index a90f9376..083f9cc9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2008-11-09 Dmitry V. Levin + * system.c (capabilities): Add more capability values. + * util.c (string_quote): Fix support for NUL-terminated string. Add comments. (printpathn): Fix the case when "..." was appended to the output diff --git a/system.c b/system.c index 80b105bc..9274a0f9 100644 --- a/system.c +++ b/system.c @@ -1507,6 +1507,21 @@ static const struct xlat capabilities[] = { { 1<