obrien      2007-10-09 23:31:11 UTC

  FreeBSD src repository

  Modified files:
    .                    Makefile.inc1 
    cddl/lib             Makefile 
    cddl/usr.bin         Makefile 
    cddl/usr.sbin        Makefile 
    lib                  Makefile 
    lib/libthr           Makefile 
    sbin/ggate           Makefile 
    share/man/man3       Makefile 
    share/man/man5       src.conf.5 
    share/mk             bsd.compat.mk bsd.own.mk 
    usr.bin              Makefile 
    usr.sbin             Makefile 
    usr.sbin/ngctl       Makefile 
  Log:
  Tweak the handling of "WITHOUT_LIBPTHREAD".  Also remove the accidental
  treatment of 'LIBKSE' as an "old style" knob.
  
  Submitted by:   ru
  Approved by:    re(kensmith)
  
  Revision  Changes    Path
  1.588     +1 -1      src/Makefile.inc1
  1.7       +1 -1      src/cddl/lib/Makefile
  1.7       +1 -1      src/cddl/usr.bin/Makefile
  1.7       +1 -1      src/cddl/usr.sbin/Makefile
  1.224     +0 -2      src/lib/Makefile
  1.28      +2 -2      src/lib/libthr/Makefile
  1.10      +1 -1      src/sbin/ggate/Makefile
  1.45      +1 -1      src/share/man/man3/Makefile
  1.17      +19 -11    src/share/man/man5/src.conf.5
  1.23      +0 -1      src/share/mk/bsd.compat.mk
  1.67      +5 -1      src/share/mk/bsd.own.mk
  1.303     +1 -1      src/usr.bin/Makefile
  1.375     +2 -2      src/usr.sbin/Makefile
  1.22      +1 -1      src/usr.sbin/ngctl/Makefile
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to