cvs commit: src/usr.bin Makefile src/usr.bin/mkuzip mkuzip.c
    Max Khon 
    fjoe at FreeBSD.org
       
    Wed May 11 10:02:39 PDT 2005
    
    
  
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
    
    
More information about the cvs-all
mailing list