cvs commit: src/lib/libthr/thread thr_rtld.c

2008-04-21 Thread David Xu
davidxu 2008-04-22 06:44:12 UTC

  FreeBSD src repository

  Modified files:
lib/libthr/threadthr_rtld.c 
  Log:
  Use native rwlock.
  
  Revision  ChangesPath
  1.8   +20 -54src/lib/libthr/thread/thr_rtld.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/graphics/kipi-plugins Makefile

2008-04-21 Thread Alex Dupre
ale 2008-04-22 06:40:01 UTC

  FreeBSD ports repository

  Modified files:
graphics/kipi-plugins Makefile 
  Log:
  Chase kipi and kexiv2 lib versions and bump PORTREVISION.
  
  Revision  ChangesPath
  1.35  +3 -2  ports/graphics/kipi-plugins/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/graphics/digikam Makefile

2008-04-21 Thread Alex Dupre
ale 2008-04-22 06:39:49 UTC

  FreeBSD ports repository

  Modified files:
graphics/digikam Makefile 
  Log:
  Chase kipi and kexiv2 lib versions and bump PORTREVISION.
  
  Revision  ChangesPath
  1.41  +3 -3  ports/graphics/digikam/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/graphics/gwenview Makefile ports/graphics/kphotoalbum Makefile ports/graphics/showimg Makefile

2008-04-21 Thread Alex Dupre
ale 2008-04-22 06:39:07 UTC

  FreeBSD ports repository

  Modified files:
graphics/gwenviewMakefile 
graphics/kphotoalbum Makefile 
graphics/showimg Makefile 
  Log:
  Chase kipi lib version and bump PORTREVISION.
  
  Revision  ChangesPath
  1.29  +2 -2  ports/graphics/gwenview/Makefile
  1.26  +2 -1  ports/graphics/kphotoalbum/Makefile
  1.31  +1 -1  ports/graphics/showimg/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/dev/mii ip1000phy.c ip1000phyreg.h miidevs

2008-04-21 Thread Pyun YongHyeon
yongari 2008-04-22 06:39:07 UTC

  FreeBSD src repository

  Modified files:(Branch: RELENG_6)
sys/dev/mii  ip1000phy.c ip1000phyreg.h miidevs 
  Log:
  MFC ip1000phy.c 1.3, ip1000phyreg.h 1.2 and miidevs 1.52 to RELENG_6.
Add support for IC Plus IP1001 PHY.
  
  Revision   ChangesPath
  1.1.2.3+58 -21src/sys/dev/mii/ip1000phy.c
  1.1.2.2+45 -0 src/sys/dev/mii/ip1000phyreg.h
  1.30.2.15  +1 -0  src/sys/dev/mii/miidevs
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/graphics/libkipi Makefile distinfo pkg-plist

2008-04-21 Thread Alex Dupre
ale 2008-04-22 06:37:56 UTC

  FreeBSD ports repository

  Modified files:
graphics/libkipi Makefile distinfo pkg-plist 
  Log:
  Update to 0.1.6 release.
  
  Revision  ChangesPath
  1.12  +1 -2  ports/graphics/libkipi/Makefile
  1.5   +3 -3  ports/graphics/libkipi/distinfo
  1.8   +9 -2  ports/graphics/libkipi/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/graphics/libkexiv2 Makefile distinfo pkg-plist

2008-04-21 Thread Alex Dupre
ale 2008-04-22 06:37:37 UTC

  FreeBSD ports repository

  Modified files:
graphics/libkexiv2   Makefile distinfo pkg-plist 
  Log:
  Update to 0.1.7 release.
  
  Revision  ChangesPath
  1.8   +1 -2  ports/graphics/libkexiv2/Makefile
  1.5   +3 -3  ports/graphics/libkexiv2/distinfo
  1.5   +1 -1  ports/graphics/libkexiv2/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/dev/mii ip1000phy.c ip1000phyreg.h miidevs

2008-04-21 Thread Pyun YongHyeon
yongari 2008-04-22 06:35:38 UTC

  FreeBSD src repository

  Modified files:(Branch: RELENG_7)
sys/dev/mii  ip1000phy.c ip1000phyreg.h miidevs 
  Log:
  MFC ip1000phy.c 1.3, ip1000phyreg.h 1.2 and miidevs 1.52 to RELENG_7.
Add support for IC Plus IP1001 PHY.
  
  Revision  ChangesPath
  1.2.2.1   +58 -21src/sys/dev/mii/ip1000phy.c
  1.1.4.1   +45 -0 src/sys/dev/mii/ip1000phyreg.h
  1.46.2.4  +1 -0  src/sys/dev/mii/miidevs
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/lang/tcl84 Makefile distinfo ports/x11-toolkits/tk84 Makefile distinfo

2008-04-21 Thread Martin Matuska
mm  2008-04-22 06:29:44 UTC

  FreeBSD ports repository

  Modified files:
lang/tcl84   Makefile distinfo 
x11-toolkits/tk84Makefile distinfo 
  Log:
  - Update to 8.4.19
  
  Revision  ChangesPath
  1.113 +1 -1  ports/lang/tcl84/Makefile
  1.42  +3 -3  ports/lang/tcl84/distinfo
  1.109 +1 -1  ports/x11-toolkits/tk84/Makefile
  1.40  +3 -3  ports/x11-toolkits/tk84/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/dev/mii rgephy.c

2008-04-21 Thread Pyun YongHyeon
yongari 2008-04-22 06:26:01 UTC

  FreeBSD src repository

  Modified files:(Branch: RELENG_6)
sys/dev/mii  rgephy.c 
  Log:
  MFC rgephy.c rev 1.19 to RELENG_6.
Add detection of isolation state.
  
PR:   kern/76710
  
  Revision  ChangesPath
  1.6.2.10  +5 -0  src/sys/dev/mii/rgephy.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/dev/mii rgephy.c

2008-04-21 Thread Pyun YongHyeon
yongari 2008-04-22 06:25:11 UTC

  FreeBSD src repository

  Modified files:(Branch: RELENG_7)
sys/dev/mii  rgephy.c 
  Log:
  MFC rgephy.c rev 1.19 to RELENG_7.
Add detection of isolation state.
  
PR:   kern/76710
  
  Revision  ChangesPath
  1.15.2.3  +5 -0  src/sys/dev/mii/rgephy.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/share/man/man4 nfe.4

2008-04-21 Thread Pyun YongHyeon
yongari 2008-04-22 06:19:29 UTC

  FreeBSD src repository

  Modified files:(Branch: RELENG_7)
share/man/man4   nfe.4 
  Log:
  MFC nfe.4 rev 1.10 to RELENG_7.
Mention support for nForce MCP73.
  
  Revision  ChangesPath
  1.8.2.2   +4 -2  src/share/man/man4/nfe.4
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/dev/re if_re.c

2008-04-21 Thread Pyun YongHyeon
yongari 2008-04-22 06:14:57 UTC

  FreeBSD src repository

  Modified files:(Branch: RELENG_7)
sys/dev/re   if_re.c 
  Log:
  MFC if_re.c 1.114 to RELENG_7.
Don't touch MSI enable bit in RL_CFG2 register. For unknown reason
clearing MSI enable bit for MSI capable hardwares resulted in Tx
problems. MSI enable bit is set only when MSI is requested from
user.
  
  Revision   ChangesPath
  1.95.2.18  +6 -12 src/sys/dev/re/if_re.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/dev/re if_re.c src/sys/pci if_rlreg.h

2008-04-21 Thread Pyun YongHyeon
yongari 2008-04-22 06:13:05 UTC

  FreeBSD src repository

  Modified files:(Branch: RELENG_7)
sys/dev/re   if_re.c 
sys/pci  if_rlreg.h 
  Log:
  MFC if_re.c 1.113, if_rlreg.h 1.74 to RELENG_7.
Padding more bytes than necessary one broke another variants of
PCIe RealTek chips. Only pad IP packets if the payload is less than
28 bytes.
  
  Revision   ChangesPath
  1.95.2.17  +1 -1  src/sys/dev/re/if_re.c
  1.67.2.7   +6 -0  src/sys/pci/if_rlreg.h
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/dev/re if_re.c

2008-04-21 Thread Pyun YongHyeon
yongari 2008-04-22 06:09:58 UTC

  FreeBSD src repository

  Modified files:(Branch: RELENG_7)
sys/dev/re   if_re.c 
  Log:
  MFC if_re.c 1.112 to RELENG_7.
In revision 1.70, 1.71 and 1.84 re(4) tried to workaround checksum
offload bugs by manual padding for short IP/UDP frames. Unfortunately
it seems that these workaround does not work reliably on newer PCIe
variants of RealTek chips.
  
To workaround the hardware bug, always pad short frames if Tx IP
checksum offload is requested. It seems that the hardware has a
bug in IP checksum offload handling. NetBSD manually pads short
frames only when the length of IP frame is less than 28 bytes but I
chose 60 bytes to safety. Also unconditionally set IP checksum
offload bit in Tx descriptor if any TCP or UDP checksum offload is
requested. This is the same way as Linux does but it's not
mentioned in data sheet.
  
  Revision   ChangesPath
  1.95.2.16  +15 -13src/sys/dev/re/if_re.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/dev/re if_re.c

2008-04-21 Thread Pyun YongHyeon
yongari 2008-04-22 06:07:59 UTC

  FreeBSD src repository

  Modified files:(Branch: RELENG_7)
sys/dev/re   if_re.c 
  Log:
  MFC if_re.c 1.111 to RELENG_7.
MSI handling on some RealTek chips are broken so disable it by
default.
  
  Revision   ChangesPath
  1.95.2.15  +1 -1  src/sys/dev/re/if_re.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/dev/re if_re.c src/sys/pci if_rlreg.h

2008-04-21 Thread Pyun YongHyeon
yongari 2008-04-22 06:05:46 UTC

  FreeBSD src repository

  Modified files:(Branch: RELENG_7)
sys/dev/re   if_re.c 
sys/pci  if_rlreg.h 
  Log:
  MFC if_re.c 1.110, if_rlreg.h 1.73 to RELENG_7.
For MSI capable hardwares, enable MSI enable bit in RL_CFG2
register.  If MSI was disabled by hw.re.msi_disable tunable
expliclty clear the MSI enable bit.
  
  Revision   ChangesPath
  1.95.2.14  +13 -0 src/sys/dev/re/if_re.c
  1.67.2.6   +1 -0  src/sys/pci/if_rlreg.h
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/dev/re if_re.c

2008-04-21 Thread Pyun YongHyeon
yongari 2008-04-22 06:02:20 UTC

  FreeBSD src repository

  Modified files:(Branch: RELENG_7)
sys/dev/re   if_re.c 
  Log:
  MFC if_re.c 1.109 to RELENG_7.
Some RealTek chips are known to be buggy on DAC handling, so
disable DAC by default.
  
  Revision   ChangesPath
  1.95.2.13  +6 -1  src/sys/dev/re/if_re.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/dev/re if_re.c

2008-04-21 Thread Pyun YongHyeon
yongari 2008-04-22 06:00:34 UTC

  FreeBSD src repository

  Modified files:(Branch: RELENG_7)
sys/dev/re   if_re.c 
  Log:
  MFC if_re.c 1.108 to RELENG_7.
VLAN hardware tag information should be set for all desciptors of a
multi-descriptor transmission attempt. Datasheet said nothing about
this requirements. This should fix a long-standing VLAN hardware
tagging issues with re(4).
  
  Revision   ChangesPath
  1.95.2.12  +13 -11src/sys/dev/re/if_re.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/dev/re if_re.c

2008-04-21 Thread Pyun YongHyeon
yongari 2008-04-22 05:58:44 UTC

  FreeBSD src repository

  Modified files:(Branch: RELENG_7)
sys/dev/re   if_re.c 
  Log:
  MFC if_re.c 1.107 to RELENG_7.
Always honor configured VLAN/checksum offload capabilities.
Previously re(4) used to blindly enable VLAN hardware tag stripping
and Rx checksum offload regardless of enabled optional features of
interface.
  
  Revision   ChangesPath
  1.95.2.11  +8 -3  src/sys/dev/re/if_re.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/dev/re if_re.c src/sys/pci if_rl.c

2008-04-21 Thread Pyun YongHyeon
yongari 2008-04-22 05:56:16 UTC

  FreeBSD src repository

  Modified files:(Branch: RELENG_7)
sys/dev/re   if_re.c 
sys/pci  if_rl.c 
  Log:
  MFC if_re.c 1.106, if_rl.c 1.173 to RELENG_7.
Don't map memory/IO resource in device probe and just use PCI
vendor/revision/sub device id of the hardware to probe it.
This is the same way as NetBSD does and it enhances readabilty
a lot.
  
  Revision   ChangesPath
  1.95.2.10  +32 -41src/sys/dev/re/if_re.c
  1.170.2.4  +18 -41src/sys/pci/if_rl.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/dev/re if_re.c src/sys/pci if_rlreg.h

2008-04-21 Thread Pyun YongHyeon
yongari 2008-04-22 05:51:40 UTC

  FreeBSD src repository

  Modified files:(Branch: RELENG_7)
sys/dev/re   if_re.c 
sys/pci  if_rlreg.h 
  Log:
  MFC if_re.c 1.105, if_rlreg.h 1.72 to RELENG_7.
Don't allow jumbo frame on 8139C+ controller.
While I'm here add a check for minimal MTU length.
  
  Revision  ChangesPath
  1.95.2.9  +11 -3 src/sys/dev/re/if_re.c
  1.67.2.5  +2 -0  src/sys/pci/if_rlreg.h
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/dev/re if_re.c src/sys/pci if_rlreg.h

2008-04-21 Thread Pyun YongHyeon
yongari 2008-04-22 05:49:12 UTC

  FreeBSD src repository

  Modified files:(Branch: RELENG_7)
sys/dev/re   if_re.c 
sys/pci  if_rlreg.h 
  Log:
  MFC if_re.c 1.104, if_rlreg.h 1.71 to RELENG_7.
   Implement WOL.
  
  Revision  ChangesPath
  1.95.2.8  +108 -0src/sys/dev/re/if_re.c
  1.67.2.4  +39 -1 src/sys/pci/if_rlreg.h
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/dev/re if_re.c

2008-04-21 Thread Pyun YongHyeon
yongari 2008-04-22 05:44:51 UTC

  FreeBSD src repository

  Modified files:(Branch: RELENG_7)
sys/dev/re   if_re.c 
  Log:
  MFC if_re.c 1.103 to RELENG_7.
- Retire re_defrag() and use m_collapse() instead.
  
  Revision  ChangesPath
  1.95.2.7  +1 -91 src/sys/dev/re/if_re.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/dev/re if_re.c src/sys/pci if_rlreg.h

2008-04-21 Thread Pyun YongHyeon
yongari 2008-04-22 05:41:29 UTC

  FreeBSD src repository

  Modified files:(Branch: RELENG_7)
sys/dev/re   if_re.c 
sys/pci  if_rlreg.h 
  Log:
  MFC if_re.c 1.101, if_re.c 1.102, if_rlreg.h 1.70 to RELENG_7.
Overhaul re(4).
o Increased number of Rx/Tx descriptors to 256 for 8169 GigEs
  because it's hard to push the hardware to the limit with default
  64 descriptors.
  TSO requires large number of Tx descriptors to pass a full sized
  TCP segment(65535 bytes IP packet) to hardware. Previously it
  consumed 32 Tx descriptors, assuming MCLBYTES DMA segment size,
  to send the TCP segment which means re(4) couldn't queue more
  than two full sized IP packets.
  For 8139C+ it still uses 64 Rx/Tx descriptors due to its hardware
  limitations. With this changes there are (very) small waste of
  memory for 8139C+ users but I don't think it would affect 8139C+
  users for most cases.
o Various bus_dma(9) fixes.
   - The hardware supports DAC so allow 64bit DMA operations.
   - Removed BUS_DMA_ALLOC_NOW flag.
   - Increased DMA segment size to 4096 from MCLBYTES because TSO
 consumes too many descriptors with MCLBYTES DMA segment size.
   - Tx/Rx side bus_dmamap_load_mbuf_sg(9) support. With these
 changes the code is more readable than previous one and got a
 (slightly) better performance as it doesn't need to pass/
 decode arguments to/from callback function.
   - Removed unnecessary callback function re_dmamap_desc() and
 nuked rl_dmaload_arg structure which was used in the callback.
   - Additional protection for DMA map load failure. In case of
 failure reuse current map instead of returning a bogus DMA
 map.
  -  Deferred DMA map unloading/sync operation for maximum
 performance until we really need to load new DMA map. If we
 happen to reuse current map(e.g. input error) there is no need
 to sync/unload/load again.
  -  The number of allowable Tx DMA segments for a mbuf chains are
 now 32 instead of magic nseg value. If the number of available
 Tx descriptors are short enough to send highly fragmented mbuf
 chains an optimized re_defrag() is called to collapse mbuf
 chains which is supposed to be much faster than m_defrag(9).
 re_defrag() was borrowed from ath(4).
   - Separated Rx/Tx DMA tag from a common DMA tag such that Rx DMA
 tag correctly uses DMA maps that were created with DMA alignment
 restriction(8bytes alignments). Tx DMA tag does not have such
 alignment limitation.
   - Added additional sanity checks for DMA ring map load failure.
   - Added additional spare Rx DMA map for graceful handling of Rx
 DMA map load failure.
   - Fixed misused bus_dmamap_sync(9) and added missing
 bus_dmamap_sync(9) in re_encap()/re_txeof()/re_rxeof().
o Enabled TSO again as re(4) have reasonable number of Tx
  descriptors.
o Don't touch DMA address of a Tx descriptor in re_txeof(). It's
  not needed.
o Fix incorrect update of if_ierrors counter. For Rx buffer
  shortage it should update if_qdrops as the buffer is reused.
o Added checks for unsupported H/W revisions and return ENXIO for
  these hardwares. This is required to remove resource allocation
  code in re_probe as other drivers do in device probe routine.
o Modified descriptor index manipulation macros as it's now possible
  to have different number of descriptors for Rx/Tx.
o In re_start, to save a lock operation, use IFQ_DRV_IS_EMPTY before
  trying to invoke IFQ_DRV_DEQUEUE. Also don't blindly call re_encap
  since we already know the number of available Tx descriptors in
  advance.
o Removed RL_TX_DESC_THLD which was used to reserve RL_TX_DESC_THLD
  descriptors in Tx path. There is no such a limitation mentioned in
  8139C+/8169/8110/8168/8101/8111 datasheet and it seems to work ok
  without reserving RL_TX_DESC_THLD descriptors.
o Fix a comment for RL_GTXSTART. The register is 8bits register.
o Added comments for 8169/8139C+ hardware restrictions on descriptors.
o Removed forward declaration for "struct rl_softc", it's not needed.
o Added a new structure rl_txdesc for Tx descriptor managements and
  a structure rl_rxdesc for Rx descriptor managements.
o Removed unused member variable rl_intlock in driver softc. There are
  still several unused member variables which are supposed to be used
  to access hardware statistics counters. But it seems that accessing
  hardware counters were not implemented yet.
  
  Revision  ChangesPath
  1.95.2.6  +483 -359  src/sys/dev/re/if_re.c
  1.67.2.3  +37 -23src/sys/pci/if_rlreg.h
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/list

cvs commit: ports/mail/thunderbird Makefile ports/mail/thunderbird/files patch-Double.cpp

2008-04-21 Thread Xin LI
delphij 2008-04-22 05:32:58 UTC

  FreeBSD ports repository

  Modified files:
mail/thunderbird Makefile 
mail/thunderbird/files patch-Double.cpp 
  Log:
  Mask FP_X_DNML not only on i386, but also on amd64.  This fixes mysterious
  crashes of thunderbird with SIGFPE, one of symptom of it is that this
  prevents enigmail-thunderbird from being able to be used on recent FreeBSD
  versions with thunderbird.
  
  PR: ports/122975
  Approved by:maintainer (marcus as gnome@)
  
  Revision  ChangesPath
  1.91  +1 -1  ports/mail/thunderbird/Makefile
  1.3   +5 -5  ports/mail/thunderbird/files/patch-Double.cpp
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvs commit: src/sys/amd64/conf GENERIC src/sys/arm/conf AVILA HL200 KB920X src/sys/conf NOTES files options src/sys/contrib/dev/ral LICENSE Makefile rt2561.fw.uu rt2561s.fw.uu rt2661.fw.uu rt2661_

2008-04-21 Thread Sam Leffler

Brooks Davis wrote:

On Sun, Apr 20, 2008 at 01:54:26PM -0700, Sam Leffler wrote:
  

Expect fallout from these changes.  Known issues:

o kernel configs must be updated to remove wlan_scan_*
o ipw is broken
o wi works for Prism cards with newer firmware (1.7.x tested w/ wpa!) but
  older cards/firmware and Lucent cards are known broken
o adhoc mode is little tested and may be broken
o monitor mode radiotap support is available only on the "parent device"

I promise to look at ipw but it won't happen immediately so anyone that's 
affected should feel free to dig in.  I have no plans to touch wi; folks 
that persist in using these cards should fix issues now that I've rewritten 
the driver so that it is more properly integrated with net80211.  OTOH wi 
now does wpa and adding wds support should be straightforward.



Also, the required rc.conf options have changed and are mostly
incompatible.  The infrastructure is subject to change, but it's the
best I've been able to come up with so far.  Some sort of transition
tool might be in order.

If you the following in your rc.conf file:

ifconfig_ath0="DHCP WPA"

you should change it to:

vaps_ath0="wlan0" # Any name will work
ifconfig_wlan0="DHCP WPA" # Also change any other ath0 related
# variables...

You if you wanted a more informative naming scheme you could do
something like:

vaps_ath0="ath0.sta"
ifconfig_ath0_sta="DHCP WPA"

  
Note that wlan-aware tools default to wlan0 (e.g. wlandebug, wlanstats) 
so using "informative naming" will require extra typing.  We are in need 
of a lib80211 or similar and if/when that happens it'd be good to have a 
routine that finds the most likely default network interface; e.g. by 
scanning for wlanX interfaces that are cloned from an 802.11 interface.


   Sam

___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvs commit: src/sys/dev/ata ata-all.c

2008-04-21 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]>
John-Mark Gurney <[EMAIL PROTECTED]> writes:
: Scott Long wrote this message on Mon, Apr 21, 2008 at 15:59 -0600:
: > John-Mark Gurney wrote:
: > >Bjoern A. Zeeb wrote this message on Sun, Apr 20, 2008 at 17:45 +:
: > >>bz  2008-04-20 17:45:32 UTC
: > >>
: > >>  FreeBSD src repository
: > >>
: > >>  Modified files:
: > >>sys/dev/ata  ata-all.c 
: > >>  Log:
: > >>  devclass_get_maxunit() returns n+1 with n starting at 0.
: > >>  So if we have channel 0..3  devclass_get_maxunit is 4.
: > >>  
: > >>  It's never been a problem as devclass_get_device() has
: > >>  catched a possibly bad input.
: > >
: > >Any one object to changing:
: > >.Nm devclass_get_maxunit
: > >.Nd find the maximum unit number in the class
: > >
: > >to:
: > >.Nm devclass_get_maxunit
: > >.Nd find the next free unit number in the class
: > 
: > That's not what it actually returns though.  It returned the highest
: > allocated unit number plus 1.  The unit numbering can be sparse, with
: > the next available unit number being less than the highest allocated
: > unit number.
: 
: Yeh, that was partly about changing the description...  Can you think of
: a better name besides devclass_get_maxunitplusone?
: 
: > Most callers use this value as the limit in a for loop, hence why it's
: > convenient for it to return the +1.
: 
: Yeh, but it definately does not return maxunit.. :)  unitarraysize?
: 
: Hmmm... find isn't a useful verb, since it doesn't do any finding...
: it returns a stored value...  How about:
: .Nd return the max number of units in the class
: 
: And then flush out the description about using it for an array?  Though
: it doesn't solve the naming issue...

Well, there already is:

>> This is one greater than the highest currently allocated unit.

in the man page.  Consider the following diff:

Index: devclass_get_maxunit.9
===
RCS file: /home/ncvs/src/share/man/man9/devclass_get_maxunit.9,v
retrieving revision 1.8
diff -u -r1.8 devclass_get_maxunit.9
--- devclass_get_maxunit.9  28 Jun 2005 20:15:18 -  1.8
+++ devclass_get_maxunit.9  22 Apr 2008 03:37:47 -
@@ -33,16 +33,22 @@
 .Os
 .Sh NAME
 .Nm devclass_get_maxunit
-.Nd find the maximum unit number in the class
+.Nd finds a number larger than any allocated unit
 .Sh SYNOPSIS
 .In sys/param.h
 .In sys/bus.h
 .Ft int
 .Fn devclass_get_maxunit "devclass_t dc"
 .Sh DESCRIPTION
-Returns the next unit number to be allocated to device instances in the
+Returns a number greater than the highest allocated unit for this 
 .Dv devclass .
 This is one greater than the highest currently allocated unit.
+Loops may use this number as an upper bound for getting the
+.Dv device
+associated with the nth unit of 
+.Dv devclass .
+A new unit allocated for this device will not necessarily be the
+returned value of this function.
 .Sh SEE ALSO
 .Xr devclass 9 ,
 .Xr device 9
@@ -51,3 +57,4 @@
 .An Doug Rabson .
 .Sh BUGS
 The name is confusing since it is one greater than the maximum unit.
+


I don't think we should rename it, however.  I don't believe the gain
will be worth the MFC hassles it will cause.

Warner
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/math/qtiplot-doc Makefile distinfo ports/math/qtiplot-doc/files patch-Makefile patch-docbook-en__index.docbook patch-qtiplot.dsl patch-qtiplot_html.xsl

2008-04-21 Thread Rong-En Fan
rafan   2008-04-22 03:09:46 UTC

  FreeBSD ports repository

  Modified files:
math/qtiplot-doc Makefile distinfo 
  Added files:
math/qtiplot-doc/files patch-Makefile 
   patch-docbook-en__index.docbook 
   patch-qtiplot.dsl 
   patch-qtiplot_html.xsl 
  Log:
  - Update to 0.9.5
  
  PR: ports/122933
  Submitted by:   Max Brazhnikov  (maintainer)
  
  Revision  ChangesPath
  1.6   +14 -7 ports/math/qtiplot-doc/Makefile
  1.6   +3 -3  ports/math/qtiplot-doc/distinfo
  1.1   +8 -0  ports/math/qtiplot-doc/files/patch-Makefile (new)
  1.1   +9 -0  
ports/math/qtiplot-doc/files/patch-docbook-en__index.docbook (new)
  1.1   +11 -0 ports/math/qtiplot-doc/files/patch-qtiplot.dsl (new)
  1.1   +9 -0  ports/math/qtiplot-doc/files/patch-qtiplot_html.xsl (new)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/sysutils/dtc Makefile distinfo pkg-plist ports/sysutils/dtc/files dtc-deinstall.in dtc-install.in

2008-04-21 Thread Marc G. Fournier
scrappy 2008-04-22 02:13:27 UTC

  FreeBSD ports repository

  Modified files:
sysutils/dtc Makefile distinfo pkg-plist 
sysutils/dtc/files   dtc-deinstall.in dtc-install.in 
  Log:
  Upgrade to latest stable version of DTC: 0.28.2.1
  
  Revision  ChangesPath
  1.22  +54 -23ports/sysutils/dtc/Makefile
  1.8   +3 -3  ports/sysutils/dtc/distinfo
  1.6   +2 -3  ports/sysutils/dtc/files/dtc-deinstall.in
  1.6   +6 -6  ports/sysutils/dtc/files/dtc-install.in
  1.6   +836 -643  ports/sysutils/dtc/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/irc/eggdrop Makefile distinfo

2008-04-21 Thread Beech Rintoul
beech   2008-04-22 01:43:30 UTC

  FreeBSD ports repository

  Modified files:
irc/eggdrop  Makefile distinfo 
  Log:
  - Update to 1.6.19
  
  Revision  ChangesPath
  1.18  +2 -3  ports/irc/eggdrop/Makefile
  1.8   +6 -6  ports/irc/eggdrop/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: CVSROOT access

2008-04-21 Thread Wes Peters
wes 2008-04-22 01:29:20 UTC

  FreeBSD src repository

  Modified files:
.access 
  Log:
  Forced commit to note scf@ is now free of mentorship.
  
  Approved by:core@ (implicit)
  
  Revision  ChangesPath
  1.874 +0 -0  CVSROOT/access
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/lib/libthr/thread thr_mutexattr.c

2008-04-21 Thread David Xu
davidxu 2008-04-22 01:28:15 UTC

  FreeBSD src repository

  Modified files:(Branch: RELENG_7)
lib/libthr/threadthr_mutexattr.c 
  Log:
  MFC revision 1.8:
  fix return value for function pthread_mutexattr_settype().
  
  Revision  ChangesPath
  1.7.2.1   +1 -2  src/lib/libthr/thread/thr_mutexattr.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvs commit: ports/www/youtube_dl Makefile distinfo

2008-04-21 Thread Li-Wen Hsu
On Mon, Apr 21, 2008 at 5:44 PM, Li-Wen Hsu <[EMAIL PROTECTED]> wrote:
> lwhsu   2008-04-22 00:44:54 UTC
>
>   FreeBSD ports repository
>
>   Modified files:
> www/youtube_dl   Makefile distinfo
>   Log:
>   - Update to 2008.04.20
>
>   Revision  ChangesPath
>   1.22  +1 -1  ports/www/youtube_dl/Makefile
>   1.19  +3 -3  ports/www/youtube_dl/distinfo
>

PR: 122971
Submitted by:   pankov_p AT mail.ru (maintainer)

-- 
Li-Wen Hsu
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/www/youtube_dl Makefile distinfo

2008-04-21 Thread Li-Wen Hsu
lwhsu   2008-04-22 00:44:54 UTC

  FreeBSD ports repository

  Modified files:
www/youtube_dl   Makefile distinfo 
  Log:
  - Update to 2008.04.20
  
  Revision  ChangesPath
  1.22  +1 -1  ports/www/youtube_dl/Makefile
  1.19  +3 -3  ports/www/youtube_dl/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvs commit: src/sys/dev/ata ata-all.c

2008-04-21 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]>
"Poul-Henning Kamp" <[EMAIL PROTECTED]> writes:
: In message <[EMAIL PROTECTED]>, John-Mark Gurney writes:
: 
: >Any one object to changing:
: >.Nm devclass_get_maxunit
: >.Nd find the maximum unit number in the class
: >
: >to:
: >.Nm devclass_get_maxunit
: >.Nd find the next free unit number in the class
: 
: Those are very different semantics, the name should change as well
: then.

The change isn't in semantics of the function call.  It is just the
description of what it does.

Agreed that it is a bad interface name..

Warner
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/compat/opensolaris/include devid.h fsshare.h libintl.h mnttab.h priv.h solaris.h zone.h src/compat/opensolaris/lib/libumem umem.c umem.h src/compat/opensolaris/misc deviceid.c fsshare.

2008-04-21 Thread John Birrell
jb  2008-04-21 23:57:23 UTC

  FreeBSD src repository

  Removed files: (Branch: RELENG_7)
compat/opensolaris/include devid.h fsshare.h libintl.h 
   mnttab.h priv.h solaris.h zone.h 
compat/opensolaris/lib/libumem umem.c umem.h 
compat/opensolaris/misc deviceid.c fsshare.c mkdirp.c mnttab.c 
zmount.c zone.c 
contrib/opensolaris  OPENSOLARIS.LICENSE 
contrib/opensolaris/cmd/zdb zdb.8 zdb.c zdb_il.c 
contrib/opensolaris/cmd/zfs zfs.8 zfs_iter.c zfs_iter.h 
zfs_main.c zfs_util.h 
contrib/opensolaris/cmd/zpool zpool.8 zpool_iter.c 
  zpool_main.c zpool_util.c 
  zpool_util.h zpool_vdev.c 
contrib/opensolaris/cmd/ztest ztest.c 
contrib/opensolaris/head assert.h atomic.h libintl.h 
 stdio_ext.h synch.h thread.h 
contrib/opensolaris/lib/libnvpair libnvpair.c libnvpair.h 
  nvpair_alloc_system.c 
contrib/opensolaris/lib/libuutil/common libuutil.h 
libuutil_common.h 
libuutil_impl.h 
uu_alloc.c uu_avl.c 
uu_dprintf.c 
uu_ident.c uu_list.c 
uu_misc.c uu_open.c 
uu_pname.c 
uu_strtoint.c 
contrib/opensolaris/lib/libzfs/common libzfs.h 
  libzfs_changelist.c 
  libzfs_config.c 
  libzfs_dataset.c 
  libzfs_graph.c 
  libzfs_impl.h 
  libzfs_import.c 
  libzfs_mount.c 
  libzfs_pool.c 
  libzfs_status.c 
  libzfs_util.c 
contrib/opensolaris/lib/libzpool/common kernel.c taskq.c 
util.c 
contrib/opensolaris/lib/libzpool/common/sys zfs_context.h 
sys/compat/opensolaris/kern opensolaris_atomic.c 
opensolaris_kmem.c 
opensolaris_kobj.c 
opensolaris_kstat.c 
opensolaris_misc.c 
opensolaris_policy.c 
opensolaris_string.c 
opensolaris_vfs.c 
opensolaris_zone.c 
sys/compat/opensolaris/machine endian.h 
sys/compat/opensolaris/rpc xdr.h 
sys/compat/opensolaris/sys acl.h atomic.h byteorder.h callb.h 
   cmn_err.h cred.h debug.h dirent.h 
   dkio.h dnlc.h kcondvar.h kmem.h 
   kobj.h kstat.h lock.h misc.h 
   mntent.h mnttab.h mount.h mutex.h 
   policy.h proc.h random.h rwlock.h 
   sdt.h string.h sunddi.h sysmacros.h 
   systm.h taskq.h taskq_impl.h time.h 
   types.h uio.h varargs.h vfs.h 
   vnode.h zone.h 
sys/contrib/opensolaris OPENSOLARIS.LICENSE 
sys/contrib/opensolaris/common/acl acl_common.c acl_common.h 
sys/contrib/opensolaris/common/atomic/amd64 atomic.S 
sys/contrib/opensolaris/common/atomic/i386 atomic.S 
sys/contrib/opensolaris/common/atomic/ia64 atomic.S 
sys/contrib/opensolaris/common/avl avl.c 
sys/contrib/opensolaris/common/nvpair nvpair.c 
  nvpair_alloc_fixed.c 
sys/contrib/opensolaris/common/zfs zfs_namecheck.c 
   zfs_namecheck.h zfs_prop.c 
   zfs_prop.h 
sys/contrib/opensolaris/uts/common Makefile.files 
sys/contrib/opensolaris/uts/common/fs gfs.c 
sys/contrib/opensolaris/uts/common/fs/zfs arc.c bplist.c 
  dbuf.c dmu.c 
  dmu_object.c 
  dmu_objset.c 
  dmu_send.c 
  dmu_traverse.c 
  dmu_tx.c 
  dmu_zfetch.c dnode.c 
  dnode_sync.c 
  dsl_dataset.c 
   

Re: cvs commit: src/sys/dev/ata ata-all.c

2008-04-21 Thread John-Mark Gurney
Scott Long wrote this message on Mon, Apr 21, 2008 at 15:59 -0600:
> John-Mark Gurney wrote:
> >Bjoern A. Zeeb wrote this message on Sun, Apr 20, 2008 at 17:45 +:
> >>bz  2008-04-20 17:45:32 UTC
> >>
> >>  FreeBSD src repository
> >>
> >>  Modified files:
> >>sys/dev/ata  ata-all.c 
> >>  Log:
> >>  devclass_get_maxunit() returns n+1 with n starting at 0.
> >>  So if we have channel 0..3  devclass_get_maxunit is 4.
> >>  
> >>  It's never been a problem as devclass_get_device() has
> >>  catched a possibly bad input.
> >
> >Any one object to changing:
> >.Nm devclass_get_maxunit
> >.Nd find the maximum unit number in the class
> >
> >to:
> >.Nm devclass_get_maxunit
> >.Nd find the next free unit number in the class
> 
> That's not what it actually returns though.  It returned the highest
> allocated unit number plus 1.  The unit numbering can be sparse, with
> the next available unit number being less than the highest allocated
> unit number.

Yeh, that was partly about changing the description...  Can you think of
a better name besides devclass_get_maxunitplusone?

> Most callers use this value as the limit in a for loop, hence why it's
> convenient for it to return the +1.

Yeh, but it definately does not return maxunit.. :)  unitarraysize?

Hmmm... find isn't a useful verb, since it doesn't do any finding...
it returns a stored value...  How about:
.Nd return the max number of units in the class

And then flush out the description about using it for an array?  Though
it doesn't solve the naming issue...

-- 
  John-Mark Gurney  Voice: +1 415 225 5579

 "All that I will do, has been done, All that I have, has not."
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvs commit: src/sys/dev/ata ata-all.c

2008-04-21 Thread Scott Long

John-Mark Gurney wrote:

Bjoern A. Zeeb wrote this message on Sun, Apr 20, 2008 at 17:45 +:

bz  2008-04-20 17:45:32 UTC

  FreeBSD src repository

  Modified files:
sys/dev/ata  ata-all.c 
  Log:

  devclass_get_maxunit() returns n+1 with n starting at 0.
  So if we have channel 0..3  devclass_get_maxunit is 4.
  
  It's never been a problem as devclass_get_device() has

  catched a possibly bad input.


Any one object to changing:
.Nm devclass_get_maxunit
.Nd find the maximum unit number in the class

to:
.Nm devclass_get_maxunit
.Nd find the next free unit number in the class



That's not what it actually returns though.  It returned the highest
allocated unit number plus 1.  The unit numbering can be sparse, with
the next available unit number being less than the highest allocated
unit number.

Most callers use this value as the limit in a for loop, hence why it's
convenient for it to return the +1.

Scott
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/multimedia/clive Makefile distinfo pkg-plist

2008-04-21 Thread Nicola Vitale
nivit   2008-04-21 22:20:09 UTC

  FreeBSD ports repository

  Modified files:
multimedia/clive Makefile distinfo pkg-plist 
  Log:
  - Update to 0.4.10
  - Add option WITH_RSSATOM (enable videos extraction from RSS/Atom feeds)
  
  Revision  ChangesPath
  1.18  +11 -1 ports/multimedia/clive/Makefile
  1.18  +3 -3  ports/multimedia/clive/distinfo
  1.10  +11 -1 ports/multimedia/clive/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/devel/git Makefile distinfo pkg-plist

2008-04-21 Thread Eric Anholt
anholt  2008-04-21 22:00:14 UTC

  FreeBSD ports repository

  Modified files:
devel/gitMakefile distinfo pkg-plist 
  Log:
  Update git to 1.5.5.
  
  Along with the usual slew of usability and bug fixes, of particular note in
  this version compared with the previous version we had in the tree is that
  git-commit and git-checkout have been rewritten in C, and git-commit has
  experienced performance improvements.
  
  PR: ports/122665
  Submitted by:   Andrew Bennett <[EMAIL PROTECTED]>
  
  Revision  ChangesPath
  1.28  +5 -7  ports/devel/git/Makefile
  1.17  +6 -6  ports/devel/git/distinfo
  1.15  +26 -9 ports/devel/git/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/dev/k8temp k8temp.c

2008-04-21 Thread Rui Paulo
rpaulo  2008-04-21 22:00:01 UTC

  FreeBSD src repository

  Modified files:
sys/dev/k8temp   k8temp.c 
  Log:
  Kill $P4$ id.
  
  Noticed by: rwatson
  
  Revision  ChangesPath
  1.2   +0 -2  src/sys/dev/k8temp/k8temp.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvs commit: src/sys/dev/ata ata-all.c

2008-04-21 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, John-Mark Gurney writes:

>Any one object to changing:
>.Nm devclass_get_maxunit
>.Nd find the maximum unit number in the class
>
>to:
>.Nm devclass_get_maxunit
>.Nd find the next free unit number in the class

Those are very different semantics, the name should change as well
then.

-- 
Poul-Henning Kamp   | UNIX since Zilog Zeus 3.20
[EMAIL PROTECTED] | TCP/IP since RFC 956
FreeBSD committer   | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvs commit: src/sys/dev/ata ata-all.c

2008-04-21 Thread John-Mark Gurney
Bjoern A. Zeeb wrote this message on Sun, Apr 20, 2008 at 17:45 +:
> bz  2008-04-20 17:45:32 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
> sys/dev/ata  ata-all.c 
>   Log:
>   devclass_get_maxunit() returns n+1 with n starting at 0.
>   So if we have channel 0..3  devclass_get_maxunit is 4.
>   
>   It's never been a problem as devclass_get_device() has
>   catched a possibly bad input.

Any one object to changing:
.Nm devclass_get_maxunit
.Nd find the maximum unit number in the class

to:
.Nm devclass_get_maxunit
.Nd find the next free unit number in the class

It looks like we may also want to change the description, as it doesn't:
Returns the next unit number to be allocated to device instances in the
devclass.

That's what devclass_find_free_unit does, though devclass_alloc_unit
doesn't use it.  devclass_find_free_unit is also missing a man page.

-- 
  John-Mark Gurney  Voice: +1 415 225 5579

 "All that I will do, has been done, All that I have, has not."
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/compat/svr4 svr4_misc.c

2008-04-21 Thread Roman Divacky
rdivacky2008-04-21 21:24:08 UTC

  FreeBSD src repository

  Modified files:
sys/compat/svr4  svr4_misc.c 
  Log:
  The vmspace->vm_daddr is constant until freed, there is no need
  to hold lock while accessing it.
  
  Approved by:kib (mentor)
  
  Revision  ChangesPath
  1.101 +0 -2  src/sys/compat/svr4/svr4_misc.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/games/uhexen2 Makefile distinfo pkg-plist ports/games/uhexen2/files Makefile patch-hexen2__Makefile patch-hexenworld__Client__Makefile patch-launcher__Makefile patch-scripts__makefil

2008-04-21 Thread Alejandro Pulver
alepulver2008-04-21 21:00:24 UTC

  FreeBSD ports repository

  Modified files:
games/uhexen2Makefile distinfo pkg-plist 
games/uhexen2/files  Makefile patch-hexen2__Makefile 
 patch-hexenworld__Client__Makefile 
 patch-launcher__Makefile 
 patch-scripts__makefile.inc 
  Log:
  - Update to version 1.4.3.
  
  Revision  ChangesPath
  1.6   +7 -15 ports/games/uhexen2/Makefile
  1.3   +9 -6  ports/games/uhexen2/distinfo
  1.2   +2 -0  ports/games/uhexen2/files/Makefile
  1.3   +5 -15 ports/games/uhexen2/files/patch-hexen2__Makefile
  1.3   +5 -15 
ports/games/uhexen2/files/patch-hexenworld__Client__Makefile
  1.3   +7 -40 ports/games/uhexen2/files/patch-launcher__Makefile
  1.3   +6 -30 ports/games/uhexen2/files/patch-scripts__makefile.inc
  1.3   +6 -4  ports/games/uhexen2/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/math/rkward Makefile distinfo pkg-plist

2008-04-21 Thread Thierry Thomas
thierry 2008-04-21 20:49:27 UTC

  FreeBSD ports repository

  Modified files:
math/rkward  Makefile distinfo pkg-plist 
  Log:
  Upgrade to 0.4.9a.
  
  Changelog at
  .
  
  Revision  ChangesPath
  1.16  +2 -2  ports/math/rkward/Makefile
  1.13  +3 -3  ports/math/rkward/distinfo
  1.11  +3 -0  ports/math/rkward/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/contrib/gcc - Imported sources

2008-04-21 Thread Marius Strobl
marius  2008-04-21 20:40:43 UTC

  FreeBSD src repository

  src/contrib/gcc - Imported sources
  Update of /home/ncvs/src/contrib/gcc
  In directory repoman.freebsd.org:/tmp/cvs-serv38448
  
  Log Message:
  * gthr-posix.h (__gthread_active_p): Use the Solaris implementation
  for FreeBSD as well.
  
  This is the fix for __gthread_active_p() returning false positives
  which was committed as rev. 1.1.1.8.2.1 to RELENG_7 but now looped
  back to the vendor branch via the GCC repository and relicensed to
  be GPLv2 by me.
  Thanks go to gerald@ for getting the fix approved upstream and for
  committing to the GCC repository.
  
  PR:   119289
  Approved by:  core
  
  Status:
  
  Vendor Tag:   FSF
  Release Tags: gcc_trunk_20080418_SVN134423

  U src/contrib/gcc/gthr-posix.h
  
  No conflicts created by this import
  
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/databases/mysql51-server Makefile distinfo pkg-plist ports/databases/mysql51-server/files patch-mysys_default.c

2008-04-21 Thread Alex Dupre
ale 2008-04-21 20:34:32 UTC

  FreeBSD ports repository

  Modified files:
databases/mysql51-server Makefile distinfo pkg-plist 
databases/mysql51-server/files patch-mysys_default.c 
  Log:
  - Update to 5.1.24 release
  - Fix my.cnf search path [1]
  
  PR: ports/121900 [1]
  Submitted by:   Yarema <[EMAIL PROTECTED]> [1]
  
  Revision  ChangesPath
  1.230 +1 -3  ports/databases/mysql51-server/Makefile
  1.102 +3 -3  ports/databases/mysql51-server/distinfo
  1.5   +7 -8  
ports/databases/mysql51-server/files/patch-mysys_default.c
  1.83  +8 -4  ports/databases/mysql51-server/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/sysutils/nbosd Makefile distinfo

2008-04-21 Thread Lars Engels
lme 2008-04-21 20:14:50 UTC

  FreeBSD ports repository

  Modified files:
sysutils/nbosd   Makefile distinfo 
  Log:
  - Update to 0.5.0
  - Respect PREFIX
  
  Revision  ChangesPath
  1.7   +3 -3  ports/sysutils/nbosd/Makefile
  1.4   +3 -3  ports/sysutils/nbosd/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/emulators/mame-extras Makefile distinfo

2008-04-21 Thread Alejandro Pulver
alepulver2008-04-21 19:11:18 UTC

  FreeBSD ports repository

  Modified files:
emulators/mame-extras Makefile distinfo 
  Log:
  - Update to version 0.124 and and make fetchable.
  
  Revision  ChangesPath
  1.8   +3 -3  ports/emulators/mame-extras/Makefile
  1.5   +6 -6  ports/emulators/mame-extras/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/contrib/netcat FREEBSD-upgrade

2008-04-21 Thread Xin LI
delphij 2008-04-21 18:37:08 UTC

  FreeBSD src repository

  Modified files:
contrib/netcat   FREEBSD-upgrade 
  Log:
  Update instructions to match recent practices
  
  Revision  ChangesPath
  1.2   +5 -3  src/contrib/netcat/FREEBSD-upgrade
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/contrib/netcat FREEBSD-vendor

2008-04-21 Thread Xin LI
delphij 2008-04-21 18:36:52 UTC

  FreeBSD src repository

  Added files:
contrib/netcat   FREEBSD-vendor 
  Log:
  Add vendor metadata
  
  Revision  ChangesPath
  1.1   +7 -0  src/contrib/netcat/FREEBSD-vendor (new)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/contrib/netcat nc.1

2008-04-21 Thread Xin LI
delphij 2008-04-21 18:31:50 UTC

  FreeBSD src repository

  Modified files:
contrib/netcat   nc.1 
  Log:
  Resolve conflicts.
  
  Revision  ChangesPath
  1.9   +2 -2  src/contrib/netcat/nc.1
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/games/boswars Makefile distinfo pkg-plist ports/games/boswars/files patch-SConstruct

2008-04-21 Thread Alejandro Pulver
alepulver2008-04-21 18:31:48 UTC

  FreeBSD ports repository

  Modified files:
games/boswarsMakefile distinfo pkg-plist 
games/boswars/files  patch-SConstruct 
  Log:
  - Update to version 2.5.
  - Use standard options passing method for SConstruct (scons).
  
  Obtained from:  "Jeremy Messenger" <[EMAIL PROTECTED]> (private e-mail)
  
  Revision  ChangesPath
  1.15  +8 -5  ports/games/boswars/Makefile
  1.7   +3 -3  ports/games/boswars/distinfo
  1.4   +24 -13ports/games/boswars/files/patch-SConstruct
  1.5   +176 -83   ports/games/boswars/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/contrib/netcat - Imported sources

2008-04-21 Thread Xin LI
delphij 2008-04-21 18:30:27 UTC

  FreeBSD src repository

  src/contrib/netcat - Imported sources
  Update of /home/ncvs/src/contrib/netcat
  In directory repoman.freebsd.org:/tmp/cvs-serv32038
  
  Log Message:
  Import netcat as of today's OPENBSD_4_3 snapshot.
  
  Status:
  
  Vendor Tag:   OPENBSD
  Release Tags: OPENBSD_4_3

  C src/contrib/netcat/nc.1
  U src/contrib/netcat/atomicio.h
  U src/contrib/netcat/socks.c
  U src/contrib/netcat/netcat.c
  U src/contrib/netcat/atomicio.c
  
  1 conflicts created by this import.
  Use the following command to help the merge:
  
cvs checkout -jOPENBSD:yesterday -jOPENBSD src/contrib/netcat
  
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/etc/defaults rc.conf

2008-04-21 Thread Brooks Davis
brooks  2008-04-21 18:17:48 UTC

  FreeBSD src repository

  Modified files:
etc/defaults rc.conf 
  Log:
  Change the default of ddb_enable to YES so we default to generating textdumps
  on panic.  This means you get a potentially useful dump even if your system
  is running X when you panic.
  
  X-MFC after:never
  
  Revision  ChangesPath
  1.332 +1 -1  src/etc/defaults/rc.conf
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvs commit: src/sys/amd64/conf GENERIC src/sys/arm/conf AVILA HL200 KB920X src/sys/conf NOTES files options src/sys/contrib/dev/ral LICENSE Makefile rt2561.fw.uu rt2561s.fw.uu rt2661.fw.uu rt2661_

2008-04-21 Thread Brooks Davis
On Sun, Apr 20, 2008 at 01:54:26PM -0700, Sam Leffler wrote:
> Expect fallout from these changes.  Known issues:
> 
> o kernel configs must be updated to remove wlan_scan_*
> o ipw is broken
> o wi works for Prism cards with newer firmware (1.7.x tested w/ wpa!) but
>   older cards/firmware and Lucent cards are known broken
> o adhoc mode is little tested and may be broken
> o monitor mode radiotap support is available only on the "parent device"
> 
> I promise to look at ipw but it won't happen immediately so anyone that's 
> affected should feel free to dig in.  I have no plans to touch wi; folks 
> that persist in using these cards should fix issues now that I've rewritten 
> the driver so that it is more properly integrated with net80211.  OTOH wi 
> now does wpa and adding wds support should be straightforward.

Also, the required rc.conf options have changed and are mostly
incompatible.  The infrastructure is subject to change, but it's the
best I've been able to come up with so far.  Some sort of transition
tool might be in order.

If you the following in your rc.conf file:

ifconfig_ath0="DHCP WPA"

you should change it to:

vaps_ath0="wlan0"   # Any name will work
ifconfig_wlan0="DHCP WPA"   # Also change any other ath0 related
# variables...

You if you wanted a more informative naming scheme you could do
something like:

vaps_ath0="ath0.sta"
ifconfig_ath0_sta="DHCP WPA"

-- Brooks


pgpiLuNdGGWpf.pgp
Description: PGP signature


cvs commit: ports/print/cups-base pkg-message

2008-04-21 Thread Dirk Meyer
dinoex  2008-04-21 18:05:48 UTC

  FreeBSD ports repository

  Modified files:
print/cups-base  pkg-message 
  Log:
  - fix spelling
  Submitted by:   Daniel O'Connor
  
  Revision  ChangesPath
  1.23  +1 -1  ports/print/cups-base/pkg-message
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/net/trickle Makefile ports/net/trickle/files patch-trickle-overload.c

2008-04-21 Thread Pietro Cerutti
gahr2008-04-21 17:36:40 UTC

  FreeBSD ports repository

  Modified files:
net/trickle  Makefile 
net/trickle/filespatch-trickle-overload.c 
  Log:
  - Fix build on 64-bits architectures
  - Adopt maintainship
  
  Approved by:miwi (mentor)
  
  Revision  ChangesPath
  1.20  +1 -1  ports/net/trickle/Makefile
  1.3   +28 -11ports/net/trickle/files/patch-trickle-overload.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/kern kern_linker.c

2008-04-21 Thread Pawel Jakub Dawidek
pjd 2008-04-21 17:22:35 UTC

  FreeBSD src repository

  Modified files:
sys/kern kern_linker.c 
  Log:
  Back-out previous revision. For now I can use _ddb() variants of stack(9) KPI,
  as I use it for debugging only. Once someone will need it for more production
  features, the change should be reconsider.
  
  Requested by:   rwatson
  
  Revision  ChangesPath
  1.157 +3 -6  src/sys/kern/kern_linker.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/share/man/man4 textdump.4 src/usr.bin/procstat procstat.1

2008-04-21 Thread Robert Watson
rwatson 2008-04-21 17:09:54 UTC

  FreeBSD src repository

  Modified files:
share/man/man4   textdump.4 
usr.bin/procstat procstat.1 
  Log:
  Use ddb(4), not DDB(4) for man page cross-references.
  
  MFC after:  3 days
  Reported by:novel
  
  Revision  ChangesPath
  1.4   +4 -4  src/share/man/man4/textdump.4
  1.4   +1 -1  src/usr.bin/procstat/procstat.1
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/converters/dumpasn1 Makefile distinfo

2008-04-21 Thread Alex Dupre
ale 2008-04-21 17:07:07 UTC

  FreeBSD ports repository

  Modified files:
converters/dumpasn1  Makefile distinfo 
  Log:
  Update to 20080417 snapshot release.
  
  Revision  ChangesPath
  1.22  +1 -1  ports/converters/dumpasn1/Makefile
  1.19  +6 -6  ports/converters/dumpasn1/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/sysutils/sge60 Makefile

2008-04-21 Thread Brooks Davis
brooks  2008-04-21 16:59:11 UTC

  FreeBSD ports repository

  Modified files:
sysutils/sge60   Makefile 
  Log:
  I accidently broke building on 5.x in rev 1.34.  Since both FreeBSD 5.x and
  SGE 6.0 are obsolete, just mark the port borken for 5.x.
  
  Reported by:pointyhat (via pav)
  
  Revision  ChangesPath
  1.37  +4 -0  ports/sysutils/sge60/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: doc/en_US.ISO8859-1/books/porters-handbook book.sgml

2008-04-21 Thread Jung-uk Kim
jkim2008-04-21 16:48:24 UTC

  FreeBSD doc repository (src,ports committer)

  Modified files:
en_US.ISO8859-1/books/porters-handbook book.sgml 
  Log:
  Fix a typo in the previous commit.
  
  Revision  ChangesPath
  1.926 +1 -1  doc/en_US.ISO8859-1/books/porters-handbook/book.sgml
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: doc/en_US.ISO8859-1/books/porters-handbook book.sgml

2008-04-21 Thread Jung-uk Kim
jkim2008-04-21 16:46:11 UTC

  FreeBSD doc repository (src,ports committer)

  Modified files:
en_US.ISO8859-1/books/porters-handbook book.sgml 
  Log:
  Document __FreeBSD_version 700106.
  
  Revision  ChangesPath
  1.925 +6 -0  doc/en_US.ISO8859-1/books/porters-handbook/book.sgml
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/chinese/gcin Makefile distinfo pkg-plist

2008-04-21 Thread Chin-San Huang
chinsan 2008-04-21 16:24:54 UTC

  FreeBSD ports repository

  Modified files:
chinese/gcin Makefile distinfo pkg-plist 
  Log:
  - Update noseeing to 10.
  
  Revision  ChangesPath
  1.85  +7 -3  ports/chinese/gcin/Makefile
  1.62  +3 -3  ports/chinese/gcin/distinfo
  1.46  +1 -0  ports/chinese/gcin/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/archivers/gtar Makefile distinfo pkg-plist ports/archivers/gtar/files patch-lib_getcwd.c

2008-04-21 Thread Christian Weisgerber
naddy   2008-04-21 16:03:49 UTC

  FreeBSD ports repository

  Modified files:
archivers/gtar   Makefile distinfo pkg-plist 
  Removed files:
archivers/gtar/files patch-lib_getcwd.c 
  Log:
  - Revert previous workaround, 8.0-CURRENT has grown fdopendir(3).
  
  - Update to 1.20.
Notable changes: This release adds support for lzma compression
and the -a option to select the compression algorithm based on
the suffix of the archive file name.
  
  Revision  ChangesPath
  1.59  +5 -5  ports/archivers/gtar/Makefile
  1.19  +3 -3  ports/archivers/gtar/distinfo
  1.2   +0 -16 ports/archivers/gtar/files/patch-lib_getcwd.c (dead)
  1.18  +2 -5  ports/archivers/gtar/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/archivers/lzma Makefile

2008-04-21 Thread Christian Weisgerber
naddy   2008-04-21 15:57:10 UTC

  FreeBSD ports repository

  Modified files:
archivers/lzma   Makefile 
  Log:
  Conflict with archivers/lzmautils.
  
  Approved by:infofarmer
  
  Revision  ChangesPath
  1.23  +3 -0  ports/archivers/lzma/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: CVSROOT modules

2008-04-21 Thread Christian Weisgerber
naddy   2008-04-21 15:55:17 UTC

  FreeBSD ports repository

  Modified files:
.modules 
  Log:
lzmautils --> ports/archivers/lzmautils
  
  Revision  ChangesPath
  1.19683   +1 -0  CVSROOT/modules
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/archivers Makefile ports/archivers/lzmautils Makefile distinfo pkg-descr pkg-plist

2008-04-21 Thread Christian Weisgerber
naddy   2008-04-21 15:53:28 UTC

  FreeBSD ports repository

  Modified files:
archiversMakefile 
  Added files:
archivers/lzmautils  Makefile distinfo pkg-descr pkg-plist 
  Log:
  Import lzma 4.32.5.
  
  LZMA Utils is an attempt to provide LZMA compression to POSIX-like
  systems. The idea is to have a gzip-like command line tool and
  zlib-like library, which would make it easy to adapt the new
  compression technology to existing applications.
  
  WWW: http://tukaani.org/lzma/
  
  Revision  ChangesPath
  1.193 +1 -0  ports/archivers/Makefile
  1.1   +31 -0 ports/archivers/lzmautils/Makefile (new)
  1.1   +3 -0  ports/archivers/lzmautils/distinfo (new)
  1.1   +6 -0  ports/archivers/lzmautils/pkg-descr (new)
  1.1   +18 -0 ports/archivers/lzmautils/pkg-plist (new)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/mail/cyrus-imapd23 Makefile distinfo

2008-04-21 Thread Hajimu UMEMOTO
ume 2008-04-21 15:32:14 UTC

  FreeBSD ports repository

  Modified files:
mail/cyrus-imapd23   Makefile distinfo 
  Log:
  Update to 2.3.12.
  
  Revision  ChangesPath
  1.168 +1 -1  ports/mail/cyrus-imapd23/Makefile
  1.46  +3 -3  ports/mail/cyrus-imapd23/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/www/amaya Makefile ports/x11-wm/icewm Makefile ports/chinese/iiimf-le-xcin Makefile ports/games/xfrisk Makefile ports/x11-fonts/code2000 Makefile

2008-04-21 Thread Martin Wilke
miwi2008-04-21 14:31:47 UTC

  FreeBSD ports repository

  Modified files:
www/amayaMakefile 
x11-wm/icewm Makefile 
chinese/iiimf-le-xcin Makefile 
games/xfrisk Makefile 
x11-fonts/code2000   Makefile 
  Log:
  - Fix build after xorg cleanup
  
  Submitted by:   pointyhat
  
  Revision  ChangesPath
  1.16  +1 -0  ports/chinese/iiimf-le-xcin/Makefile
  1.20  +3 -0  ports/games/xfrisk/Makefile
  1.56  +2 -2  ports/www/amaya/Makefile
  1.12  +1 -1  ports/x11-fonts/code2000/Makefile
  1.137 +2 -2  ports/x11-wm/icewm/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: CVSROOT modules

2008-04-21 Thread Emanuel Haupt
ehaupt  2008-04-21 13:39:11 UTC

  FreeBSD ports repository

  Modified files:
.modules 
  Log:
p5-Data-TreeDumper-Renderer-GTK --> 
ports/devel/p5-Data-TreeDumper-Renderer-GTK
  
  Revision  ChangesPath
  1.19682   +1 -0  CVSROOT/modules
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/devel Makefile ports/devel/p5-Data-TreeDumper-Renderer-GTK Makefile distinfo pkg-descr pkg-plist

2008-04-21 Thread Emanuel Haupt
ehaupt  2008-04-21 13:39:04 UTC

  FreeBSD ports repository

  Modified files:
develMakefile 
  Added files:
devel/p5-Data-TreeDumper-Renderer-GTK Makefile distinfo 
  pkg-descr pkg-plist 
  Log:
  Add p5-Data-TreeDumper-Renderer-GTK 0.01, GTK renderer for
  Data::TreeDumper.
  
  Revision  ChangesPath
  1.3043+1 -0  ports/devel/Makefile
  1.1   +25 -0 ports/devel/p5-Data-TreeDumper-Renderer-GTK/Makefile 
(new)
  1.1   +3 -0  ports/devel/p5-Data-TreeDumper-Renderer-GTK/distinfo 
(new)
  1.1   +3 -0  ports/devel/p5-Data-TreeDumper-Renderer-GTK/pkg-descr 
(new)
  1.1   +10 -0 ports/devel/p5-Data-TreeDumper-Renderer-GTK/pkg-plist 
(new)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/misc/p5-Locale-SubCountry Makefile distinfo

2008-04-21 Thread Mathieu Arnold
mat 2008-04-21 13:32:41 UTC

  FreeBSD ports repository

  Modified files:
misc/p5-Locale-SubCountry Makefile distinfo 
  Log:
  Update to 0.41
  
  Revision  ChangesPath
  1.16  +1 -1  ports/misc/p5-Locale-SubCountry/Makefile
  1.13  +3 -3  ports/misc/p5-Locale-SubCountry/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/cad/brlcad Makefile distinfo pkg-plist ports/cad/brlcad/files patch-src-vas4_vas_io.c

2008-04-21 Thread Martin Matuska
mm  2008-04-21 13:07:32 UTC

  FreeBSD ports repository

  Modified files:
cad/brlcad   Makefile distinfo pkg-plist 
  Removed files:
cad/brlcad/files patch-src-vas4_vas_io.c 
  Log:
  - Update of cad/brlcad from 7.10.4 to 7.12.0
  - Removed files: files/patch-src-vas4_vas_io.c (already implemented)
  - USE_XORG part already implemented by miwi
  
  PR: ports/12232
  Submitted by:   mm
  Approved by:maintainer timeout
  
  Revision  ChangesPath
  1.31  +14 -14ports/cad/brlcad/Makefile
  1.16  +3 -3  ports/cad/brlcad/distinfo
  1.3   +0 -47 ports/cad/brlcad/files/patch-src-vas4_vas_io.c (dead)
  1.17  +211 -47   ports/cad/brlcad/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/devel/p5-ExtUtils-CBuilder Makefile distinfo

2008-04-21 Thread Mathieu Arnold
mat 2008-04-21 12:51:03 UTC

  FreeBSD ports repository

  Modified files:
devel/p5-ExtUtils-CBuilder Makefile distinfo 
  Log:
  Update to 0.23
  
  Revision  ChangesPath
  1.22  +2 -3  ports/devel/p5-ExtUtils-CBuilder/Makefile
  1.20  +3 -3  ports/devel/p5-ExtUtils-CBuilder/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/net-p2p/rtorrent-devel Makefile distinfo

2008-04-21 Thread Florent Thoumie
flz 2008-04-21 12:45:04 UTC

  FreeBSD ports repository

  Modified files:
net-p2p/rtorrent-devel Makefile distinfo 
  Log:
  Update net-p2p/rtorrent-devel to 0.8.1.
  
  Revision  ChangesPath
  1.18  +3 -3  ports/net-p2p/rtorrent-devel/Makefile
  1.15  +3 -3  ports/net-p2p/rtorrent-devel/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/www/p5-HTTP-Proxy Makefile distinfo

2008-04-21 Thread Mathieu Arnold
mat 2008-04-21 12:41:31 UTC

  FreeBSD ports repository

  Modified files:
www/p5-HTTP-ProxyMakefile distinfo 
  Log:
  Update to 0.21
  
  Revision  ChangesPath
  1.11  +1 -1  ports/www/p5-HTTP-Proxy/Makefile
  1.8   +3 -3  ports/www/p5-HTTP-Proxy/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvs commit: ports/graphics/ImageMagick Makefile distinfo pkg-plist ports/graphics/ImageMagick/files patch-configure

2008-04-21 Thread Ion-Mihai Tetcu
On Sun, 20 Apr 2008 16:59:41 -0500
"Jeremy Messenger" <[EMAIL PROTECTED]> wrote:

> On Sat, 19 Apr 2008 10:01:02 -0500, Mikhail Teterin <[EMAIL PROTECTED]> wrote:
> 
> > mi  2008-04-19 15:01:02 UTC
> >
> >   FreeBSD ports repository
> >
> >   Modified files:
> > graphics/ImageMagick Makefile distinfo pkg-plist
> >   Removed files:
> > graphics/ImageMagick/files patch-configure
> >   Log:
> >   Upgrade to 6.4.0-7 -- currently the latest.
> 
> You will need to bump the PORTREVISION in all other ports that depend on  
> this library since the number is changed. Also, some ports you might have  
> to tweak the number.
> 
> BTW: I just did it in graphics/inkscape.

I just did it for libxine.

-- 
IOnut - Un^d^dregistered ;) FreeBSD "user"
  "Intellectual Property" is   nowhere near as valuable   as "Intellect"
FreeBSD committer -> [EMAIL PROTECTED], PGP Key ID 057E9F8B493A297B


signature.asc
Description: PGP signature


cvs commit: src/sys/netinet6 icmp6.c

2008-04-21 Thread Robert Watson
rwatson 2008-04-21 12:08:40 UTC

  FreeBSD src repository

  Modified files:
sys/netinet6 icmp6.c 
  Log:
  In ICMPv6, read lock rather than write lock the inpcb on receive.
  
  MFC after:  3 months
  
  Revision  ChangesPath
  1.84  +4 -4  src/sys/netinet6/icmp6.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/netinet raw_ip.c src/sys/netinet6 raw_ip6.c

2008-04-21 Thread Robert Watson
rwatson 2008-04-21 12:06:41 UTC

  FreeBSD src repository

  Modified files:
sys/netinet  raw_ip.c 
sys/netinet6 raw_ip6.c 
  Log:
  With IPv4 raw sockets, read lock rather than write lock the inpcb when
  receiving or transmitting.
  
  With IPv6 raw sockets, read lock rather than write lock the inpcb when
  receiving.  Unfortunately, IPv6 source address selection appears to
  require a write lock on the inpcb for the time being.
  
  MFC after:  3 months
  
  Revision  ChangesPath
  1.183 +15 -15src/sys/netinet/raw_ip.c
  1.78  +5 -5  src/sys/netinet6/raw_ip6.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/multimedia/libxine Makefile

2008-04-21 Thread Ion-Mihai Tetcu
itetcu  2008-04-21 12:06:18 UTC

  FreeBSD ports repository

  Modified files:
multimedia/libxine   Makefile 
  Log:
  Fix LIB_DEPENDS on ImageMagic after the last update.
  
  Pointyhat to:   mi@
  
  Revision  ChangesPath
  1.129 +1 -1  ports/multimedia/libxine/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/netinet ip_divert.c

2008-04-21 Thread Robert Watson
rwatson 2008-04-21 12:03:59 UTC

  FreeBSD src repository

  Modified files:
sys/netinet  ip_divert.c 
  Log:
  Read lock, rather than write lock, the inpcb when transmitting with or
  delivering to an IP divert socket.
  
  MFC after:  3 months
  
  Revision  ChangesPath
  1.133 +11 -11src/sys/netinet/ip_divert.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/net-p2p/libtorrent-devel Makefile distinfo

2008-04-21 Thread Florent Thoumie
flz 2008-04-21 11:33:26 UTC

  FreeBSD ports repository

  Modified files:
net-p2p/libtorrent-devel Makefile distinfo 
  Log:
  Update net-p2p/libtorrent-devel to 0.12.1.
  
  PR: ports/122952
  Submitted by:   Gea-Suan Lin <[EMAIL PROTECTED]>
  
  Revision  ChangesPath
  1.18  +1 -1  ports/net-p2p/libtorrent-devel/Makefile
  1.15  +3 -3  ports/net-p2p/libtorrent-devel/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/archivers/zip Makefile

2008-04-21 Thread Andrey A. Chernov
ache2008-04-21 11:11:46 UTC

  FreeBSD ports repository

  Modified files:
archivers/zipMakefile 
  Log:
  Honors CC
  
  PR: 122937
  Submitted by:   Frank Fenor <[EMAIL PROTECTED]>
  
  Revision  ChangesPath
  1.35  +1 -0  ports/archivers/zip/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: CVSROOT access

2008-04-21 Thread Gabor Kovesdan
gabor   2008-04-21 11:09:10 UTC

  FreeBSD doc repository

  Modified files:
.access 
  Log:
  Please welcome Gabor Pali (pgj) as a new doc committer. For now he will have
  a translator access to the Hungarian doc and www tree, but if he shows 
interest
  and knowledge in working on the whole documentation tree, his access might be
  extended as it is usually done. I will be his mentor.
  
  Account created by: dhw
  Approved by:doceng
  
  Revision  ChangesPath
  1.605 +1 -0  CVSROOT/access
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/math/mathomatic Makefile distinfo

2008-04-21 Thread Emanuel Haupt
ehaupt  2008-04-21 11:01:10 UTC

  FreeBSD ports repository

  Modified files:
math/mathomatic  Makefile distinfo 
  Log:
  Update to 12.9.2
  
  Revision  ChangesPath
  1.50  +1 -1  ports/math/mathomatic/Makefile
  1.48  +3 -3  ports/math/mathomatic/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/dev/ata ata-chipset.c ata-pci.c ata-pci.h

2008-04-21 Thread S�ren Schmidt
sos 2008-04-21 10:51:38 UTC

  FreeBSD src repository

  Modified files:
sys/dev/ata  ata-chipset.c ata-pci.c ata-pci.h 
  Log:
  Add HW level support for the Adaptec 1420SA controller.
  
  Revision  ChangesPath
  1.219 +21 -0 src/sys/dev/ata/ata-chipset.c
  1.127 +5 -0  src/sys/dev/ata/ata-pci.c
  1.86  +11 -7 src/sys/dev/ata/ata-pci.h
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvs commit: src/sys/dev/ata ata-all.c ata-dma.c

2008-04-21 Thread Andrey Chernov
On Sat, Apr 19, 2008 at 05:50:31AM +0400, Andrey Chernov wrote:
> On Fri, Apr 18, 2008 at 03:15:04PM +, SЬren Schmidt wrote:
> >   Modified files:
> > sys/dev/ata  ata-all.c ata-dma.c 
> >   Log:
> >   Fix the breakage that caused AHCI devices to vanish. Editor droppings :(
> 
> Even with this change ATA driver still can't mount root.
> ata* disks are not visible through mountroot '?' command too.
> ICH6, AHCI mode, ATA_STATIC_ID

More details follows. With old ATA driver I got this devices:
acd0: DVDROM  at ata0-master UDMA100
acd1: DVDR  at ata0-slave UDMA33
ad8: 114473MB  at ata4-master SATA150
ad12: 238475MB  at ata6-master SATA150
...
Trying to mount root from ufs:/dev/ad8s1a

With new one only
acd0: DVDROM  at ata0-master UDMA100
acd1: DVDR  at ata0-slave UDMA33
detected, and of course mount root from ufs:/dev/ad8s1a failed.

-- 
http://ache.pp.ru/
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/dev/ata ata-queue.c

2008-04-21 Thread S�ren Schmidt
sos 2008-04-21 10:35:19 UTC

  FreeBSD src repository

  Modified files:
sys/dev/ata  ata-queue.c 
  Log:
  Unload DMA slot on device timeouts.
  
  Revision  ChangesPath
  1.73  +1 -0  src/sys/dev/ata/ata-queue.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/dev/ata ata-chipset.c

2008-04-21 Thread S�ren Schmidt
sos 2008-04-21 10:34:32 UTC

  FreeBSD src repository

  Modified files:
sys/dev/ata  ata-chipset.c 
  Log:
  Do not enable FIS based PM switching, even if not used some controllers barf.
  
  Revision  ChangesPath
  1.218 +2 -2  src/sys/dev/ata/ata-chipset.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/conf files files.amd64 files.i386 files.pc98 src/sys/arm/conf AVILA BWCT CRB EP80219 HL200 IQ31244 KB920X SIMICS SKYEYE src/sys/ia64/conf DEFAULTS src/sys/mips/conf ADM5120 IDT MAL

2008-04-21 Thread Poul-Henning Kamp
phk 2008-04-21 10:09:55 UTC

  FreeBSD src repository

  Modified files:
sys/conf files files.amd64 files.i386 files.pc98 
sys/arm/conf AVILA BWCT CRB EP80219 HL200 IQ31244 
 KB920X SIMICS SKYEYE 
sys/ia64/confDEFAULTS 
sys/mips/confADM5120 IDT MALTA QEMU SENTRY5 
sys/powerpc/conf DEFAULTS MPC85XX 
sys/sparc64/conf GENERIC NOTES 
sys/sun4v/conf   DEFAULTS NOTES 
  Log:
  Make genclock standard on all platforms.
  
  Thanks to: grehan & marcel for platform support on ia64 and ppc.
  
  Revision  ChangesPath
  1.13  +0 -1  src/sys/arm/conf/AVILA
  1.5   +0 -1  src/sys/arm/conf/BWCT
  1.5   +0 -1  src/sys/arm/conf/CRB
  1.8   +0 -1  src/sys/arm/conf/EP80219
  1.5   +0 -1  src/sys/arm/conf/HL200
  1.22  +0 -1  src/sys/arm/conf/IQ31244
  1.17  +0 -1  src/sys/arm/conf/KB920X
  1.16  +0 -1  src/sys/arm/conf/SIMICS
  1.10  +0 -1  src/sys/arm/conf/SKYEYE
  1.1294+2 -2  src/sys/conf/files
  1.121 +0 -2  src/sys/conf/files.amd64
  1.595 +0 -2  src/sys/conf/files.i386
  1.362 +0 -2  src/sys/conf/files.pc98
  1.15  +0 -1  src/sys/ia64/conf/DEFAULTS
  1.3   +0 -1  src/sys/mips/conf/ADM5120
  1.3   +0 -1  src/sys/mips/conf/IDT
  1.3   +0 -1  src/sys/mips/conf/MALTA
  1.2   +0 -1  src/sys/mips/conf/QEMU
  1.3   +0 -1  src/sys/mips/conf/SENTRY5
  1.12  +0 -1  src/sys/powerpc/conf/DEFAULTS
  1.3   +0 -1  src/sys/powerpc/conf/MPC85XX
  1.135 +0 -1  src/sys/sparc64/conf/GENERIC
  1.31  +0 -1  src/sys/sparc64/conf/NOTES
  1.7   +0 -1  src/sys/sun4v/conf/DEFAULTS
  1.10  +0 -1  src/sys/sun4v/conf/NOTES
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/nlm nlm_prot_impl.c

2008-04-21 Thread Doug Rabson
dfr 2008-04-21 09:23:31 UTC

  FreeBSD src repository

  Modified files:(Branch: RELENG_7)
sys/nlm  nlm_prot_impl.c 
  Log:
  MFC: nlm_prot_impl.c 1.6 - Fix error handling in nlm_get_rpc and correct
  some spelling mistakes in comments.
  
  Revision  ChangesPath
  1.4.2.3   +7 -3  src/sys/nlm/nlm_prot_impl.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/audio/libamrnb Makefile distinfo

2008-04-21 Thread Vanilla I. Shu
vanilla 2008-04-21 08:37:02 UTC

  FreeBSD ports repository

  Modified files:
audio/libamrnb   Makefile distinfo 
  Log:
  Upgrade to 7.0.0.1.
  
  PR: ports/122918
  Submitted by:   maintainer
  
  Revision  ChangesPath
  1.6   +1 -1  ports/audio/libamrnb/Makefile
  1.5   +3 -3  ports/audio/libamrnb/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/devel/p5-Log-Report Makefile distinfo

2008-04-21 Thread Lars Thegler
lth 2008-04-21 08:27:34 UTC

  FreeBSD ports repository

  Modified files:
devel/p5-Log-Report  Makefile distinfo 
  Log:
  Update to 0.17
  
  Revision  ChangesPath
  1.8   +1 -1  ports/devel/p5-Log-Report/Makefile
  1.6   +3 -3  ports/devel/p5-Log-Report/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/security/sinfp Makefile ports/security/p5-Net-SinFP distinfo

2008-04-21 Thread Andrew Pantyukhin
sat 2008-04-21 08:11:23 UTC

  FreeBSD ports repository

  Modified files:
security/sinfp   Makefile 
security/p5-Net-SinFP distinfo 
  Log:
  - Update signatures to 20080419
  
  Revision  ChangesPath
  1.18  +3 -3  ports/security/p5-Net-SinFP/distinfo
  1.17  +1 -1  ports/security/sinfp/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/www/khtml2png Makefile distinfo

2008-04-21 Thread Rong-En Fan
rafan   2008-04-21 07:47:07 UTC

  FreeBSD ports repository

  Modified files:
www/khtml2pngMakefile distinfo 
  Log:
  - Update to 2.7.5
  
  Revision  ChangesPath
  1.3   +1 -1  ports/www/khtml2png/Makefile
  1.3   +3 -3  ports/www/khtml2png/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/usr.sbin/ancontrol ancontrol.c

2008-04-21 Thread Kevin Lo
kevlo   2008-04-21 07:25:26 UTC

  FreeBSD src repository

  Modified files:
usr.sbin/ancontrol   ancontrol.c 
  Log:
  Remove duplicate headers 
  
  Revision  ChangesPath
  1.26  +0 -1  src/usr.sbin/ancontrol/ancontrol.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


  1   2   >