Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Nov 2010 16:49:07 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sbin/kldstat kldstat.c
Message-ID:  <201011131649.oADGnJIg076768@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2010-11-13 16:49:07 UTC

  FreeBSD src repository

  Modified files:
    sbin/kldstat         kldstat.c 
  Log:
  SVN rev 215248 on 2010-11-13 16:49:07Z by kib
  
  In printfile(), exit the process instead of only printing the warning.
  This fixes verbose mode when either -i specified non-existent kldfile
  id, or the file was unloaded between two kldnext(2) calls.
  
  While there, fix printfile() definition to be style(9)-compliant.
  
  Submitted by:   arundel
  MFC after:      1 week
  
  Revision  Changes    Path
  1.23      +3 -2      src/sbin/kldstat/kldstat.c



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