public inbox for util-linux@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] pull: nsenter: trivial adjustments
@ 2013-01-20 18:04 Sami Kerola
  2013-01-20 18:04 ` [PATCH 1/6] docs: align nsenter.1 man page with howto-man-page.txt Sami Kerola
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Sami Kerola @ 2013-01-20 18:04 UTC (permalink / raw)
  To: util-linux; +Cc: kerolasa

'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(-)


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-01-25 14:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-20 18:04 [PATCH 0/6] pull: nsenter: trivial adjustments Sami Kerola
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox