cvs commit: ports/math/ufsparse Makefile distinfo

2006-09-01 Thread Maho Nakata
maho2006-09-02 06:58:02 UTC FreeBSD ports repository Modified files: math/ufsparseMakefile distinfo Log: Make use of DIST_SUBDIR since author uses the filename UFsparse.tar.gz regardless of actual versions; 2.0.0beta, 2.0 and 2.1 to prepare to avoid conflicts for

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

2006-09-01 Thread Dmitry Morozovsky
marck 2006-09-02 06:41:55 UTC FreeBSD src repository (doc committer) Modified files:(Branch: RELENG_6) share/man/man4 dummynet.4 Log: MFC rev 1.23: Chase after phk@: remove reference to (now obsoleted) NMBCLUSTERS. Revision ChangesPath 1.21.2.1

cvs commit: src/sys/kern subr_witness.c

2006-09-01 Thread Suleiman Souhlal
ssouhlal2006-09-02 05:42:16 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/kern subr_witness.c Log: MFC r1.217: The "taskqueue_fast" spinlocks were renamed to "fast_taskqueue" in subr_taskqueue.c:r1.32 Reported by:rdivacky

cvs commit: src/usr.bin/vgrind vgrind.1

2006-09-01 Thread Joseph Koshy
jkoshy 2006-09-02 04:35:41 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.bin/vgrind vgrind.1 Log: MFC r1.15: "Manual page tweaks." Revision ChangesPath 1.14.2.1 +6 -6 src/usr.bin/vgrind/vgrind.1 _

cvs commit: ports/devel/p5-Class-Adapter Makefile

2006-09-01 Thread Yen-Ming Lee
leeym 2006-09-02 04:28:46 UTC FreeBSD ports repository Modified files: devel/p5-Class-Adapter Makefile Log: - allow build on old perl Approved by:maintainer (implicit) Revision ChangesPath 1.2 +3 -4 ports/devel/p5-Class-Adapter/Makefile _

Re: cvs commit: src/sys/dev/bge if_bge.c if_bgereg.h

2006-09-01 Thread LI Xin
David Christensen wrote: > davidch 2006-09-01 22:45:12 UTC > > FreeBSD src repository > > Modified files: > sys/dev/bge if_bge.c if_bgereg.h > Log: > Resolve "firmware handshake" error on 5752. Thanks! Cheers, -- Xin LI <[EMAIL PROTECTED]> http://www.delphij.net/

cvs commit: ports/archivers/fastjar Makefile pkg-descr

2006-09-01 Thread Maho Nakata
maho2006-09-02 04:09:07 UTC FreeBSD ports repository Modified files: archivers/fastjarMakefile pkg-descr Log: * Fix pkg-plist (actually Makefile) * make portlint happy Submitted by: kris [1] Revision ChangesPath 1.16 +4 -3 ports/archivers/fa

cvs commit: src/sys/kern kern_umtx.c

2006-09-01 Thread David Xu
davidxu 2006-09-02 02:41:34 UTC FreeBSD src repository Modified files: sys/kern kern_umtx.c Log: Make sure we get new m_owner value if we can not unlock it in uncontested case. Reorder statements in do_unlock_umutex. Revision ChangesPath 1.43 +12 -8

cvs commit: src/lib/libthr/arch/powerpc/include pthread_md.h src/lib/libthr/arch/powerpc/powerpc pthread_md.c

2006-09-01 Thread Marcel Moolenaar
marcel 2006-09-02 01:16:56 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) lib/libthr/arch/powerpc/include pthread_md.h lib/libthr/arch/powerpc/powerpc pthread_md.c Log: MFC TLS fixes. Revision ChangesPath 1.1.2.1 +9 -7 src/lib/libthr

cvs commit: src/lib/libthr/arch/ia64/ia64 pthread_md.c src/lib/libthr/arch/ia64/include pthread_md.h

2006-09-01 Thread Marcel Moolenaar
marcel 2006-09-02 01:14:12 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) lib/libthr/arch/ia64/ia64 pthread_md.c lib/libthr/arch/ia64/include pthread_md.h Log: MFC TLS fixes. Revision ChangesPath 1.1.2.1 +3 -7 src/lib/libthr/arch/ia6

cvs commit: src/lib/libc/powerpc/gen _set_tp.c

2006-09-01 Thread Marcel Moolenaar
marcel 2006-09-02 01:09:30 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) lib/libc/powerpc/gen _set_tp.c Log: MFC TLS fixes. Revision ChangesPath 1.1.2.1 +2 -2 src/lib/libc/powerpc/gen/_set_tp.c ___

cvs commit: src/lib/libc/powerpc/gen _set_tp.c

2006-09-01 Thread Marcel Moolenaar
marcel 2006-09-02 01:07:21 UTC FreeBSD src repository Modified files: lib/libc/powerpc/gen _set_tp.c Log: Whitespace fix. Revision ChangesPath 1.3 +1 -1 src/lib/libc/powerpc/gen/_set_tp.c ___ cvs-all@freebsd.org

cvs commit: src/libexec/rtld-elf/powerpc reloc.c

2006-09-01 Thread Marcel Moolenaar
marcel 2006-09-02 00:59:35 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) libexec/rtld-elf/powerpc reloc.c Log: MFC TLS fixes. Revision ChangesPath 1.5.2.1 +2 -2 src/libexec/rtld-elf/powerpc/reloc.c ___

cvs commit: src/libexec/rtld-elf/ia64 reloc.c rtld_machdep.h

2006-09-01 Thread Marcel Moolenaar
marcel 2006-09-02 00:58:43 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) libexec/rtld-elf/ia64 reloc.c rtld_machdep.h Log: MFC TLS fixes. Revision ChangesPath 1.15.8.3 +3 -2 src/libexec/rtld-elf/ia64/reloc.c 1.5.8.1 +3 -1 src/lib

cvs commit: src/libexec/save-entropy save-entropy.sh

2006-09-01 Thread Doug Barton
dougb 2006-09-01 23:58:46 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) libexec/save-entropy save-entropy.sh Log: MFC revision 1.4 which silently ignores errors while sourcing rc.conf* files, simplifies the file rotation logic, and makes it slightly m

Re: cvs commit: www/en/projects/busdma index.sgml

2006-09-01 Thread Tom Rhodes
On Fri, 01 Sep 2006 08:43:12 -0600 (MDT) "M. Warner Losh" <[EMAIL PROTECTED]> wrote: > In message: <[EMAIL PROTECTED]> > Tom Rhodes <[EMAIL PROTECTED]> writes: > : Last I read there are only a few drivers left. At least > : according to Hans' recent email to Warner and myself. > > Ha

cvs commit: src/sys/dev/bge if_bge.c if_bgereg.h

2006-09-01 Thread David Christensen
davidch 2006-09-01 22:45:12 UTC FreeBSD src repository Modified files: sys/dev/bge if_bge.c if_bgereg.h Log: Resolve "firmware handshake" error on 5752. Approved by:ps MFC after: 2 weeks Revision ChangesPath 1.142 +0 -0 src/sys/dev/bg

cvs commit: src/usr.sbin/sysinstall devices.c

2006-09-01 Thread Marius Strobl
marius 2006-09-01 22:34:49 UTC FreeBSD src repository Modified files: usr.sbin/sysinstall devices.c Log: - Improve the description of gem(4); the Sun chips it supports are termed ERI and GEM rather than GMAC. - Bring the description of le(4) in line with the current le(4)

cvs commit: src/sys/powerpc/powerpc vm_machdep.c

2006-09-01 Thread Marcel Moolenaar
marcel 2006-09-01 22:32:33 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/powerpc/powerpc vm_machdep.c Log: MFC rev 1.112: properly set the thread pointer. Revision ChangesPath 1.110.2.1 +1 -1 src/sys/powerpc/powerpc/vm_machdep.c ___

cvs commit: src/sys/dev/bge if_bge.c if_bgereg.h

2006-09-01 Thread David Christensen
davidch 2006-09-01 22:30:56 UTC FreeBSD src repository Modified files: sys/dev/bge if_bge.c if_bgereg.h Log: /tmp/cvsleYf6y Revision ChangesPath 1.141 +6 -5 src/sys/dev/bge/if_bge.c 1.53 +5 -4 src/sys/dev/bge/if_bgereg.h _

cvs commit: src/sys/powerpc/include bus.h

2006-09-01 Thread Marcel Moolenaar
marcel 2006-09-01 22:26:28 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/powerpc/include bus.h Log: MFC rev 1.18: Provide stub implementation for bus_space_map(). Revision ChangesPath 1.17.2.1 +9 -3 src/sys/powerpc/include/bus.h

cvs commit: src/sys/ia64/include ieeefp.h

2006-09-01 Thread Marcel Moolenaar
marcel 2006-09-01 22:19:57 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/ia64/include ieeefp.h Log: MFC rev 1.5: Fixed FP_R*. Original fix: bde@ Revision ChangesPath 1.4.10.1 +5 -5 src/sys/ia64/include/ieeefp.h __

cvs commit: src/sys/ia64/ia64 machdep.c

2006-09-01 Thread Marcel Moolenaar
marcel 2006-09-01 22:15:57 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/ia64/ia64machdep.c Log: Diff reduction: MFC -r1.204. Revision ChangesPath 1.200.2.5 +3 -3 src/sys/ia64/ia64/machdep.c __

cvs commit: src/share/man/man4/man4.sparc64 machfb.4

2006-09-01 Thread Marius Strobl
marius 2006-09-01 21:54:59 UTC FreeBSD src repository Modified files: share/man/man4/man4.sparc64 machfb.4 Log: Replace the .Pq added in rev 1.2 with literal parenthesis as the former aren't required for plain text and the latter formats faster. Pointed out by: ru Re

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

2006-09-01 Thread Marius Strobl
marius 2006-09-01 21:42:22 UTC FreeBSD src repository Modified files: share/man/man4 gem.4 Log: - s/gigabit/Gigabit/ - Talk about supported chips rather than supported cards as the majority of the hardware supported by gem(4) is on-board. - "the .Nm driver" - Sor

cvs commit: ports/audio/sdl_mixer Makefile ports/devel/sdl12 Makefile ports/graphics/sdl_gfx Makefile ports/graphics/sdl_image Makefile ports/graphics/sdl_ttf Makefile ports/net/sdl_net Makefile ports

2006-09-01 Thread Shaun Amott
shaun 2006-09-01 21:34:14 UTC FreeBSD ports repository Modified files: audio/sdl_mixer Makefile devel/sdl12 Makefile graphics/sdl_gfx Makefile graphics/sdl_image Makefile graphics/sdl_ttf Makefile net/sdl_net Makefile x1

cvs commit: src/lib/libpthread/arch/ia64/ia64 pthread_md.c src/lib/libpthread/arch/ia64/include pthread_md.h

2006-09-01 Thread Marcel Moolenaar
marcel 2006-09-01 21:25:22 UTC FreeBSD src repository Modified files: lib/libpthread/arch/ia64/ia64 pthread_md.c lib/libpthread/arch/ia64/include pthread_md.h Log: Stylize: o avoid using a global register variable. o redefine struct ia64_tp as a union. We don't have t

cvs commit: ports/mail/moztraybiff Makefile ports/mail/moztraybiff/files patch-Makefile

2006-09-01 Thread Adam Weinberger
adamw 2006-09-01 21:22:51 UTC FreeBSD ports repository Modified files: mail/moztraybiff Makefile mail/moztraybiff/files patch-Makefile Log: Unbreak by fudging the name of the installed package. Basically, the author renamed the installed package name to include

cvs commit: src/lib/libthr/arch/ia64/ia64 pthread_md.c src/lib/libthr/arch/ia64/include pthread_md.h

2006-09-01 Thread Marcel Moolenaar
marcel 2006-09-01 21:01:11 UTC FreeBSD src repository Modified files: lib/libthr/arch/ia64/ia64 pthread_md.c lib/libthr/arch/ia64/include pthread_md.h Log: Stylize: avoid using a global register variable. Revision ChangesPath 1.4 +1 -1 src/lib/libthr/

cvs commit: src/share/man/man4/man4.sparc64 machfb.4

2006-09-01 Thread Marius Strobl
marius 2006-09-01 20:42:00 UTC FreeBSD src repository Modified files: share/man/man4/man4.sparc64 machfb.4 Log: - Use full name of the Sun PGX64 cards and add the Sun part number in order to simplify matters for people who are looking for a video card supported by FreeBS

cvs commit: ports/games/alienarena Makefile distinfo pkg-plist ports/games/alienarena/files patch-linux__Makefile ports/games/alienarena-data Makefile distinfo pkg-plist ports/games/linux-alienarena M

2006-09-01 Thread Alejandro Pulver
alepulver2006-09-01 20:29:21 UTC FreeBSD ports repository Modified files: games/alienarena Makefile distinfo pkg-plist games/alienarena/files patch-linux__Makefile games/alienarena-data Makefile distinfo pkg-plist games/linux-alienarena Makefile distinfo Log: -

cvs commit: ports/devel/ruby-gnustep Makefile

2006-09-01 Thread Dirk Meyer
dinoex 2006-09-01 20:28:12 UTC FreeBSD ports repository Modified files: devel/ruby-gnustep Makefile Log: - fix build with gnustep-make-1.13.0 - use more of bsd.gnustep.mk Revision ChangesPath 1.32 +4 -24 ports/devel/ruby-gnustep/Makefile

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

2006-09-01 Thread Martin Wilke
miwi2006-09-01 20:24:47 UTC FreeBSD ports repository Modified files: math/abakus Makefile distinfo pkg-plist Log: - Update to 0.91 PR: ports/102754 Submitted by: Andy Fawcett (maintainer) Revision ChangesPath 1.4 +3 -3 por

cvs commit: src/contrib/hostapd ieee802_1x.c wpa.c

2006-09-01 Thread Sam Leffler
sam 2006-09-01 20:21:17 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) contrib/hostapd ieee802_1x.c wpa.c Log: fix botched MFC of eapol version override Reminded by:Dominique Goncalves Revision ChangesPath 1.3.2.2 +4 -4 s

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

2006-09-01 Thread Marius Strobl
marius 2006-09-01 20:14:06 UTC FreeBSD src repository Modified files: sys/dev/mk48txx mk48txx.c Log: Fix spelling in a status message. MFC after: 1 day Revision ChangesPath 1.7 +1 -1 src/sys/dev/mk48txx/mk48txx.c

cvs commit: src/sys/dev/ofw openfirmio.c

2006-09-01 Thread Marius Strobl
marius 2006-09-01 20:12:12 UTC FreeBSD src repository Modified files: sys/dev/ofw openfirmio.c Log: Fix spelling and wording in a comment. Revision ChangesPath 1.14 +2 -2 src/sys/dev/ofw/openfirmio.c ___

cvs commit: src/usr.sbin/eeprom eeprom.8

2006-09-01 Thread Marius Strobl
marius 2006-09-01 20:09:22 UTC FreeBSD src repository Modified files: usr.sbin/eeprom eeprom.8 Log: Add missing '?' in "watchdog-enable?". MFC after: 1 day Revision ChangesPath 1.6 +2 -2 src/usr.sbin/eeprom/eeprom.8 _

cvs commit: src/usr.sbin/eeprom ofw_options.c

2006-09-01 Thread Marius Strobl
marius 2006-09-01 20:07:15 UTC FreeBSD src repository Modified files: usr.sbin/eeprom ofw_options.c Log: Fix indentation in two spots to match the rest of this file. Revision ChangesPath 1.4 +2 -3 src/usr.sbin/eeprom/ofw_options.c

cvs commit: src/share/man/man4/man4.sparc64 openfirm.4

2006-09-01 Thread Marius Strobl
marius 2006-09-01 20:01:51 UTC FreeBSD src repository Modified files: share/man/man4/man4.sparc64 openfirm.4 Log: Move two periods out of quotes and to where they belong. MFC after: 1 day Revision ChangesPath 1.2 +3 -3 src/share/man/man4/man4.spa

cvs commit: ports/emulators/yabause Makefile distinfo

2006-09-01 Thread Jose Alonso Cardenas Marquez
acm 2006-09-01 19:57:06 UTC FreeBSD ports repository Modified files: emulators/yabauseMakefile distinfo Log: - Update to 0.7.1 - Add USE_GCC=3.4+. It fixed a problem on 4.x [1] Reported by:kris [1] Approved by:garga(mentor) Revision ChangesPath

cvs commit: ports/devel/hptools Makefile

2006-09-01 Thread Jean-Yves Lefort
jylefort2006-09-01 19:51:38 UTC FreeBSD ports repository Modified files: devel/hptoolsMakefile Log: Take maintainership. Revision ChangesPath 1.4 +1 -1 ports/devel/hptools/Makefile ___ cvs-all@freebsd.org

cvs commit: src/share/man/man4/man4.sparc64 ebus.4 sbus.4

2006-09-01 Thread Marius Strobl
marius 2006-09-01 19:51:26 UTC FreeBSD src repository Modified files: share/man/man4/man4.sparc64 ebus.4 sbus.4 Log: Add references to scc(4) as it hangs off of ebus(4) and sbus(4) respectively. Revision ChangesPath 1.2 +2 -1 src/share/man/man4/man4.spar

cvs commit: CVSROOT modules

2006-09-01 Thread Martin Wilke
miwi2006-09-01 19:49:40 UTC FreeBSD ports repository Modified files: .modules Log: dream --> ports/audio/dream Revision ChangesPath 1.16124 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org maili

cvs commit: ports/audio Makefile ports/audio/dream Makefile distinfo pkg-descr ports/audio/dream/files patch-Buffer.h patch-Modul.h patch-Vector.h

2006-09-01 Thread Martin Wilke
miwi2006-09-01 19:49:07 UTC FreeBSD ports repository Modified files: audioMakefile Added files: audio/dream Makefile distinfo pkg-descr audio/dream/filespatch-Buffer.h patch-Modul.h patch-Vector.h Log: Dream i

cvs commit: ports/games/slune Makefile ports/games/slune/files patch-setup.cfg

2006-09-01 Thread Jose Alonso Cardenas Marquez
acm 2006-09-01 19:48:56 UTC FreeBSD ports repository Modified files: games/slune Makefile games/slune/filespatch-setup.cfg Log: - Fix installation process, it wasn't respecting LOCALBASE [1] - Bump PORTREVISION Reported by:kris [1] Approved by:

cvs commit: ports/x11-themes/e17-theme-blue_eyed Makefile distinfo

2006-09-01 Thread Ion-Mihai Tetcu
itetcu 2006-09-01 19:38:07 UTC FreeBSD ports repository Modified files: x11-themes/e17-theme-blue_eyed Makefile distinfo Log: - Add mirror - Update to 0.6.5.3 PR: 102721 Submitted by: Stanislav Sedov (maintainer) Revision ChangesPath 1.5

cvs commit: CVSROOT modules

2006-09-01 Thread Dirk Meyer
dinoex 2006-09-01 19:25:58 UTC FreeBSD ports repository Modified files: .modules Log: gridlock --> ports/games/gridlock Revision ChangesPath 1.16123 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org

cvs commit: ports/games Makefile ports/games/gridlock Makefile distinfo pkg-descr pkg-plist

2006-09-01 Thread Dirk Meyer
dinoex 2006-09-01 19:25:18 UTC FreeBSD ports repository Modified files: gamesMakefile Added files: games/gridlock Makefile distinfo pkg-descr pkg-plist Log: Gridlock is a collection of grid-based board games for GNUstep, including Ataxx, Reversi, G

cvs commit: src/lib/libc/stdlib malloc.c

2006-09-01 Thread Marcel Moolenaar
marcel 2006-09-01 19:14:14 UTC FreeBSD src repository Modified files: lib/libc/stdlib malloc.c Log: Enable TLS on PowerPC. Revision ChangesPath 1.136 +0 -1 src/lib/libc/stdlib/malloc.c ___ cvs-all@freebsd.org

cvs commit: src/lib/libpthread/arch/powerpc/include pthread_md.h

2006-09-01 Thread Marcel Moolenaar
marcel 2006-09-01 19:13:36 UTC FreeBSD src repository Modified files: lib/libpthread/arch/powerpc/include pthread_md.h Log: The ucontext is 16-byte aligned, which means that struct tcb is 16-byte aligned. Consequently, struct tcb is a multiple of 16 bytes in size. We need to

Re: cvs commit: ports/www/joomla Makefile distinfo pkg-plist

2006-09-01 Thread Remko Lodder
Renato Botelho wrote: garga 2006-09-01 13:22:49 UTC FreeBSD ports repository Modified files: www/joomla Makefile distinfo pkg-plist Log: - Update to 1.0.11 PR: ports/102746 Submitted by: Francisco Alves Cabrita <[EMAIL PROTECTED]> (maintainer)

cvs commit: ports/x11-wm/dwm Makefile distinfo

2006-09-01 Thread Martin Wilke
miwi2006-09-01 18:57:05 UTC FreeBSD ports repository Modified files: x11-wm/dwm Makefile distinfo Log: - Update to 1.2 PR: ports/102762 Submitted by: Jeroen Schot (maintainer) Revision ChangesPath 1.7 +1 -1 ports/x11-wm/d

cvs commit: ports/sysutils/uptimed Makefile distinfo pkg-plist

2006-09-01 Thread Martin Wilke
miwi2006-09-01 18:41:38 UTC FreeBSD ports repository Modified files: sysutils/uptimed Makefile distinfo pkg-plist Log: - Update to 0.3.7 PR: ports/102759 Submitted by: Andy Fawcett (maintainer) Revision ChangesPath 1.11 +3 -6 po

cvs commit: ports/graphics/ruby-rmagick Makefile pkg-plist

2006-09-01 Thread Jean Milanez Melo
jmelo 2006-09-01 18:39:56 UTC FreeBSD ports repository Modified files: graphics/ruby-rmagick Makefile pkg-plist Log: - Fix plist. - Bump portrevision. Reported by:krismail Revision ChangesPath 1.35 +1 -0 ports/graphics/ruby-rmagick/Makefile 1.

cvs commit: CVSROOT modules

2006-09-01 Thread Pav Lucistnik
pav 2006-09-01 18:34:37 UTC FreeBSD ports repository Modified files: .modules Log: pam_abl --> ports/security/pam_abl Revision ChangesPath 1.16122 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org

cvs commit: ports/security Makefile ports/security/pam_abl Makefile distinfo pkg-descr ports/security/pam_abl/files 190.clean-pam-abl.in pam_abl.8.in patch-Makefile patch-conf-pam_abl.conf patch-conf-

2006-09-01 Thread Pav Lucistnik
pav 2006-09-01 18:34:04 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/pam_abl Makefile distinfo pkg-descr security/pam_abl/files 190.clean-pam-abl.in pam_abl.8.in patch-Makefile patch-co

cvs commit: CVSROOT modules

2006-09-01 Thread Pav Lucistnik
pav 2006-09-01 18:14:49 UTC FreeBSD ports repository Modified files: .modules Log: py-numpy --> ports/math/py-numpy Revision ChangesPath 1.16121 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org ma

cvs commit: ports/math Makefile ports/math/py-numpy Makefile distinfo pkg-descr pkg-plist ports/math/py-numpy/files patch-system_info.py

2006-09-01 Thread Pav Lucistnik
pav 2006-09-01 18:14:17 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/py-numpyMakefile distinfo pkg-descr pkg-plist math/py-numpy/files patch-system_info.py Log: The fundamental package needed for scientific

cvs commit: src/usr.bin/top machine.c

2006-09-01 Thread Stefan Esser
se 2006-09-01 18:12:10 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.bin/top machine.c Log: MFC: 1.77 Fix logic for skipping of idle processes. Revision ChangesPath 1.74.2.1 +2 -1 src/usr.bin/top/machine.c ___

cvs commit: CVSROOT modules

2006-09-01 Thread Pav Lucistnik
pav 2006-09-01 17:53:26 UTC FreeBSD ports repository Modified files: .modules Log: libdssialsacompat --> ports/audio/libdssialsacompat Revision ChangesPath 1.16120 +1 -0 CVSROOT/modules ___ cvs

cvs commit: ports/audio Makefile ports/audio/libdssialsacompat Makefile distinfo pkg-descr pkg-plist

2006-09-01 Thread Pav Lucistnik
pav 2006-09-01 17:52:51 UTC FreeBSD ports repository Modified files: audioMakefile Added files: audio/libdssialsacompat Makefile distinfo pkg-descr pkg-plist Log: libdssialsacompat is simply an extraction from and repackaging of the code from alsa-lib

cvs commit: src/lib/libpthread/arch/powerpc/include pthread_md.h src/lib/libpthread/arch/powerpc/powerpc pthread_md.c

2006-09-01 Thread Marcel Moolenaar
marcel 2006-09-01 17:52:13 UTC FreeBSD src repository Modified files: lib/libpthread/arch/powerpc/include pthread_md.h lib/libpthread/arch/powerpc/powerpc pthread_md.c Log: Stylize. Introduce ppc_{get|set}_tp() and ppc_{get|set}_tcb() to abstract the magic that happens wh

cvs commit: ports/graphics/linux-ac3d Makefile distinfo pkg-descr pkg-plist ports/graphics/linux-ac3d/files ac3ds.in

2006-09-01 Thread Pav Lucistnik
pav 2006-09-01 17:44:14 UTC FreeBSD ports repository Modified files: graphics/linux-ac3d Makefile distinfo pkg-descr pkg-plist Added files: graphics/linux-ac3d/files ac3ds.in Log: - Update to 6.030 - Take maintainership PR: ports/102735 Submitted

cvs commit: src/lib/libc/gen tls.c

2006-09-01 Thread Marcel Moolenaar
marcel 2006-09-01 17:35:48 UTC FreeBSD src repository Modified files: lib/libc/gen tls.c Log: Fix style(9) in code copied from rtld. Revision ChangesPath 1.12 +3 -3 src/lib/libc/gen/tls.c ___ cvs-all@freeb

cvs commit: ports/graphics/linux-png10 Makefile

2006-09-01 Thread Pav Lucistnik
pav 2006-09-01 17:31:18 UTC FreeBSD ports repository Modified files: graphics/linux-png10 Makefile Log: - Allow on amd64 Revision ChangesPath 1.23 +1 -1 ports/graphics/linux-png10/Makefile ___ cvs-all@freebsd.o

Re: cvs commit: src/etc rc.initdiskless

2006-09-01 Thread Brooks Davis
On Fri, Sep 01, 2006 at 08:39:11PM +0400, Ruslan Ermilov wrote: > Hi Brooks, > > On Fri, Sep 01, 2006 at 04:33:15PM +, Brooks Davis wrote: > > brooks 2006-09-01 16:33:15 UTC > > > > FreeBSD src repository > > > > Modified files: > > etc rc.initdiskless > > Lo

cvs commit: ports/x11/dmenu Makefile distinfo ports/x11/dmenu/files patch-config.mk

2006-09-01 Thread Martin Wilke
miwi2006-09-01 17:28:22 UTC FreeBSD ports repository Modified files: x11/dmenuMakefile distinfo x11/dmenu/files patch-config.mk Log: - Update to 0.6 PR: ports/102753 Submitted by: Jeroen Schot (maintainer) Revision Changes

cvs commit: ports/deskutils/gworkspace Makefile distinfo pkg-plist

2006-09-01 Thread Dirk Meyer
dinoex 2006-09-01 17:12:26 UTC FreeBSD ports repository Modified files: deskutils/gworkspace Makefile distinfo pkg-plist Log: - update to 0.8.3 Revision ChangesPath 1.27 +1 -1 ports/deskutils/gworkspace/Makefile 1.17 +3 -3 ports/deskutils/gworks

cvs commit: ports/www/p5-WWW-Shorten-0rz Makefile distinfo pkg-plist

2006-09-01 Thread Martin Wilke
miwi2006-09-01 17:11:12 UTC FreeBSD ports repository Modified files: www/p5-WWW-Shorten-0rz Makefile distinfo pkg-plist Log: - Update to 0.03 PR: ports/102726 Submitted by: Tsung-Han Yeh Revision ChangesPath 1.2 +1 -1 ports/www/p5-

cvs commit: src/usr.bin/tip/tip Makefile

2006-09-01 Thread Ruslan Ermilov
ru 2006-09-01 17:09:09 UTC FreeBSD src repository Modified files: usr.bin/tip/tip Makefile Log: Bump WARNS level to 3. OK'ed by: make universe Revision ChangesPath 1.20 +1 -1 src/usr.bin/tip/tip/Makefile _

cvs commit: ports/games/gshisen Makefile distinfo pkg-descr

2006-09-01 Thread Dirk Meyer
dinoex 2006-09-01 17:06:18 UTC FreeBSD ports repository Modified files: games/gshisenMakefile distinfo pkg-descr Log: - udpate to 1.2.1 PR: 102732 Submitted by: Gürkan Sengün Revision ChangesPath 1.25 +3 -4 ports/games/gshisen/Make

cvs commit: ports/games/warzone2100 pkg-message

2006-09-01 Thread Alejandro Pulver
alepulver2006-09-01 17:04:43 UTC FreeBSD ports repository Modified files: games/warzone2100pkg-message Log: - Use correct program name in pkg-message. Revision ChangesPath 1.2 +1 -1 ports/games/warzone2100/pkg-message ___

cvs commit: src/sys/sys sx.h

2006-09-01 Thread John Baldwin
jhb 2006-09-01 16:50:45 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/sys sx.h Log: MFC: Expose the _sx_assert() prototype for both INVARIANTS and INVARIANT_SUPPORT. Revision ChangesPath 1.21.2.3 +1 -1 src/sys/sys/sx

Re: cvs commit: src/etc rc.initdiskless

2006-09-01 Thread Ruslan Ermilov
Hi Brooks, On Fri, Sep 01, 2006 at 04:33:15PM +, Brooks Davis wrote: > brooks 2006-09-01 16:33:15 UTC > > FreeBSD src repository > > Modified files: > etc rc.initdiskless > Log: > - Document /conf/diskless_remount in the list of special files. > - Note th

cvs commit: src/etc rc.initdiskless

2006-09-01 Thread Brooks Davis
brooks 2006-09-01 16:33:15 UTC FreeBSD src repository Modified files: etc rc.initdiskless Log: - Document /conf/diskless_remount in the list of special files. - Note that diskless_remount files may use ".." to support mounts above the root path. - Copy d

Re: "Chatty" config files in /etc

2006-09-01 Thread Tony Finch
On Thu, 31 Aug 2006, Garance A Drosehn wrote: > > I think the file needs to include the localhost.my.domain entry, even > though every installation should be changing that 'my.domain' part. Aargh, no, that's broken by default. Tony. -- f.a.n.finch <[EMAIL PROTECTED]> http://dotat.at/ FISHER: W

cvs commit: src/sys/dev/em if_em.c

2006-09-01 Thread John Baldwin
jhb 2006-09-01 16:11:50 UTC FreeBSD src repository Modified files: sys/dev/em if_em.c Log: Comment tweaks. Revision ChangesPath 1.138 +2 -2 src/sys/dev/em/if_em.c ___ cvs-all@freebsd.org mailing list h

cvs commit: src/sys/dev/em if_em.c

2006-09-01 Thread John Baldwin
jhb 2006-09-01 16:11:12 UTC FreeBSD src repository Modified files: sys/dev/em if_em.c Log: - Use pci_enable_busmaster() and pci_enable_io() to update the command register. This really shouldn't be using pci_enable_io() directly as bus_alloc_resource() does

cvs commit: src/sys/dev/em if_em.c

2006-09-01 Thread John Baldwin
jhb 2006-09-01 16:08:36 UTC FreeBSD src repository Modified files: sys/dev/em if_em.c Log: Add locking to the ifmedia callouts. Reviewed by:jvogel, yongari Revision ChangesPath 1.136 +8 -2 src/sys/dev/em/if_em.c

Re: cvs commit: www/en/projects/busdma index.sgml

2006-09-01 Thread Ruslan Ermilov
On Fri, Sep 01, 2006 at 11:07:05AM -0400, John Baldwin wrote: > On Friday 01 September 2006 10:41, Scott Long wrote: > > Joel Dahl wrote: > > > > > joel2006-09-01 09:17:38 UTC > > > > > > FreeBSD doc repository > > > > > > Modified files: > > > en/projects/busdma index.sgml >

Re: cvs commit: src/sys/bsm audit_record.h src/sys/kern kern_exec.c src/sys/security/audit audit.c audit.h audit_arg.c audit_bsm.c audit_bsm_token.c audit_private.h audit_syscalls.c

2006-09-01 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Robert Watson <[EMAIL PROTECTED]> writes: : : On Fri, 1 Sep 2006, M. Warner Losh wrote: : : > In message: <[EMAIL PROTECTED]> : >Robert Watson <[EMAIL PROTECTED]> writes: : > : I'm running a test build currently -- most likely, we now need t

Re: cvs commit: www/en/projects/busdma index.sgml

2006-09-01 Thread Scott Long
John Baldwin wrote: On Friday 01 September 2006 10:41, Scott Long wrote: Joel Dahl wrote: joel2006-09-01 09:17:38 UTC FreeBSD doc repository Modified files: en/projects/busdma index.sgml Log: - Add a bunch of missing USB network drivers: aue(4), axe(4), cdce(4), cu

Re: cvs commit: www/en/projects/busdma index.sgml

2006-09-01 Thread John Baldwin
On Friday 01 September 2006 10:41, Scott Long wrote: > Joel Dahl wrote: > > > joel2006-09-01 09:17:38 UTC > > > > FreeBSD doc repository > > > > Modified files: > > en/projects/busdma index.sgml > > Log: > > - Add a bunch of missing USB network drivers: aue(4), axe(4), cd

cvs commit: ports/games/el Makefile distinfo ports/games/el-data Makefile distinfo pkg-plist

2006-09-01 Thread Jose Alonso Cardenas Marquez
acm 2006-09-01 15:51:01 UTC FreeBSD ports repository Modified files: games/el Makefile distinfo games/el-dataMakefile distinfo pkg-plist Log: - Update to 132 - Fix installation process on games/el [1] Reported by:kris [1] Approved by:

cvs commit: src/contrib/openbsm - Imported sources

2006-09-01 Thread Robert Watson
rwatson 2006-09-01 15:47:07 UTC FreeBSD src repository src/contrib/openbsm - Imported sources Update of /home/ncvs/src/contrib/openbsm In directory repoman.freebsd.org:/tmp/cvs-serv66941 Log Message: Back out imp's quick build fix for OpenBSM now that the prototypes and funct

Re: cvs commit: src/sys/bsm audit_record.h src/sys/kern kern_exec.c src/sys/security/audit audit.c audit.h audit_arg.c audit_bsm.c audit_bsm_token.c audit_private.h audit_syscalls.c

2006-09-01 Thread Robert Watson
On Fri, 1 Sep 2006, M. Warner Losh wrote: In message: <[EMAIL PROTECTED]> Robert Watson <[EMAIL PROTECTED]> writes: : I'm running a test build currently -- most likely, we now need to revert : Warner's build fixes, since this change was what the OpenBSM vs. src/sys/bsm : divergence w

Re: cvs commit: src/sys/bsm audit_record.h src/sys/kern kern_exec.c src/sys/security/audit audit.c audit.h audit_arg.c audit_bsm.c audit_bsm_token.c audit_private.h audit_syscalls.c

2006-09-01 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Robert Watson <[EMAIL PROTECTED]> writes: : I'm running a test build currently -- most likely, we now need to revert : Warner's build fixes, since this change was what the OpenBSM vs. src/sys/bsm : divergence was about. However, it will take a bit for

cvs commit: src/lib/libutil login.conf.5

2006-09-01 Thread Yar Tikhiy
yar 2006-09-01 15:12:39 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) lib/libutil login.conf.5 Log: MFC rev 1.58: Recognize the existence of `auth' and `auth-type' capabilities but tell they do nothing in the base system. Revisi

Re: cvs commit: src/sys/bsm audit_record.h src/sys/kern kern_exec.c src/sys/security/audit audit.c audit.h audit_arg.c audit_bsm.c audit_bsm_token.c audit_private.h audit_syscalls.c

2006-09-01 Thread Robert Watson
On Fri, 1 Sep 2006, Niclas Zeising wrote: Wayne Salamon wrote: wsalamon2006-09-01 11:45:40 UTC FreeBSD src repository Modified files: sys/bsm audit_record.h sys/kern kern_exec.c sys/security/audit audit.c audit.h audit_arg.c audit_bsm.c

Re: cvs commit: src/sys/bsm audit_record.h src/sys/kern kern_exec.c src/sys/security/audit audit.c audit.h audit_arg.c audit_bsm.c audit_bsm_token.c audit_private.h audit_syscalls.c

2006-09-01 Thread Niclas Zeising
Wayne Salamon wrote: wsalamon2006-09-01 11:45:40 UTC FreeBSD src repository Modified files: sys/bsm audit_record.h sys/kern kern_exec.c sys/security/audit audit.c audit.h audit_arg.c audit_bsm.c audit_bsm_token.c audit_p

Re: cvs commit: www/en/projects/busdma index.sgml

2006-09-01 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Tom Rhodes <[EMAIL PROTECTED]> writes: : Last I read there are only a few drivers left. At least : according to Hans' recent email to Warner and myself. Hans Peter has been very busy this summer, hasn't he :-) What remains to be seen is how stable unde

Re: cvs commit: www/en/projects/busdma index.sgml

2006-09-01 Thread Scott Long
Joel Dahl wrote: joel2006-09-01 09:17:38 UTC FreeBSD doc repository Modified files: en/projects/busdma index.sgml Log: - Add a bunch of missing USB network drivers: aue(4), axe(4), cdce(4), cue(4), kue(4), rue(4) and udav(4). Mark everything as unknown for now.

cvs commit: ports/mail/roundcube Makefile ports/mail/roundcube/files pkg-install.in

2006-09-01 Thread Florent Thoumie
flz 2006-09-01 14:38:15 UTC FreeBSD ports repository Modified files: mail/roundcube Makefile mail/roundcube/files pkg-install.in Log: Fix bug in the pkg-install script. PR: ports/102688 Submitted by: Artis Caune <[EMAIL PROTECTED]> Revisio

cvs commit: src/usr.bin/pkill Makefile

2006-09-01 Thread Yar Tikhiy
yar 2006-09-01 14:32:35 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.bin/pkillMakefile Log: MFC rev 1.6, 1.7: Install pkill/pgrep to /bin to the benefit of rc scripts. Create compatibility symlinks from /usr/bin though. Approved

cvs commit: ports MOVED

2006-09-01 Thread Akinori MUSHA
knu 2006-09-01 14:25:22 UTC FreeBSD ports repository Modified files: .MOVED Log: shells/zsh+euc_hack -> shells/zsh Revision ChangesPath 1.1123+2 -1 ports/MOVED ___ cvs-all@freebsd.org mailing

cvs commit: CVSROOT modules

2006-09-01 Thread Akinori MUSHA
knu 2006-09-01 14:22:39 UTC FreeBSD ports repository Modified files: .modules Log: Unlink zsh+euc_hack. Revision ChangesPath 1.16119 +0 -1 CVSROOT/modules ___ cvs-all@freebsd.org mailing list h

cvs commit: ports/shells Makefile ports/shells/zsh+euc_hack/files patch-Src::Zle::compmatch.c patch-Src::Zle::zle.h patch-Src::Zle::zle_main.c patch-Src::Zle::zle_misc.c patch-Src::Zle::zle_move.c pat

2006-09-01 Thread Akinori MUSHA
knu 2006-09-01 14:21:39 UTC FreeBSD ports repository Modified files: shells Makefile Removed files: shells/zsh+euc_hack/files patch-Src::Zle::compmatch.c patch-Src::Zle::zle.h patch-Src::Zle::zle_ma

cvs commit: ports/japanese/p5-Encode-EUCJPMS Makefile pkg-plist

2006-09-01 Thread Akinori MUSHA
knu 2006-09-01 14:05:23 UTC FreeBSD ports repository Modified files: japanese/p5-Encode-EUCJPMS Makefile pkg-plist Log: Add a couple of @dirrmtry's and bump PORTREVISION. Noticed by: pointyhat Revision ChangesPath 1.3 +1 -0 ports/japanese/p5-En

cvs commit: ports/japanese/p5-Unicode-Japanese Makefile

2006-09-01 Thread Akinori MUSHA
knu 2006-09-01 14:02:46 UTC FreeBSD ports repository Modified files: japanese/p5-Unicode-Japanese Makefile Log: Require Perl 5.8 or higher. Noticed by: pointyhat Revision ChangesPath 1.2 +4 -0 ports/japanese/p5-Unicode-Japanese/Makefile ___

Re: "Chatty" config files in /etc

2006-09-01 Thread John Baldwin
On Friday 01 September 2006 06:27, Ruslan Ermilov wrote: > On Thu, Aug 31, 2006 at 06:27:55PM -0400, Garance A Drosehn wrote: > [...] > > >I was thinking of /usr/share/examples/ppp (I thought it had > > >been under /usr/share/examples/etc/ppp). Having > > >/usr/share/examples/etc in its current fo

  1   2   >