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

2006-08-24 Thread Joel Dahl
joel2006-08-25 06:32:18 UTC FreeBSD doc repository Modified files: en/projects/busdma index.sgml Log: Update bce(4) status. Submitted by: davidch Revision ChangesPath 1.144 +5 -5 www/en/projects/busdma/index.sgml _

cvs commit: src/sys/kern init_main.c

2006-08-24 Thread David Xu
davidxu 2006-08-25 06:29:16 UTC FreeBSD src repository Modified files: sys/kern init_main.c Log: Initialize kg_base_user_pri. Revision ChangesPath 1.265 +1 -0 src/sys/kern/init_main.c ___ cvs-all@freebsd

cvs commit: src/sys/sys sched.h umtx.h src/sys/kern kern_umtx.c sched_4bsd.c sched_core.c sched_ule.c

2006-08-24 Thread David Xu
davidxu 2006-08-25 06:12:53 UTC FreeBSD src repository Modified files: sys/sys sched.h umtx.h sys/kern kern_umtx.c sched_4bsd.c sched_core.c sched_ule.c Log: Add user priority loaning code to support priority propagation for

Re: cvs commit: src/share/man/man9 lock.9

2006-08-24 Thread Robert Watson
On Thu, 24 Aug 2006, Julian Elischer wrote: Konstantin Belousov wrote: kib 2006-08-24 10:16:01 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) share/man/man9 lock.9 Log: MFC rev.1.14: Note that LK_UPGRADE may drop the shared lock before taking the

cvs commit: src/sbin/restore tape.c

2006-08-24 Thread Maxim Konovalov
maxim 2006-08-25 05:46:48 UTC FreeBSD src repository Modified files: sbin/restore tape.c Log: A bunch of fixes from NetBSD: o Restore owner/group/mode/atime/mtime of symbolic links, rev. 1.30. o Extract file flags of symbolic link, rev. 1.42. o Call getfile() b

cvs commit: CVSROOT modules

2006-08-24 Thread Roman Bogorodskiy
novel 2006-08-25 05:33:23 UTC FreeBSD ports repository Modified files: .modules Log: py-yenc --> ports/news/py-yenc Revision ChangesPath 1.16057 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org ma

cvs commit: ports/news Makefile ports/news/py-yenc Makefile distinfo pkg-descr pkg-plist

2006-08-24 Thread Roman Bogorodskiy
novel 2006-08-25 05:33:11 UTC FreeBSD ports repository Modified files: news Makefile Added files: news/py-yenc Makefile distinfo pkg-descr pkg-plist Log: This a fairly simple Python module, it provides only raw yEnc encoding/decoding with built-

cvs commit: ports/deskutils/howm Makefile distinfo pkg-message pkg-plist

2006-08-24 Thread Jun Kuriyama
kuriyama2006-08-25 05:27:43 UTC FreeBSD ports repository Modified files: deskutils/howm Makefile distinfo pkg-message pkg-plist Log: Upgrade to 1.3.3. Revision ChangesPath 1.11 +1 -1 ports/deskutils/howm/Makefile 1.10 +3 -3 ports/deskutils/

cvs commit: src/sys/vm vm_page.h vm_pageq.c

2006-08-24 Thread Alan Cox
alc 2006-08-25 04:36:19 UTC FreeBSD src repository Modified files: sys/vm vm_page.h vm_pageq.c Log: The return value from vm_pageq_add_new_page() is not used. Eliminate it. Revision ChangesPath 1.142 +1 -1 src/sys/vm/vm_page.h 1.29 +

cvs commit: ports/textproc/p5-Plagger Makefile

2006-08-24 Thread Munechika SUMIKAWA
sumikawa2006-08-25 03:40:20 UTC FreeBSD ports repository Modified files: textproc/p5-Plagger Makefile Log: Add Rule::Fresh Supporting on OPTIONS. Revision ChangesPath 1.7 +6 -1 ports/textproc/p5-Plagger/Makefile

cvs commit: ports/security/clamsmtp Makefile distinfo

2006-08-24 Thread Cheng-Lung Sung
clsung 2006-08-25 03:39:10 UTC FreeBSD ports repository Modified files: security/clamsmtpMakefile distinfo Log: - Update to 1.7 Revision ChangesPath 1.24 +1 -2 ports/security/clamsmtp/Makefile 1.15 +3 -3 ports/security/clamsmtp/distinfo

cvs commit: doc/en_US.ISO8859-1/books/handbook/security chapter.sgml

2006-08-24 Thread Brad Davis
brd 2006-08-25 03:26:03 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/security chapter.sgml Log: s/suppor/support/ Submitted by: Christopher Hobbs Revision ChangesPath 1.297 +1 -1 doc/en_US.ISO8859-1/books/handbook/secu

cvs commit: src/sys/sys proc.h

2006-08-24 Thread David Xu
davidxu 2006-08-25 03:15:27 UTC FreeBSD src repository Modified files: sys/sys proc.h Log: Add member kg_base_user_pri and flag TDF_UBORROWING, they will be used to support userland priority propagation for 1:1 threading. Revision ChangesPath 1.459

Re: cvs commit: src/sys/conf files.powerpc

2006-08-24 Thread Marcel Moolenaar
On Aug 24, 2006, at 5:21 PM, Peter Grehan wrote: grehan 2006-08-25 00:21:48 UTC FreeBSD src repository Modified files: sys/conf files.powerpc Log: Remove file that snuck in accidentally in Marcel's gdb commit. Oops, thanks! -- Marcel Moolenaar USPA: A-3

cvs commit: ports/net/generic-nqs Makefile pkg-plist ports/net/generic-nqs/files nqs.sh

2006-08-24 Thread Shaun Amott
shaun 2006-08-25 01:44:47 UTC FreeBSD ports repository Modified files: net/generic-nqs Makefile pkg-plist net/generic-nqs/files nqs.sh Log: - Fix build. - Convert startup script to rcNG. PR: ports/95447 Submitted by: Tony Maher <[EMAIL PROTECTED

cvs commit: ports/textproc/p5-XML-DOM-Lite Makefile distinfo

2006-08-24 Thread Cheng-Lung Sung
clsung 2006-08-25 01:39:18 UTC FreeBSD ports repository Modified files: textproc/p5-XML-DOM-Lite Makefile distinfo Log: - Update to 0.12 - Transfer maintainership to perl@ PR: ports/102466 Submitted by: maintainer (Gea-Suan Lin) Revision ChangesP

Re: cvs commit: src/bin/cp cp.1 cp.c extern.h utils.c

2006-08-24 Thread Eric Anderson
On 08/24/06 15:45, Julian Elischer wrote: julian 2006-08-24 20:45:38 UTC FreeBSD src repository Modified files: bin/cp cp.1 cp.c extern.h utils.c Log: Add an option to allow copying of a hierarchy while linking he regular files. Bikeshedded to death on: hacker

cvs commit: ports/databases/qdbm Makefile distinfo pkg-plist

2006-08-24 Thread Michael Johnson
ahze2006-08-25 01:19:51 UTC FreeBSD ports repository Modified files: databases/qdbm Makefile distinfo pkg-plist Log: - Update to 1.8.68 Revision ChangesPath 1.71 +1 -1 ports/databases/qdbm/Makefile 1.65 +3 -3 ports/databases/qdbm/distin

cvs commit: ports/textproc/p5-XML-Literal Makefile distinfo

2006-08-24 Thread Cheng-Lung Sung
clsung 2006-08-25 00:56:02 UTC FreeBSD ports repository Modified files: textproc/p5-XML-Literal Makefile distinfo Log: - Update to 0.02 - Transfer maintainership to perl@ PR: ports/102485 Submitted by: maintainer (Gea-Suan Lin) Revision ChangesPa

cvs commit: ports/devel/p5-Time-Clock Makefile distinfo

2006-08-24 Thread Cheng-Lung Sung
clsung 2006-08-25 00:53:23 UTC FreeBSD ports repository Modified files: devel/p5-Time-Clock Makefile distinfo Log: - Update to 0.11 PR: ports/102487 Submitted by: Gea-Suan Lin Approved by:maintainer Revision ChangesPath 1.2 +1 -1

cvs commit: src/etc/etc.alpha ttys

2006-08-24 Thread Tom Rhodes
trhodes 2006-08-25 00:36:59 UTC FreeBSD src repository Removed files: etc/etc.alphattys Log: Send more Alpha bits to the bin. Revision ChangesPath 1.12 +0 -311src/etc/etc.alpha/ttys (dead) ___ cvs-all@freebs

cvs commit: src/etc/rc.d ypxfrd

2006-08-24 Thread Florent Thoumie
flz 2006-08-25 00:34:49 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) etc/rc.d ypxfrd Log: MFC: Add ypserv to the REQUIRE list. src/etc/rc.d/ypxfrd: rev 1.6 -> 1.7 Reported by:David Thompson <[EMAIL PROTECTED]> Discusse

cvs commit: src/sys/conf files.powerpc

2006-08-24 Thread Peter Grehan
grehan 2006-08-25 00:21:48 UTC FreeBSD src repository Modified files: sys/conf files.powerpc Log: Remove file that snuck in accidentally in Marcel's gdb commit. Revision ChangesPath 1.59 +0 -1 src/sys/conf/files.powerpc _

cvs commit: doc/nl_NL.ISO8859-1/books/handbook/basics chapter.sgml

2006-08-24 Thread Remko Lodder
remko 2006-08-25 00:18:08 UTC FreeBSD doc repository Modified files: nl_NL.ISO8859-1/books/handbook/basics chapter.sgml Log: MFdoc-nl: basics 1.144 -> 1.145 Obtained from: The FreeBSD Dutch Documentation Project (Remko Lodder) Revision ChangesPath 1.15

cvs commit: doc/nl_NL.ISO8859-1/books/handbook/bibliography chapter.sgml

2006-08-24 Thread Remko Lodder
remko 2006-08-25 00:12:09 UTC FreeBSD doc repository Modified files: nl_NL.ISO8859-1/books/handbook/bibliography chapter.sgml Log: MFdoc-nl: bibliography1.76-> 1.77 Obtained from: The FreeBSD Dutch Documentation Project (Remko Lodder) Revision Changes

cvs commit: ports/devel/tigcc Makefile

2006-08-24 Thread Shaun Amott
shaun 2006-08-25 00:07:41 UTC FreeBSD ports repository Modified files: devel/tigcc Makefile Log: Fix fetch by correcting the application of site-group specifiers. PR: ports/102366 Submitted by: Jona Joachim <[EMAIL PROTECTED]> (maintainer) Rev

cvs commit: doc/nl_NL.ISO8859-1/books/handbook/l10n chapter.sgml

2006-08-24 Thread Remko Lodder
remko 2006-08-25 00:03:42 UTC FreeBSD doc repository Modified files: nl_NL.ISO8859-1/books/handbook/l10n chapter.sgml Log: MFdoc-nl: l10n1.115 -> 1.120 Obtained from: The FreeBSD Dutch Documentation Project (Remko Lodder) Revision ChangesPath 1.7

cvs commit: src/sys/arm/arm cpufunc.c elf_trampoline.c identcpu.c src/sys/arm/conf EP80219 src/sys/arm/include armreg.h cpuconf.h cpufunc.h src/sys/arm/xscale/i80321 ep80219_machdep.c files.ep80219 fi

2006-08-24 Thread Olivier Houchard
cognet 2006-08-24 23:51:28 UTC FreeBSD src repository Modified files: sys/arm/arm cpufunc.c elf_trampoline.c identcpu.c sys/arm/include armreg.h cpuconf.h cpufunc.h sys/arm/xscale/i80321 i80321_intr.h i80321_pci.c i80321reg.h i80321v

cvs commit: doc/nl_NL.ISO8859-1/books/handbook/install chapter.sgml

2006-08-24 Thread Remko Lodder
remko 2006-08-24 23:43:11 UTC FreeBSD doc repository Modified files: nl_NL.ISO8859-1/books/handbook/install chapter.sgml Log: MFdoc-nl: install 1.331 -> 1.334 Obtained from: The FreeBSD Dutch Documentation Project (Remko Lodder) Revision ChangesPath 1.8

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

2006-08-24 Thread Matt Reimer
On 8/13/06, Pyun YongHyeon <[EMAIL PROTECTED]> wrote: yongari 2006-08-14 01:50:54 UTC FreeBSD src repository Modified files: sys/dev/em if_em.c if_em.h Log: Overhaul Rx path to recover from mbuf cluster allocation failure. o Create one more spare DMA map for Rx hand

cvs commit: ports/audio/faac Makefile distinfo ports/audio/faac/files patch-configure.in patch-gcc

2006-08-24 Thread Michael Johnson
ahze2006-08-24 23:34:20 UTC FreeBSD ports repository Modified files: audio/faac Makefile distinfo Added files: audio/faac/files patch-configure.in Removed files: audio/faac/files patch-gcc Log: - Update to 1.25 Revision ChangesPath

cvs commit: ports/audio/faad Makefile distinfo pkg-plist ports/audio/faad/files patch-amd64-gcc34 patch-configure.in patch-libfaad_common.h patch-structs.h

2006-08-24 Thread Michael Johnson
ahze2006-08-24 23:33:51 UTC FreeBSD ports repository Modified files: audio/faad Makefile distinfo pkg-plist audio/faad/files patch-configure.in patch-libfaad_common.h Removed files: audio/faad/files patch-amd64-gcc34 patch-structs.h Log: - Update

cvs commit: src/sys/arm/include elf.h

2006-08-24 Thread Olivier Houchard
cognet 2006-08-24 23:00:03 UTC FreeBSD src repository Modified files: sys/arm/include elf.h Log: Use ELFDATA2MSB if we're building big endian. Noticed by: Oleksandr Tymoshenko Revision ChangesPath 1.7 +4 -0 src/sys/arm/include/elf.h

cvs commit: CVSROOT modules

2006-08-24 Thread Jose Alonso Cardenas Marquez
acm 2006-08-24 22:52:59 UTC FreeBSD ports repository Modified files: .modules Log: - yabause --> ports/emulators/yabause Revision ChangesPath 1.16056 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.o

cvs commit: ports/emulators Makefile ports/emulators/yabause Makefile distinfo pkg-descr ports/emulators/yabause/files pkg-message.in

2006-08-24 Thread Jose Alonso Cardenas Marquez
acm 2006-08-24 22:50:00 UTC FreeBSD ports repository Modified files: emulatorsMakefile Added files: emulators/yabauseMakefile distinfo pkg-descr emulators/yabause/files pkg-message.in Log: - New port: emulators/yabause Yabause is a Sega Saturn

cvs commit: doc/nl_NL.ISO8859-1/books/handbook/mirrors chapter.sgml

2006-08-24 Thread Remko Lodder
remko 2006-08-24 22:48:41 UTC FreeBSD doc repository Modified files: nl_NL.ISO8859-1/books/handbook/mirrors chapter.sgml Log: MFdoc-nl: mirrors 1.401 -> 1.420 Obtained from: The FreeBSD Dutch Documentation Project (Remko Lodder) Revision ChangesPath 1.1

Re: cvs commit: src/contrib/ipfilter HISTORY Makefile bpf_filter.c ip_fil.c ipf.h ipmon.h ipt.h kmem.h mlfk_rule.c opts.h radix.c radix_ipf.h snoop.h src/contrib/ipfilter/BSD Makefile Makefile.ipsend

2006-08-24 Thread Alexander Kabaev
On Thu, 24 Aug 2006 22:58:54 +0200 Guido van Rooij <[EMAIL PROTECTED]> wrote: > On Thu, Aug 24, 2006 at 10:16:06AM -0400, Alexander Kabaev wrote: > > Tree without ipfilter or ipfilter without tree - this is a > > technicality. > > > > Seriously though, I wonder how ipfilter is being tested before

Re: [fbsd] cvs commit [HEAD] src/sys/sys sysent.h

2006-08-24 Thread John Baldwin
On Thursday 24 August 2006 17:49, Jeremie Le Hen wrote: > John, > > On Tue, Aug 15, 2006 at 05:42:14PM +, John Baldwin wrote: > > jhb 2006-08-15 17:42:14 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/sys sysent.h > > Log: > > Use SYS_AUE

cvs commit: ports/emulators/mednafen Makefile distinfo ports/emulators/mednafen/files patch-src_Blip_Buffer.cpp

2006-08-24 Thread Jose Alonso Cardenas Marquez
acm 2006-08-24 22:44:42 UTC FreeBSD ports repository Modified files: emulators/mednafen Makefile distinfo Added files: emulators/mednafen/files patch-src_Blip_Buffer.cpp Log: - Update to 0.6.4 - Can to see the changes at http://mednafen.com/releases/ChangeLog

cvs commit: ports/audio/xmms-faad Makefile distinfo ports/audio/bmp-faad Makefile distinfo

2006-08-24 Thread Michael Johnson
ahze2006-08-24 22:27:39 UTC FreeBSD ports repository Modified files: audio/xmms-faad Makefile audio/bmp-faad Makefile Added files: audio/xmms-faad distinfo audio/bmp-faad distinfo Log: - Don't leech distinfo from audio/faad in preps of f

cvs commit: ports/audio/libmusicbrainz Makefile distinfo

2006-08-24 Thread Michael Johnson
ahze2006-08-24 22:17:43 UTC FreeBSD ports repository Modified files: audio/libmusicbrainz Makefile distinfo Log: - Update to 2.1.4 - Remove FORBIDDEN PR: 102492 Submitted by: ahze (me) Revision ChangesPath 1.31 +1 -3 ports/audio/li

cvs commit: ports/lang/f2c Makefile

2006-08-24 Thread Boris Samorodov
bsam2006-08-24 22:11:52 UTC FreeBSD ports repository Modified files: lang/f2c Makefile Log: Fix make reinstall problem, though the patch differs from that at [1]. PR: 102481 [1] Submitted by: TAOKA Fumiyoshi <[EMAIL PROTECTED]> [1] Approve

cvs commit: src/sys/dev/fb creator.c

2006-08-24 Thread Marius Strobl
marius 2006-08-24 22:00:24 UTC FreeBSD src repository Modified files: sys/dev/fb creator.c Log: Remove the DPMS code in creator_blank_display(), as it causes some LCDs to blink in the V_DISPLAY_ON case, at least in combination with some 13W3-VGA-adaptors (what's ex

cvs commit: ports/editors/openoffice.org-2.0/files patch-i67904

2006-08-24 Thread Maho Nakata
maho2006-08-24 21:56:59 UTC FreeBSD ports repository Added files: editors/openoffice.org-2.0/files patch-i67904 Log: Build fix for FreeBSD >= 601103 Revision ChangesPath 1.1 +65 -0 ports/editors/openoffice.org-2.0/files/patch-i67904 (new) ___

cvs commit: src/gnu/usr.bin/gdb Makefile src/gnu/usr.bin/gdb/kgdb trgt_powerpc.c

2006-08-24 Thread Marcel Moolenaar
marcel 2006-08-24 21:53:49 UTC FreeBSD src repository Modified files: gnu/usr.bin/gdb Makefile Added files: gnu/usr.bin/gdb/kgdb trgt_powerpc.c Log: Add initial support for kgdb(1) on PowerPC. Revision ChangesPath 1.11 +1 -5 src/gnu/usr.bin/gdb/

cvs commit: src/sys/conf files.powerpc src/sys/powerpc/include gdb_machdep.h src/sys/powerpc/powerpc gdb_machdep.c

2006-08-24 Thread Marcel Moolenaar
marcel 2006-08-24 21:52:11 UTC FreeBSD src repository Modified files: sys/conf files.powerpc Added files: sys/powerpc/include gdb_machdep.h sys/powerpc/powerpc gdb_machdep.c Log: Add skeletal support for GDB. In particular gdb_cpu_getreg() needs imple

Re: cvs commit: src/contrib/ipfilter HISTORY Makefile bpf_filter.c ip_fil.c ipf.h ipmon.h ipt.h kmem.h mlfk_rule.c opts.h radix.c radix_ipf.h snoop.h src/contrib/ipfilter/BSD Makefile Makefile.ipsend

2006-08-24 Thread Scott Long
Guido van Rooij wrote: On Thu, Aug 24, 2006 at 03:22:42PM -0400, John Baldwin wrote: Log: MFC: ipfilter 4.1.13 This begs for a question: if ipfilter can not be updated without breaking the tree anymore, does it belong there in the first place? We could of course also get rid of the tree ;)

cvs commit: ports/textproc/idnits Makefile distinfo

2006-08-24 Thread Bill Fenner
fenner 2006-08-24 21:00:55 UTC FreeBSD ports repository Modified files: textproc/idnits Makefile distinfo Log: Update to idnits 1.107. There are many relatively minor improvements; the biggest is to add a reference matching algorithm which detects undefined references

cvs commit: www/share/mk web.site.mk

2006-08-24 Thread Hiroki Sato
hrs 2006-08-24 20:02:06 UTC FreeBSD doc repository Modified files: share/mk web.site.mk Log: Add a workaround to fix a build problem when using osgmlnorm (activated by $OPENJADE knob). The reason is still unclear, but it is likely to be caused by some OpenSP'

Re: cvs commit: src/contrib/ipfilter HISTORY Makefile bpf_filter.c ip_fil.c ipf.h ipmon.h ipt.h kmem.h mlfk_rule.c opts.h radix.c radix_ipf.h snoop.h src/contrib/ipfilter/BSD Makefile Makefile.ipsend

2006-08-24 Thread Guido van Rooij
On Thu, Aug 24, 2006 at 03:22:42PM -0400, John Baldwin wrote: > > Log: > > MFC: ipfilter 4.1.13 > > >>> > > >>>This begs for a question: if ipfilter can not be updated without > > >>>breaking the tree anymore, does it belong there in the first place? > > >> > > >>We could of course also

cvs commit: src/bin/cp cp.1 cp.c extern.h utils.c

2006-08-24 Thread Julian Elischer
julian 2006-08-24 20:45:38 UTC FreeBSD src repository Modified files: bin/cp cp.1 cp.c extern.h utils.c Log: Add an option to allow copying of a hierarchy while linking he regular files. Bikeshedded to death on: hackers Submitted by:andersonatcenttech.com MFC

Re: cvs commit: src/contrib/ipfilter HISTORY Makefile bpf_filter.c ip_fil.c ipf.h ipmon.h ipt.h kmem.h mlfk_rule.c opts.h radix.c radix_ipf.h snoop.h src/contrib/ipfilter/BSD Makefile Makefile.ipsend

2006-08-24 Thread Guido van Rooij
On Thu, Aug 24, 2006 at 10:16:06AM -0400, Alexander Kabaev wrote: > Tree without ipfilter or ipfilter without tree - this is a > technicality. > > Seriously though, I wonder how ipfilter is being tested before being > checked in? Past two commits by you suggested that no testing was done > at all.

Re: cvs commit: src/sys/kern vfs_mount.c

2006-08-24 Thread Kris Kennaway
Thanks! On Thu, Aug 24, 2006 at 06:52:28PM +, Marius Strobl wrote: > marius 2006-08-24 18:52:28 UTC > > FreeBSD src repository > > Modified files: > sys/kern vfs_mount.c > Log: > Fix a bug introduced with rev. 1.204; in vfs_donmount() use > copyout(9) instead

Re: cvs commit: src/share/man/man9 lock.9

2006-08-24 Thread John Baldwin
On Thursday 24 August 2006 16:16, Julian Elischer wrote: > Konstantin Belousov wrote: > > >kib 2006-08-24 10:16:01 UTC > > > > FreeBSD src repository > > > > Modified files:(Branch: RELENG_6) > >share/man/man9 lock.9 > > Log: > > MFC rev.1.14: > > Note that LK_UPGRA

cvs commit: ports/mail/postfix-current Makefile distinfo

2006-08-24 Thread Marcus Alves Grando
mnag2006-08-24 20:32:17 UTC FreeBSD ports repository Modified files: mail/postfix-current Makefile distinfo Log: - Update to 2.4-20060824 Revision ChangesPath 1.187 +1 -1 ports/mail/postfix-current/Makefile 1.126 +3 -3 ports/mail/postfix

Re: [fbsd] cvs commit [HEAD] src/sys/sys sysent.h

2006-08-24 Thread Jeremie Le Hen
John, On Tue, Aug 15, 2006 at 05:42:14PM +, John Baldwin wrote: > jhb 2006-08-15 17:42:14 UTC > > FreeBSD src repository > > Modified files: > sys/sys sysent.h > Log: > Use SYS_AUE_ to include the appropriate audit event identifier > for syscalls in kld's,

Re: cvs commit: src/share/man/man9 lock.9

2006-08-24 Thread Julian Elischer
Konstantin Belousov wrote: kib 2006-08-24 10:16:01 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) share/man/man9 lock.9 Log: MFC rev.1.14: Note that LK_UPGRADE may drop the shared lock before taking the exclusive one. excuse my ignorance but

cvs commit: src/sys/sys kobj.h

2006-08-24 Thread Roman Kurakin
rik 2006-08-24 21:09:39 UTC FreeBSD src repository Modified files: sys/sys kobj.h Log: Fix typo in a comment: DEFINE_CLASSx => DEFINE_CLASS_x. MFC after: 1 week Revision ChangesPath 1.11 +3 -3 src/sys/sys/kobj.h

cvs commit: src/sys/netgraph ng_fec.c

2006-08-24 Thread Ruslan Ermilov
ru 2006-08-24 19:50:00 UTC FreeBSD src repository Modified files: sys/netgraph ng_fec.c Log: Fix another fallout from the IF_LLADDR() type change. Spotted by: mwlucas Revision ChangesPath 1.27 +2 -1 src/sys/netgraph/ng_fec.c ___

Re: cvs commit: ports/games Makefile ports/games/freeciv Makefile pkg-descr pkg-plist ports/games/freeciv/files patch-configure ports/games/freeciv-gtk Makefile pkg-descr ports/games/freeciv-gtk2 Make

2006-08-24 Thread Andrew Pantyukhin
On 8/24/06, Alexey Dokuchaev <[EMAIL PROTECTED]> wrote: On Tue, Aug 22, 2006 at 07:01:05PM +, Andrew Pantyukhin wrote: > sat 2006-08-22 19:01:05 UTC > > FreeBSD ports repository > > Modified files: > gamesMakefile > games/freecivMakefile pkg-descr p

cvs commit: ports/deskutils/plans Makefile distinfo

2006-08-24 Thread Andrew Pantyukhin
sat 2006-08-24 19:37:43 UTC FreeBSD ports repository Modified files: deskutils/plans Makefile distinfo Log: - Update to 7.7.3 Revision ChangesPath 1.41 +1 -1 ports/deskutils/plans/Makefile 1.38 +3 -3 ports/deskutils/plans/distinfo __

Re: cvs commit: src/contrib/ipfilter HISTORY Makefile bpf_filter.c ip_fil.c ipf.h ipmon.h ipt.h kmem.h mlfk_rule.c opts.h radix.c radix_ipf.h snoop.h src/contrib/ipfilter/BSD Makefile Makefile.ipsend

2006-08-24 Thread John Baldwin
On Thursday 24 August 2006 12:03, Scott Long wrote: > Alexander Kabaev wrote: > > > On Thu, 24 Aug 2006 15:36:28 +0200 > > Guido van Rooij <[EMAIL PROTECTED]> wrote: > > > > > >>On Thu, Aug 24, 2006 at 09:20:02AM -0400, Alexander Kabaev wrote: > >> > >>>On Thu, 24 Aug 2006 07:37:12 + (UTC) >

cvs commit: ports/math/mathomatic Makefile distinfo

2006-08-24 Thread Emanuel Haupt
ehaupt 2006-08-24 19:26:13 UTC FreeBSD ports repository Modified files: math/mathomatic Makefile distinfo Log: Update to 12.6.2 Revision ChangesPath 1.19 +1 -1 ports/math/mathomatic/Makefile 1.18 +3 -3 ports/math/mathomatic/distinfo ___

cvs commit: www/fr about.sgml applications.sgml art.sgml availability.sgml community.sgml docs.sgml internet.sgml logo.sgml mailto.sgml publish.sgml relnotes.sgml send-pr.sgml support.sgml where.sgml

2006-08-24 Thread Marc Fonvieille
blackend2006-08-24 19:11:11 UTC FreeBSD doc repository Modified files: fr about.sgml applications.sgml art.sgml availability.sgml community.sgml docs.sgml internet.sgml logo.sgml mailto.sgm

cvs commit: src/sys/kern vfs_mount.c

2006-08-24 Thread Marius Strobl
marius 2006-08-24 18:52:28 UTC FreeBSD src repository Modified files: sys/kern vfs_mount.c Log: Fix a bug introduced with rev. 1.204; in vfs_donmount() use copyout(9) instead of copystr(9) for copying the errmsg from kernel- to user-space. This fixes a panic on s

Re: cvs commit: ports/games Makefile ports/games/freeciv Makefile pkg-descr pkg-plist ports/games/freeciv/files patch-configure ports/games/freeciv-gtk Makefile pkg-descr ports/games/freeciv-gtk2 Make

2006-08-24 Thread Alexey Dokuchaev
On Tue, Aug 22, 2006 at 07:01:05PM +, Andrew Pantyukhin wrote: > sat 2006-08-22 19:01:05 UTC > > FreeBSD ports repository > > Modified files: > gamesMakefile > games/freecivMakefile pkg-descr pkg-plist > games/freeciv-gtkMakefile > ga

cvs commit: ports/textproc/p5-Plagger Makefile distinfo pkg-plist

2006-08-24 Thread Munechika SUMIKAWA
sumikawa2006-08-24 18:10:43 UTC FreeBSD ports repository Modified files: textproc/p5-Plagger Makefile distinfo pkg-plist Log: Upgrade to 0.7.9. Revision ChangesPath 1.6 +20 -3 ports/textproc/p5-Plagger/Makefile 1.2 +3 -3 ports/textproc/p5-Plagg

cvs commit: src/share/mk bsd.port.mk

2006-08-24 Thread David E. O'Brien
obrien 2006-08-24 18:04:49 UTC FreeBSD src repository Modified files: share/mk bsd.port.mk Log: Don't read in /etc/src.conf when building ports. Reported by:obrien Submitted by: ru Revision ChangesPath 1.308 +3 -0 src/share/mk/bsd.po

cvs commit: ports/net-p2p/mooseekd Makefile distinfo

2006-08-24 Thread Roman Bogorodskiy
novel 2006-08-24 17:52:25 UTC FreeBSD ports repository Modified files: net-p2p/mooseekd Makefile distinfo Log: Update to 0.05. Revision ChangesPath 1.3 +1 -1 ports/net-p2p/mooseekd/Makefile 1.3 +3 -3 ports/net-p2p/mooseekd/distinfo __

cvs commit: src/sys/security/audit audit_pipe.c

2006-08-24 Thread Robert Watson
rwatson 2006-08-24 17:42:38 UTC FreeBSD src repository Modified files: sys/security/audit audit_pipe.c Log: Add kqueue support to audit pipe pseudo-devices. Obtained from: TrustedBSD Project Revision ChangesPath 1.8 +84 -0 src/sys/security/audit/audi

cvs commit: src/share/man/man4 fast_ipsec.4 ipsec.4

2006-08-24 Thread Daniel Gerzo
danger 2006-08-24 17:07:20 UTC FreeBSD src repository (doc committer) Modified files: share/man/man4 fast_ipsec.4 ipsec.4 Log: - add note about IPSEC_FILTERGIF to fast_ipsec(4) and let the users know that it is not possible to use Fast IPsec in conjuction with KAME IPs

cvs commit: src Makefile.inc1

2006-08-24 Thread Warner Losh
imp 2006-08-24 17:02:26 UTC FreeBSD src repository Modified files: .Makefile.inc1 Log: Always make obj when building the libraries. This never hurts, and helps some cross-architecture building tool installation patches that I'm developing. Revisi

cvs commit: src/sys/netgraph/bluetooth/socket ng_btsocket_rfcomm.c

2006-08-24 Thread Maksim Yevmenkin
emax2006-08-24 16:51:02 UTC FreeBSD src repository Modified files: sys/netgraph/bluetooth/socket ng_btsocket_rfcomm.c Log: Define mtu as u_int16_t not as int. This should fix problem with rfcomm on sparc64. Reported by:Andrew Belashov Tested by: Andrew Bela

Re: cvs commit: src/contrib/ipfilter HISTORY Makefile bpf_filter.c ip_fil.c ipf.h ipmon.h ipt.h kmem.h mlfk_rule.c opts.h radix.c radix_ipf.h snoop.h src/contrib/ipfilter/BSD Makefile Makefile.ipsend

2006-08-24 Thread Scott Long
Alexander Kabaev wrote: On Thu, 24 Aug 2006 15:36:28 +0200 Guido van Rooij <[EMAIL PROTECTED]> wrote: On Thu, Aug 24, 2006 at 09:20:02AM -0400, Alexander Kabaev wrote: On Thu, 24 Aug 2006 07:37:12 + (UTC) Guido van Rooij <[EMAIL PROTECTED]> wrote: guido 2006-08-24 07:37:12 UTC

cvs commit: ports/graphics/xaralx Makefile distinfo pkg-plist ports/graphics/xaralx-devel Makefile distinfo

2006-08-24 Thread Vasil Dimov
vd 2006-08-24 16:01:19 UTC FreeBSD ports repository Modified files: graphics/xaralx Makefile distinfo pkg-plist graphics/xaralx-devel Makefile distinfo Log: Upgrade xaralx and xaralx-devel to 0.7r1692 Revision ChangesPath 1.21 +1 -1 ports/grap

cvs commit: src/gnu/usr.bin Makefile

2006-08-24 Thread Marcel Moolenaar
marcel 2006-08-24 15:46:29 UTC FreeBSD src repository Modified files: gnu/usr.bin Makefile Log: Build gdb on PowerPC. Revision ChangesPath 1.90 +1 -1 src/gnu/usr.bin/Makefile ___ cvs-all@freebsd.org maili

cvs commit: ports/www/podcastamatic Makefile

2006-08-24 Thread Renato Botelho
garga 2006-08-24 15:31:12 UTC FreeBSD ports repository Modified files: www/podcastamaticMakefile Log: Add one more MASTER_SITES PR: ports/102436 Submitted by: Lars Eggert <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.5 +2 -1

cvs commit: ports/net-p2p/moodriver Makefile distinfo

2006-08-24 Thread Roman Bogorodskiy
novel 2006-08-24 15:05:32 UTC FreeBSD ports repository Modified files: net-p2p/moodriverMakefile distinfo Log: Update to 0.09. Revision ChangesPath 1.4 +1 -1 ports/net-p2p/moodriver/Makefile 1.4 +3 -3 ports/net-p2p/moodriver/distinfo

cvs commit: ports/net/liveMedia Makefile distinfo

2006-08-24 Thread Norikatsu Shigemura
nork2006-08-24 15:04:47 UTC FreeBSD ports repository Modified files: net/liveMediaMakefile distinfo Log: Update to 2006.08.24. Revision ChangesPath 1.239 +1 -1 ports/net/liveMedia/Makefile 1.224 +3 -3 ports/net/liveMedia/distinfo __

cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml

2006-08-24 Thread Bruce A. Mah
bmah2006-08-24 14:47:33 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: MFC: Xbox support, IPFIREWALL_FORWARD_EXTENDED removed (behavior enabled by default), IPFilter 4.1.13. RevisionCh

cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml

2006-08-24 Thread Bruce A. Mah
bmah2006-08-24 14:45:57 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: New release notes: IPFIREWALL_FORWARD_EXTENDED removed (+MFC), fsdb(8) btime. Modified release notes: Changed Xbox note to only point to the

cvs commit: ports/devel/mercator Makefile distinfo

2006-08-24 Thread Oliver Lehmann
oliver 2006-08-24 14:44:47 UTC FreeBSD ports repository Modified files: devel/mercator Makefile distinfo Log: update to 0.2.5 Revision ChangesPath 1.7 +1 -1 ports/devel/mercator/Makefile 1.4 +3 -3 ports/devel/mercator/distinfo __

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

2006-08-24 Thread Oleg Bulyzhin
oleg2006-08-24 14:41:16 UTC FreeBSD src repository Modified files: sys/dev/bge if_bge.c Log: Properly lock ifmedia callbacks. This should prevent concurrent access to PHY. Following issues should be resolved: - random watchdog timeouts (caused by concurrent phy a

Re: cvs commit: src/contrib/ipfilter HISTORY Makefile bpf_filter.c ip_fil.c ipf.h ipmon.h ipt.h kmem.h mlfk_rule.c opts.h radix.c radix_ipf.h snoop.h src/contrib/ipfilter/BSD Makefile Makefile.ipsend

2006-08-24 Thread Alexander Kabaev
On Thu, 24 Aug 2006 15:36:28 +0200 Guido van Rooij <[EMAIL PROTECTED]> wrote: > On Thu, Aug 24, 2006 at 09:20:02AM -0400, Alexander Kabaev wrote: > > On Thu, 24 Aug 2006 07:37:12 + (UTC) > > Guido van Rooij <[EMAIL PROTECTED]> wrote: > > > > > guido 2006-08-24 07:37:12 UTC > > > > > [

Re: RELENG_6 breakage ? [Was: Re: cvs commit: src/contrib/ipfilter ...]

2006-08-24 Thread Kostik Belousov
On Thu, Aug 24, 2006 at 03:32:48PM +0200, Guido van Rooij wrote: > On Thu, Aug 24, 2006 at 02:18:22PM +0300, Kostik Belousov wrote: > > On Thu, Aug 24, 2006 at 07:37:12AM +, Guido van Rooij wrote: > > > guido 2006-08-24 07:37:12 UTC > > > > > > Log: > > > MFC: ipfilter 4.1.13 > > >

cvs commit: src/sys/conf options

2006-08-24 Thread Gleb Smirnoff
glebius 2006-08-24 14:06:59 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/conf options Log: Fix build breakage. RevisionChangesPath 1.510.2.17 +4 -0 src/sys/conf/options ___ cv

Re: cvs commit: src/contrib/ipfilter HISTORY Makefile bpf_filter.c ip_fil.c ipf.h ipmon.h ipt.h kmem.h mlfk_rule.c opts.h radix.c radix_ipf.h snoop.h src/contrib/ipfilter/BSD Makefile Makefile.ipsend

2006-08-24 Thread Guido van Rooij
On Thu, Aug 24, 2006 at 09:20:02AM -0400, Alexander Kabaev wrote: > On Thu, 24 Aug 2006 07:37:12 + (UTC) > Guido van Rooij <[EMAIL PROTECTED]> wrote: > > > guido 2006-08-24 07:37:12 UTC > > [..] > > Log: > > MFC: ipfilter 4.1.13 > > This begs for a question: if ipfilter can not b

Re: RELENG_6 breakage ? [Was: Re: cvs commit: src/contrib/ipfilter ...]

2006-08-24 Thread Guido van Rooij
On Thu, Aug 24, 2006 at 02:18:22PM +0300, Kostik Belousov wrote: > On Thu, Aug 24, 2006 at 07:37:12AM +, Guido van Rooij wrote: > > guido 2006-08-24 07:37:12 UTC > > > > Log: > > MFC: ipfilter 4.1.13 > > ===> sbin/ip6fw (depend) > rm -f .depend > mkdep -f .depend -a /usr/bsd/src

cvs commit: ports/security/libtasn1 Makefile distinfo

2006-08-24 Thread Roman Bogorodskiy
novel 2006-08-24 13:32:01 UTC FreeBSD ports repository Modified files: security/libtasn1Makefile distinfo Log: Update to 0.3.6. Revision ChangesPath 1.28 +1 -1 ports/security/libtasn1/Makefile 1.15 +3 -3 ports/security/libtasn1/distinfo ___

cvs commit: src/contrib/ipfilter/lib printproto.c

2006-08-24 Thread Guido van Rooij
guido 2006-08-24 13:31:32 UTC FreeBSD src repository Added files: (Branch: RELENG_6) contrib/ipfilter/lib printproto.c Log: Add missing file from MFC Revision ChangesPath 1.1.1.1.2.1 +51 -0 src/contrib/ipfilter/lib/printproto.c (new) __

Re: cvs commit: src/contrib/ipfilter HISTORY Makefile bpf_filter.c ip_fil.c ipf.h ipmon.h ipt.h kmem.h mlfk_rule.c opts.h radix.c radix_ipf.h snoop.h src/contrib/ipfilter/BSD Makefile Makefil

2006-08-24 Thread Alexander Kabaev
On Thu, 24 Aug 2006 07:37:12 + (UTC) Guido van Rooij <[EMAIL PROTECTED]> wrote: > guido 2006-08-24 07:37:12 UTC > > FreeBSD src repository > > Modified files:(Branch: RELENG_6) > contrib/ipfilter HISTORY Makefile bpf_filter.c ip_fil.c > ipf

cvs commit: CVSROOT modules

2006-08-24 Thread Renato Botelho
garga 2006-08-24 13:14:14 UTC FreeBSD ports repository Modified files: .modules Log: weplab --> ports/net-mgmt/weplab Revision ChangesPath 1.16055 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org

cvs commit: ports/net-mgmt Makefile ports/net-mgmt/weplab Makefile distinfo pkg-descr

2006-08-24 Thread Renato Botelho
garga 2006-08-24 13:13:42 UTC FreeBSD ports repository Modified files: net-mgmt Makefile Added files: net-mgmt/weplab Makefile distinfo pkg-descr Log: WepLab is a tool designed to teach how WEP works, what different vulnerabilities it has, and how they

Another RELENG_6 breakage ? [Was: Re: cvs commit: src UPDATING src/sys/netinet ip_fastfwd.c ip_input.c ip_output.c src/sys/conf NOTES options src/sbin/ipfw ipfw.8]

2006-08-24 Thread Kostik Belousov
On Thu, Aug 24, 2006 at 05:40:16AM +, Julian Elischer wrote: > julian 2006-08-24 05:40:16 UTC > > FreeBSD src repository > > Modified files:(Branch: RELENG_6) > .UPDATING > sys/netinet ip_fastfwd.c ip_input.c ip_output.c > sys/conf

cvs commit: ports/www/py-django-devel Makefile

2006-08-24 Thread Jose Alonso Cardenas Marquez
acm 2006-08-24 12:44:33 UTC FreeBSD ports repository Modified files: www/py-django-devel Makefile Log: - Pass me maintainership Approved by:garga (mentor), flz (current maintainer) Revision ChangesPath 1.3 +1 -1 ports/www/py-django-devel/Makef

cvs commit: ports/graphics/crystalspace Makefile ports/graphics/crystalspace-devel Makefile

2006-08-24 Thread Jose Alonso Cardenas Marquez
acm 2006-08-24 12:40:03 UTC FreeBSD ports repository Modified files: graphics/crystalspace Makefile graphics/crystalspace-devel Makefile Log: - Change devel/ode-devel LIB_DEPENDS to devel/ode, now ode-devel is stable and it updated on devel/ode. Approved by:

cvs commit: ports/devel/libccid Makefile distinfo pkg-plist ports/devel/libccid/files patch-configure

2006-08-24 Thread Tilman Linneweh
arved 2006-08-24 12:38:58 UTC FreeBSD ports repository Modified files: devel/libccidMakefile distinfo pkg-plist Removed files: devel/libccid/files patch-configure Log: Update to 1.1.0 Revision ChangesPath 1.5 +4 -2 ports/devel/libccid/Make

cvs commit: ports/devel/ode Makefile distinfo pkg-plist ports/devel/ode/files patch-Makefile patch-OPC_TreeCollider.h patch-configurator.c

2006-08-24 Thread Jose Alonso Cardenas Marquez
acm 2006-08-24 12:33:34 UTC FreeBSD ports repository Modified files: devel/odeMakefile distinfo pkg-plist Removed files: devel/ode/files patch-Makefile patch-OPC_TreeCollider.h patch-configurator.c Log: - Update to 0.6 [1] -

cvs commit: ports/devel/pcsc-lite Makefile distinfo

2006-08-24 Thread Tilman Linneweh
arved 2006-08-24 12:26:47 UTC FreeBSD ports repository Modified files: devel/pcsc-lite Makefile distinfo Log: Update to 1.3.2 Revision ChangesPath 1.30 +6 -6 ports/devel/pcsc-lite/Makefile 1.15 +3 -3 ports/devel/pcsc-lite/distinfo

Re: cvs commit: doc/en_US.ISO8859-1/books/handbook/serialcomms chapter.sgml

2006-08-24 Thread Ceri Davies
[ Forwarded from cvs-doc ] On Wed, Aug 23, 2006 at 11:37:19PM +, Giorgos Keramidas wrote: > keramida2006-08-23 23:37:19 UTC > > FreeBSD doc repository > > Modified files: > en_US.ISO8859-1/books/handbook/serialcomms chapter.sgml > Log: > Expand the section `Setting a Faster

  1   2   >