cvs commit: src/usr.sbin Makefile src/usr.sbin/makewhatis Makefile makewhatis.8 makewhatis.c src/usr.bin Makefile src/usr.bin/catman Makefile catman.1 catman.c src/libexec Makefile src/libexec/getNAME getNAME.1 src/libexec/makewhatis.local ...

Joerg Sonnenberger joerg at crater.dragonflybsd.org
Thu Mar 25 10:06:19 PST 2004


joerg       2004/03/25 10:05:49 PST

DragonFly src repository

  Modified files:
    usr.sbin             Makefile 
    usr.bin              Makefile 
    libexec              Makefile 
    libexec/getNAME      getNAME.1 
    gnu/usr.bin/man      Makefile 
    share/man/man5       rc.conf.5 
  Added files:
    usr.sbin/makewhatis  Makefile makewhatis.8 makewhatis.c 
    usr.bin/catman       Makefile catman.1 catman.c 
    libexec/makewhatis.local Makefile makewhatis.local.8 
                             makewhatis.local.sh 
  Removed files:
    gnu/usr.bin/man/catman Makefile catman.1 catman.perl 
    gnu/usr.bin/man/makewhatis Makefile makewhatis.1 
                               makewhatis.local.8 
                               makewhatis.local.sh makewhatis.perl 
  Log:
  Replace the Perl scripts makewhatis(1), makewhatis.local(8) and catman(1)
  by C programs.
  
  Submitted by: Dheeraj Reddy <dheerajs at xxxxxxxxxxx>
  Taken from: FreeBSD
  
  In contrast to FreeBSD, put makewhatis.local under src/libexec and put
  makewhatis into src/usr.sbin. Update man pages accordingly.
  
  Revision  Changes    Path
  1.7       +1 -0      src/usr.sbin/Makefile
  1.11      +1 -0      src/usr.bin/Makefile
  1.7       +1 -0      src/libexec/Makefile
  1.3       +2 -2      src/libexec/getNAME/getNAME.1
  1.2       +3 -1      src/gnu/usr.bin/man/Makefile
  1.6       +1 -1      src/share/man/man5/rc.conf.5


http://www.dragonflybsd.org/cvsweb/src/usr.sbin/Makefile.diff?r1=1.6&r2=1.7&f=h
http://www.dragonflybsd.org/cvsweb/src/usr.bin/Makefile.diff?r1=1.10&r2=1.11&f=h
http://www.dragonflybsd.org/cvsweb/src/libexec/Makefile.diff?r1=1.6&r2=1.7&f=h
http://www.dragonflybsd.org/cvsweb/src/libexec/getNAME/getNAME.1.diff?r1=1.2&r2=1.3&f=h
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/man/Makefile.diff?r1=1.1&r2=1.2&f=h
http://www.dragonflybsd.org/cvsweb/src/share/man/man5/rc.conf.5.diff?r1=1.5&r2=1.6&f=h





More information about the Commits mailing list