Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 May 2005 17:02:38 +0000 (UTC)
From:      Max Khon <fjoe@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin Makefile src/usr.bin/mkuzip mkuzip.c
Message-ID:  <200505111702.j4BH2ccQ091820@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
fjoe        2005-05-11 17:02:38 UTC

  FreeBSD src repository

  Modified files:
    usr.bin              Makefile 
    usr.bin/mkuzip       mkuzip.c 
  Log:
  - check for geom_uzip module presence using kldstat -m.
  kldstat -m finds geom_uzip module even if it is compiled in statically.
  - create output file with x bit set.
  - build mkuzip on all architectures (verified with "make universe").
  - fix typo in info message.
  
  Revision  Changes    Path
  1.279     +1 -3      src/usr.bin/Makefile
  1.4       +3 -3      src/usr.bin/mkuzip/mkuzip.c



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