From: Sami Kerola <kerolasa@iki.fi>
To: util-linux@vger.kernel.org
Cc: kerolasa@iki.fi
Subject: [PATCH 0/6] pull: nsenter: trivial adjustments
Date: Sun, 20 Jan 2013 18:04:50 +0000 [thread overview]
Message-ID: <1358705096-21092-1-git-send-email-kerolasa@iki.fi> (raw)
'Allo 'allo!
Recently nsenter was added to the project. I had a look of it which
resulted to six rather trivial patches, that are sent to list and
available from my git branch mentioned below.
The following changes since commit e66ba1bfaf070682e26c1a53e64af1088fea56bc:
cal: don't mix ncurses output functions and printf() (2013-01-17 18:48:16 +0100)
are available in the git repository at:
git://github.com/kerolasa/lelux-utiliteetit.git nsenter
for you to fetch changes up to 8602caa37ac3fdc0edbcafc15c98f9c3483e552a:
nsenter: fix indentation (2013-01-19 20:18:52 +0000)
----------------------------------------------------------------
Sami Kerola (6):
docs: align nsenter.1 man page with howto-man-page.txt
build-sys: add nsenter to gitignore
nsenter: adjust few error messages
nsenter: fix compiler warning
nsenter: drop core when impossible happens
nsenter: fix indentation
.gitignore | 1 +
include/namespace.h | 55 +++++++-------
sys-utils/nsenter.1 | 201 ++++++++++++++++++++++++++++++++--------------------
sys-utils/nsenter.c | 42 ++++++-----
4 files changed, 179 insertions(+), 120 deletions(-)
next reply other threads:[~2013-01-20 18:05 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-20 18:04 Sami Kerola [this message]
2013-01-20 18:04 ` [PATCH 1/6] docs: align nsenter.1 man page with howto-man-page.txt Sami Kerola
2013-01-20 18:04 ` [PATCH 2/6] build-sys: add nsenter to gitignore Sami Kerola
2013-01-20 18:04 ` [PATCH 3/6] nsenter: adjust few error messages Sami Kerola
2013-01-20 18:04 ` [PATCH 4/6] nsenter: fix compiler warning Sami Kerola
2013-01-20 18:04 ` [PATCH 5/6] nsenter: drop core when impossible happens Sami Kerola
2013-01-20 18:04 ` [PATCH 6/6] nsenter: fix indentation Sami Kerola
2013-01-25 14:52 ` [PATCH 0/6] pull: nsenter: trivial adjustments Karel Zak
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1358705096-21092-1-git-send-email-kerolasa@iki.fi \
--to=kerolasa@iki.fi \
--cc=util-linux@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox