On Mon, Dec 03, 2007, David Schultz wrote:
> das 2007-12-03 07:18:47 UTC
>
> FreeBSD src repository
>
> Modified files:
> tools/regression/lib/libc/stdio test-printfloat.c
> test-scanfloat.c
> Log:
> Tests for rounding, and for the leading
das 2007-12-03 07:18:47 UTC
FreeBSD src repository
Modified files:
tools/regression/lib/libc/stdio test-printfloat.c
test-scanfloat.c
Log:
Tests for rounding, and for the leading 0's bug.
Revision ChangesPath
1.10 +13 -1
das 2007-12-03 07:17:33 UTC
FreeBSD src repository
Modified files:
lib/libc/amd64 Makefile.inc
lib/libc/gdtoa _ldtoa.c machdep_ldisQ.c machdep_ldisx.c
lib/libc/i386Makefile.inc
lib/libc/ia64Makefile.inc
lib/libc/sparc64 Makefile.
Rong-En Fan wrote:
> rafan 2007-12-03 02:24:19 UTC
>
> FreeBSD ports repository
>
> Modified files:
> mail/mailgraph Makefile
> mail/mailgraph/files mailgraph.in
> mail/ovs Makefile
> mail/ovs/files ovs.sh.in
> Log:
> - Make rc variables c
beech 2007-12-03 03:56:58 UTC
FreeBSD ports repository
Modified files:
ftp/ftplib Makefile
Log:
- Fix install of libftp.a
- Pet portlint
PR: ports/118165
Submitted by: Stepan Zastupov <[EMAIL PROTECTED]>
Approved by:portmgr (linimon, ment
rafan 2007-12-03 02:24:19 UTC
FreeBSD ports repository
Modified files:
mail/mailgraph Makefile
mail/mailgraph/files mailgraph.in
mail/ovs Makefile
mail/ovs/files ovs.sh.in
Log:
- Make rc variables can be properly set by users. Default vari
yongari 2007-12-03 01:28:08 UTC
FreeBSD src repository
Modified files:
sys/dev/re if_re.c
Log:
Always honor promiscuous flag prior to programming Rx multicast
filter. This fixes a regression introduced in rev 1.89.
PR: 114632
MFC after: 3 days
Rev
marcus 2007-12-02 23:46:27 UTC
FreeBSD src repository (doc,ports committer)
Modified files:(Branch: RELENG_6)
lib/libpthread/thread thr_private.h
Log:
Forced commit to correct file handle reversal in previous commit. The
message should have read:
This is a partia
marcus 2007-12-02 23:45:52 UTC
FreeBSD src repository (doc,ports committer)
Modified files:(Branch: RELENG_6_3)
lib/libpthread/thread thr_private.h
Log:
Forced commit to correct file handle reversal in previous commit. The
message should have read:
This is a part
marcus 2007-12-02 23:42:38 UTC
FreeBSD src repository (doc,ports committer)
Modified files:(Branch: RELENG_6_3)
lib/libpthread/thread thr_private.h
Log:
MFC: rev 1.126
This is a partial MFC of rev 1.126 from HEAD's libkse. This only merges the
fix which causes st
marcus 2007-12-02 23:41:53 UTC
FreeBSD src repository (doc,ports committer)
Modified files:(Branch: RELENG_6)
lib/libpthread/thread thr_private.h
Log:
MFC: rev 1.126
This is a partial MFC of rev 1.126 from HEAD's libkse. This only merges the
fix which causes stde
rwatson 2007-12-02 23:32:03 UTC
FreeBSD src repository
Modified files:
usr.bin Makefile
Log:
Connect procstat(1) to the build.
Revision ChangesPath
1.304 +1 -0 src/usr.bin/Makefile
___
cvs-all@freebsd.o
rwatson 2007-12-02 23:31:46 UTC
FreeBSD src repository
Added files:
usr.bin/procstat Makefile procstat.1 procstat.c procstat.h
procstat_args.c procstat_basic.c
procstat_bin.c procstat_cred.c
procstat_fil
dougb 2007-12-02 22:21:31 UTC
FreeBSD src repository
Modified files:
lib/bind/lwres Makefile
Log:
One more glue update for BIND 9.4.2
Revision ChangesPath
1.12 +1 -0 src/lib/bind/lwres/Makefile
___
cvs-all@
rwatson 2007-12-02 21:52:18 UTC
FreeBSD src repository
Modified files:
sys/kern kern_proc.c
sys/sys sysctl.h user.h
Log:
Add another new sysctl in support of the forthcoming procstat(1) to
support its -k argument:
kern.proc.kstack - dump the k
wosch 2007-12-02 21:21:19 UTC
FreeBSD doc repository
Modified files:
en/cgi man.cgi
Log:
remove dead code
Revision ChangesPath
1.195 +2 -53 www/en/cgi/man.cgi
___
cvs-all@freebsd.org mailing list
http
wosch 2007-12-02 21:18:15 UTC
FreeBSD doc repository
Modified files:
en/cgi man.cgi
Log:
complete last commit.
Revision ChangesPath
1.194 +3 -3 www/en/cgi/man.cgi
___
cvs-all@freebsd.org mailing list
pav 2007-12-02 21:14:43 UTC
FreeBSD ports repository
Modified files:
net/rsyncMakefile
Added files:
net/rsync/files patch-CVE-2007-6199
Log:
- Add a vendor patch that adds a new option "munge symlinks".
Users running rsyncd daemon in certain non-de
rwatson 2007-12-02 21:07:49 UTC
FreeBSD src repository
Modified files:
sys/i386/i386stack_machdep.c
Log:
Remove duplicate $FreeBSD$ tag.
Revision ChangesPath
1.2 +0 -2 src/sys/i386/i386/stack_machdep.c
___
rwatson 2007-12-02 20:40:35 UTC
FreeBSD src repository
Modified files:
share/man/man9 stack.9
sys/amd64/amd64 db_trace.c
sys/amd64/conf GENERIC
sys/arm/arm db_trace.c
sys/conf NOTES files files.amd64 files.arm
scottl 2007-12-02 19:54:45 UTC
FreeBSD src repository
Modified files:
sys/dev/amr amr.c amr_cam.c
Log:
Provide unqiue malloc types instead of using M_DEVBUF.
Revision ChangesPath
1.83 +22 -20src/sys/dev/amr/amr.c
1.26 +7 -6 src/sys/dev/a
scottl 2007-12-02 19:50:01 UTC
FreeBSD src repository
Modified files:
sys/dev/amr amr_cam.c
Log:
Refactor completion handlers so that they can be combined into a single
function. Add missing locking.
Revision ChangesPath
1.25 +29 -76src/sys/dev/a
dougb 2007-12-02 19:21:31 UTC
FreeBSD src repository
Removed files: (Branch: ISC)
contrib/bind9FREEBSD-Upgrade FREEBSD-Xlist
Log:
These files are not part of the distribution.
Brought to you by: PEBCAK
Revision ChangesPath
1.1.1.2 +0 -120
dougb 2007-12-02 19:17:26 UTC
FreeBSD src repository
Removed files: (Branch: ISC)
contrib/bind9/doc/draft draft-schlitt-spf-classic-02.txt
Log:
This file is no longer in BIND 9.4.2
Revision ChangesPath
1.1.1.2 +0 -3136
src/contrib/bind9/doc/draft/draft-
dougb 2007-12-02 19:13:58 UTC
FreeBSD src repository
Modified files:
lib/bind config.h config.mk
lib/bind/bindMakefile config.h port_before.h
lib/bind/isc/isc platform.h
lib/bind/lwres Makefile
Log:
Update glue for BIND 9.4.2
Re
dougb 2007-12-02 19:11:23 UTC
FreeBSD src repository
src/contrib/bind9 - Imported sources
Update of /home/ncvs/src/contrib/bind9
In directory repoman.freebsd.org:/tmp/cvs-serv51330
Log Message:
Vendor import of BIND 9.4.2
Status:
Vendor Tag: ISC
Release Tags: BI
scottl 2007-12-02 18:48:17 UTC
FreeBSD src repository
Modified files:
sys/dev/amr amr_cam.c
Log:
Make a pass at style.9 compliance
Revision ChangesPath
1.24 +471 -434 src/sys/dev/amr/amr_cam.c
___
cvs-all@fre
scottl 2007-12-02 18:47:31 UTC
FreeBSD src repository
Modified files:
sys/dev/amr amr_pci.c
Log:
Fix a typo that was hidden by AMR_DEBUG.
Revision ChangesPath
1.39 +1 -1 src/sys/dev/amr/amr_pci.c
___
cvs-
scottl 2007-12-02 18:45:37 UTC
FreeBSD src repository
Modified files:
sys/dev/amr amr.c
Log:
Fix printf format bugs that where hidden by AMR_DEBUG.
Revision ChangesPath
1.82 +3 -3 src/sys/dev/amr/amr.c
__
scottl 2007-12-02 18:39:38 UTC
FreeBSD src repository
Modified files:
sys/modules/amr Makefile
Log:
The AR_SCSI_PASSTHROUGH conditional no longer exists, remove it from the
makefile.
Revision ChangesPath
1.11 +0 -1 src/sys/modules/amr/Makefile
__
marcus 2007-12-02 18:16:38 UTC
FreeBSD ports repository
Modified files:
x11-drivers/xf86-video-radeonhd Makefile distinfo
Log:
Update to 1.0.0 which adds, among other things, working MacBook Pro support.
Submitted by: Rene Ladan <[EMAIL PROTECTED]> (maintainer)
Approved
ahze2007-12-02 17:48:36 UTC
FreeBSD ports repository
Modified files:
finance/gnucash Makefile
Log:
- Disable aqbanking, configure fails with current version of aqbanking.
Approved by:portmgr (linimon)
Revision ChangesPath
1.105 +9 -9 ports/f
ariff 2007-12-02 16:38:28 UTC
FreeBSD src repository
Modified files:
sys/dev/sound/pci/hda hdac.c
Log:
Headphone / speakers automute fixup for Acer Aspire 4710 @ ALC268 laptop.
Tested by: Liyu, She
Revision ChangesPath
1.49 +3 -0 src/sys/dev/soun
chinsan 2007-12-02 15:33:25 UTC
FreeBSD doc repository
Modified files:
share/sgml release.ent
Log:
- Update for 6.3-RC1.
Noticed by: mathiss via irc
Revision ChangesPath
1.15 +2 -2 www/share/sgml/release.ent
___
cognet 2007-12-02 15:26:30 UTC
FreeBSD src repository
Modified files:
sys/arm/arm pmap.c
Log:
Fix a potential bug in pmap :
We used to allocate the domains 0-14 for userland, and leave the domain 15
for the kernel. Now supersections requires the use of domain 0, so
cognet 2007-12-02 14:44:35 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
lib Makefile
Added files: (Branch: RELENG_7)
lib/libthread_db/arch/arm libpthread_md.c
Log:
MFC:
libthread_db bits for arm.
Approved by:re
cognet 2007-12-02 14:38:21 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6_3)
gnu/usr.bin/gdb/arch/arm Makefile armfbsd-nat.c armfbsd-tdep.c
init.c nm-fbsd.h
Log:
MFC:
gnu/usr.bin/gdb/arch/arm/nm-fbsd.h rev 1.2
gnu/usr.bin/gd
cognet 2007-12-02 14:38:01 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
gnu/usr.bin/gdb/arch/arm Makefile armfbsd-nat.c armfbsd-tdep.c
init.c nm-fbsd.h
Log:
MFC:
gnu/usr.bin/gdb/arch/arm/nm-fbsd.h rev 1.2
gnu/usr.bin/gdb/
cognet 2007-12-02 14:37:36 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
gnu/usr.bin/gdb/arch/arm Makefile armfbsd-nat.c armfbsd-tdep.c
init.c nm-fbsd.h
Log:
MFC:
gnu/usr.bin/gdb/arch/arm/nm-fbsd.h rev 1.2
gnu/usr.bin/gdb/
cognet 2007-12-02 14:21:27 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6_3)
sys/arm/at91 at91rm92reg.h if_ate.c kb920x_machdep.c
std.at91 std.kb920x
sys/conf options.arm
Added files: (Branch: RELENG
cognet 2007-12-02 14:20:34 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/arm/at91 at91rm92reg.h if_ate.c kb920x_machdep.c
std.at91 std.kb920x
sys/conf options.arm
Added files: (Branch: RELENG_6
cognet 2007-12-02 14:19:38 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/arm/at91 at91rm92reg.h if_ate.c kb920x_machdep.c
std.at91 std.kb920x
sys/conf options.arm
Added files: (Branch: RELENG_7
cognet 2007-12-02 13:24:43 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
share/mk sys.mk
Log:
MFC rev 1.94:
date: 2007/11/05 23:08:34; author: cognet; state: Exp; lines: +4 -0
Switch arm to -O until the -O2 issues are resolved.
Appr
cognet 2007-12-02 13:12:21 UTC
FreeBSD src repository
Modified files:
sys/conf files.arm
sys/arm/sa11x0 files.sa11x0
Log:
Move the strongarm-specific files from conf/files.arm to sa11x0/files.sa11xO.
Submitted by: Rafal Jaworowski
Revision Ch
cognet 2007-12-02 13:10:42 UTC
FreeBSD src repository
Modified files:
sys/conf files.arm
sys/arm/conf AVILA BWCT CRB EP80219 HL200 IQ31244
KB920X SIMICS SKYEYE
Removed files:
sys/arm/arm nexus_io.c nexus_io_asm.S
L
guido 2007-12-02 13:00:47 UTC
FreeBSD src repository
Modified files:
sys/netinet ip_input.c
Log:
Consider the following situation:
1. A packet comes in that is to be forwarded
2. The destination of the packet is rewritten by some firewall code
3. The next link's
cognet 2007-12-02 12:49:29 UTC
FreeBSD src repository
Modified files:
sys/arm/include asmacros.h atomic.h
Log:
Close a race.
The RAS implementation would set the end address, then the start
address. These were used by the kernel to restart a RAS sequence if
it was
bz 2007-12-02 10:32:49 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/netinet tcp_output.c tcp_subr.c tcp_syncache.c
Log:
MFC: rev. 1.303 sys/netinet/tcp_subr.c [1]
rev. 1.135 sys/netinet/tcp_syncache.c
rev. 1.145 sys/netinet/
bz 2007-12-02 10:17:30 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/netinet tcp_output.c
Log:
MFC: rev. 1.144 sys/netinet/tcp_output.c
Let opt be an array. Though &opt[0] == opt == &opt, &opt is highly
confusing and hard to und
rwatson 2007-12-02 10:10:27 UTC
FreeBSD src repository
Modified files:
sys/kern kern_descrip.c kern_proc.c
sys/sys sysctl.h user.h
Log:
Add two new sysctls in support of the forthcoming procstat(1) to support
its -f and -v arguments:
kern.proc
dfr 2007-12-02 10:06:59 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
lib/libgssapigss_acquire_cred.c
Log:
MFC: Make sure GSS-API mechanisms are loaded if gss_acquire_cred is called
with a null mechanism list.`
Approved by: re (hrs)
chinsan 2007-12-02 09:23:41 UTC
FreeBSD doc repository
Modified files:
zh_TW.Big5/books/handbook/cutting-edge chapter.sgml
Log:
- Update more translation.
Obtained from: The FreeBSD Traditional Chinese Project
https://opensvn.csie.org/tracc
kensmith2007-12-02 09:12:03 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/conf newvers.sh
Log:
Get ready for BETA4 builds.
Approved by:re (implicit)
Revision ChangesPath
1.72.2.5 +1 -1 src/sys/conf/newvers.sh
_
remko 2007-12-02 09:09:44 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6_3)
sbin/atacontrol atacontrol.8
Log:
MFC rev 1.29 atacontrol.8
Expand the EXAMPLES section for atacontrol.8
PR: docs/117310
Submitted by: Ted Mitte
remko 2007-12-02 09:08:46 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6_3)
sbin/sysctl sysctl.8
Log:
MFC rev 1.64 sysctl.8
Remove mentionings of kern.dumpdev which is no longer available.
PR: docs/113570
Submitted by:
remko 2007-12-02 09:07:48 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6_3)
sbin/mdconfigmdconfig.8
Log:
MFC rev 1.41, 1.42 mdconfig.8
Sync with md(4)'s information regarding the swap backend.
PR: docs/115721
Submitted
remko 2007-12-02 09:06:43 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6_3)
usr.sbin/newsyslog newsyslog.conf.5
Log:
MFC rev 1.7 newsyslog.conf.5
s/effect/affect/
PR: docs/118266
Submitted by: "Kim Scarborough"
MFC Aft
remko 2007-12-02 09:05:38 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6_3)
sys/dev/ichsmb ichsmb_pci.c
share/man/man4 ichsmb.4
Log:
MFC rev 1.8 ichsmb.4
Add information about the ICH6 and ICH7 being supported since recently.
MF
remko 2007-12-02 09:04:12 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6_3)
sys/pci if_rl.c if_rlreg.h
share/man/man4 rl.4
Log:
MFC rev 1.45 rl.4
Add the Planex FNW-3603TX card to the list.
MFC rev 1.172 if_rl.c
MFC rev
thompsa 2007-12-02 09:03:44 UTC
FreeBSD src repository
Modified files:
sys/dev/if_ndis if_ndis.c
Log:
Hide a debug printf, NDIS_DEBUG is always defined and we test the sysctl.
MFC after: 3 days
Revision ChangesPath
1.126 +5 -3 src/sys/dev/if_nd
remko 2007-12-02 09:01:18 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sbin/atacontrol atacontrol.8
Log:
MFC rev 1.29 atacontrol.8
Expand the EXAMPLES section for atacontrol.8
PR: docs/117310
Submitted by: Ted Mittels
remko 2007-12-02 09:00:36 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sbin/sysctl sysctl.8
Log:
MFC rev 1.64 sysctl.8
Remove mentionings of kern.dumpdev which is no longer available.
PR: docs/113570
Submitted by:
remko 2007-12-02 08:58:46 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sbin/mdconfigmdconfig.8
Log:
MFC rev 1.41, 1.42 mdconfig.8
Sync with md(4)'s information regarding the swap backend.
PR: docs/115721
Submitted by
remko 2007-12-02 08:57:47 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
usr.sbin/newsyslog newsyslog.conf.5
Log:
MFC rev 1.7 newsyslog.conf.5
s/effect/affect/
PR: docs/118266
Submitted by: "Kim Scarborough"
MFC After
remko 2007-12-02 08:56:37 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/ichsmb ichsmb_pci.c
share/man/man4 ichsmb.4
Log:
MFC rev 1.8 ichsmb.4
Add information about the ICH6 and ICH7 being supported since recently.
MFC
remko 2007-12-02 08:54:59 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/pci if_rl.c if_rlreg.h
share/man/man4 rl.4
Log:
MFC rev 1.45 rl.4
Add the Planex FNW-3603TX card to the list.
MFC rev 1.172 if_rl.c
MFC rev 1
thompsa 2007-12-02 08:54:51 UTC
FreeBSD src repository
Modified files:
sys/compat/ndis ntoskrnl_var.h subr_ndis.c
subr_ntoskrnl.c
Log:
Correct the calculation for the number of 100ns intervals since
January 1, 1601. The 1601 - 1970 period was in s
remko 2007-12-02 08:49:24 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sbin/atacontrol atacontrol.8
Log:
MFC rev 1.29 atacontrol.8
Expand the EXAMPLES section for atacontrol.8
PR: docs/117310
Submitted by: Ted Mittels
remko 2007-12-02 08:48:30 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sbin/sysctl sysctl.8
Log:
MFC rev 1.64 sysctl.8
Remove mentionings of kern.dumpdev which is no longer available.
PR: docs/113570
Submitted by:
remko 2007-12-02 08:47:28 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sbin/mdconfigmdconfig.8
Log:
MFC rev 1.41, 1.42 mdconfig.8
Sync with md(4)'s information regarding the swap backend.
PR: docs/115721
Submitted by
remko 2007-12-02 08:45:57 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
share/man/man4 nfe.4
Log:
MFC rev 1.9 nfe.4
The nfe driver will first appear in 7.0 and not in 6.x
PR: i386/118264
Submitted by: "Julian H. Stace
remko 2007-12-02 08:45:05 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
usr.sbin/newsyslog newsyslog.conf.5
Log:
MFC rev 1.7 newsyslog.conf.5
s/effect/affect/
PR: docs/118266
Submitted by: "Kim Scarborough"
MFC After
remko 2007-12-02 08:42:16 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/dev/ichsmb ichsmb_pci.c
share/man/man4 ichsmb.4
Log:
MFC rev 1.8 ichsmb.4
Add information about the ICH6 and ICH7 being supported since recently.
MFC
remko 2007-12-02 08:38:32 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/pci if_rl.c if_rlreg.h
share/man/man4 rl.4
Log:
MFC rev 1.45 rl.4
Add the Planex FNW-3603TX card to the list.
MFC rev 1.172 if_rl.c
MFC rev 1
74 matches
Mail list logo