Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Apr 2009 16:03:28 +0000 (UTC)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.sbin/jexec jexec.c
Message-ID:  <200904041603.n34G3i7w078919@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

ru          2009-04-04 16:03:28 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/jexec       jexec.c 
  Log:
  SVN rev 190694 on 2009-04-04 16:03:28Z by ru
  
  - Style: size_t can't be negative.
  
  - Don't exit with a zero status code when no jails are configured
    on a system.
  
  - Style: simplify some code constructs.
  
  - If a single jail cannot be found, let the caller print a nicer
    diagnostic message.
  
  Reviewed by:    bz
  MFC after:      3 days
  
  Revision  Changes    Path
  1.10      +11 -17    src/usr.sbin/jexec/jexec.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904041603.n34G3i7w078919>