silby 2007-12-04 07:11:13 UTC
FreeBSD src repository
Modified files:
sys/netinet tcp_syncache.c
Log:
Fix SACK negotiation that was broken in rev 1.105.
Before this fix, FreeBSD would negotiate SACK on outgoing
connections, but would always fail to negotiate it o
alc 2007-12-04 07:06:08 UTC
FreeBSD src repository
Modified files:
sys/kern kern_mbuf.c
Log:
Introduce an UMA backend page allocator for the jumbo frame zones that
allocates physically contiguous memory.
MFC after: 3 months
Requested and reviewed by: Kip
kientzle2007-12-04 06:32:12 UTC
FreeBSD src repository
Modified files:
lib/libarchive archive_read_support_format_zip.c
Log:
If a Zip entry has the "length at end" flag set, then just ignore
a length field of zero; it does not mean the body is empty.
Thanks to: Lapo
thierry 2007-12-04 06:31:52 UTC
FreeBSD ports repository
Modified files:
french/mozilla-flp Makefile distinfo.seamonkey
Log:
Chase SeaMonkey's update to 1.1.7.
Approved by:portmgr (erwin)
Revision ChangesPath
1.24 +1 -1 ports/french/mozilla-flp/Ma
sam 2007-12-04 05:52:59 UTC
FreeBSD src repository
Modified files:
tools/tools/ath/athdebug athdebug.c
tools/tools/ath/athstats athstats.c athstats.h main.c
statfoo.c statfoo.h
Log:
update copyrights
Revision ChangesPath
1.3
sam 2007-12-04 05:52:01 UTC
FreeBSD src repository
Modified files:
tools/tools/net80211/wlanstats main.c statfoo.c statfoo.h
wlanstats.c wlanstats.h
tools/tools/net80211/wlanwatch wlanwatch.c
Log:
update copyright's
Revision Chan
kensmith2007-12-04 02:22:36 UTC
FreeBSD src repository
Modified files:
release Makefile
Log:
When compiled with the combination of flags used to build crunched
binaries for the fixit floppy bin/ed/main.c causes a gcc warning
message about argc possibly being clob
tmclaugh2007-12-04 01:28:43 UTC
FreeBSD ports repository
Modified files:
net/isc-dhcp3-server Makefile
net/isc-dhcp3-server/files isc-dhcpd.in
Log:
Fix dhcpd_devfs_enable on 7.x and later.
PR: 115967
Submitted by: Eygene Ryabinkin
Approved by:portm
On Mon, 3 Dec 2007, [utf-8] Dag-Erling Sm??rgrav wrote:
Olivier Houchard <[EMAIL PROTECTED]> writes:
Log:
Change the casts from (pthread_mutex_t *) to (void *) to keep gcc quiet.
Anybody with a cleaner solution feel free to change it.
Declare dd_lock as a struct pthread_mutex * instead
edwin 2007-12-04 00:30:07 UTC
FreeBSD src repository
Modified files:
share/zoneinfo asia northamerica southamerica zone.tab
Log:
MFV of tzdata2007j
Timezone data changes in this import:
- Add America/St_Barthelemy (BL) and America/Marigot (MF)
- Venezuela will mo
edwin 2007-12-04 00:20:57 UTC
FreeBSD src repository
Modified files:
share/misc iso3166
Log:
Update with data from Newsletter VI-1 2007-09-21:
Added SAINT BARTHELEMY (BL) and SAINT MARTIN (MF).
This allows an MFV of src/share/zoneinfo which uses these tw
thompsa 2007-12-03 23:43:58 UTC
FreeBSD src repository
Modified files:
sys/compat/ndis subr_ndis.c subr_ntoskrnl.c
Log:
Implement functions required by some ndis drivers.
NdisIMCopySendPerPacketInfo [1]
KeQuerySystemTime [1]
KeTickCount [1]
strncat [1]
KeBu
On Monday 03 December 2007 10:24:52 am Dag-Erling Smørgrav wrote:
> John Birrell <[EMAIL PROTECTED]> writes:
> > Log:
> > Fix strict alias warnings.
>
> A much simpler solution (relative to the previous revision):
>
> @@ -131,10 +131,10 @@
> sum += oddbyte;
> }
> /* "
miwi2007-12-03 23:26:55 UTC
FreeBSD ports repository
Modified files:
www/rubygem-railsMakefile distinfo pkg-plist
Log:
- Update to 1.2.6
PR: 117668
Submitted by: Alexander Logvinov <[EMAIL PROTECTED]>
Approved by:portmgr (linimon), maintainer ti
miwi2007-12-03 23:26:43 UTC
FreeBSD ports repository
Modified files:
mail/rubygem-actionmailer Makefile distinfo pkg-plist
Log:
- Update to 1.3.6 (needed for a security update)
PR: 117668
Submitted by: Alexander Logvinov <[EMAIL PROTECTED]>
Approved by:
miwi2007-12-03 23:26:38 UTC
FreeBSD ports repository
Modified files:
www/rubygem-actionpack Makefile distinfo pkg-plist
Log:
- Update to 1.13.6 (needed for a security update)
PR: 117668
Submitted by: Alexander Logvinov <[EMAIL PROTECTED]>
Approved by:
miwi2007-12-03 23:26:46 UTC
FreeBSD ports repository
Modified files:
devel/rubygem-activesupport Makefile distinfo pkg-plist
Log:
- Update to 1.4.4 (needed for a security update)
PR: 117668
Submitted by: Alexander Logvinov <[EMAIL PROTECTED]>
Approved b
miwi2007-12-03 23:26:41 UTC
FreeBSD ports repository
Modified files:
databases/rubygem-activerecord Makefile distinfo pkg-plist
Log:
- Update to 1.15.6 (needed for a security update)
PR: 117668
Submitted by: Alexander Logvinov <[EMAIL PROTECTED]>
Approv
miwi2007-12-03 23:26:34 UTC
FreeBSD ports repository
Modified files:
www/rubygem-actionwebservice Makefile distinfo pkg-plist
Log:
- Update to 1.2.6 (needed for a security update)
PR: 117668
Submitted by: Alexander Logvinov <[EMAIL PROTECTED]>
Approved
edwin 2007-12-03 23:12:02 UTC
FreeBSD src repository
src/share/zoneinfo - Imported sources
Update of /home/ncvs/src/share/zoneinfo
In directory repoman.freebsd.org:/tmp/cvs-serv54116
Log Message:
Import of timezone database from Arthur Olson et al.
Timezone data changes
obrien 2007-12-03 22:08:49 UTC
FreeBSD src repository
Removed files: (Branch: RELENG_6)
gnu/usr.bin/cc/cc_int amd64.patch
Log:
GC this patch.
Revision ChangesPath
1.1.12.1 +0 -54 src/gnu/usr.bin/cc/cc_int/amd64.patch (dead)
__
thompsa 2007-12-03 21:51:28 UTC
FreeBSD src repository
Modified files:
sys/dev/if_ndis if_ndis.c if_ndis_pci.c if_ndisvar.h
Log:
Remove compatibilty defines to simplify reading the code, this is around 10%
of
the total LOC. These are mostly for the 6.x branch and it will
jhb 2007-12-03 21:54:17 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/amd64/linux32linux32_proto.h linux32_syscall.h
linux32_sysent.c
sys/compat/svr4 svr4_proto.h svr4_syscall.h
svr4_sysca
jhb 2007-12-03 21:53:24 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/amd64/linux32syscalls.master
sys/compat/linux linux_ipc.c
sys/compat/svr4 svr4_ipc.c syscalls.master
sys/i386/ibcs2 ibcs2_ipc.c
sys/i386/linux
jhb 2007-12-03 21:47:33 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/kern sysv_shm.c
Log:
MFC 1.109: Remove call to ipcperm() in shmget_existing().
Revision ChangesPath
1.102.2.3 +0 -3 src/sys/kern/sysv_shm.c
jhb 2007-12-03 21:42:29 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/compat/freebsd32 freebsd32_misc.c
Log:
MFC: Unexpand PTRIN() in a few places.
Revision ChangesPath
1.38.2.12 +13 -13src/sys/compat/freebsd32/freebsd32_misc.c
___
marius 2007-12-03 21:30:36 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/alpha/includeelf.h
sys/amd64/includeelf.h
sys/arm/include elf.h
sys/i386/include elf.h
sys/ia64/include elf.h
sys/powerpc/include elf.h
rwatson 2007-12-03 21:21:15 UTC
FreeBSD src repository
Modified files:
usr.bin/procstat procstat_kstack.c procstat_threads.c
Log:
Display per-thread command line in TDNAME field for -k and -t; if
no per-thread name is available or the name is identical to the
process name
obrien 2007-12-03 21:05:20 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6_3)
gnu/usr.bin/gdb/arch/amd64 Makefile
gnu/usr.bin/gdb/arch/i386 Makefile
gnu/usr.bin/gdb/kgdb kgdb.h
Log:
MFC:
+ Turn on gdbserver for the arch that supports it.
+ Fix s
obrien 2007-12-03 21:04:54 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6_3)
gnu/usr.bin/gdb Makefile
Log:
MFC:
+ Turn on gdbserver for the arch that supports it.
+ Fix static/extern mismatch.
+ Remove extern int verbose declaration.
Approved
On Wed, 28 Nov 2007, Colin Percival wrote:
cperciva2007-11-28 22:45:09 UTC
FreeBSD src repository
Modified files:
etc freebsd-update.conf
Log:
Add /root/, /.cshrc, and /.profile to the default UpdateIfUnmodified
directive. Users get irritated if FreeBSD Update ste
On Dec 3, 2007 2:50 AM, Joseph Koshy <[EMAIL PROTECTED]> wrote:
> jkoshy 2007-12-03 10:50:58 UTC
>
> FreeBSD src repository
>
> Modified files:(Branch: RELENG_7)
> sys/dev/hwpmchwpmc_x86.c
> Log:
> MFC r1.6:
> "Revert revision 1.4.
>
>Intel CPUs with family 0x
chinsan 2007-12-03 18:17:47 UTC
FreeBSD doc repository
Modified files:
zh_TW.Big5/books/handbook/mail chapter.sgml
Log:
- MFen: 1.132 -> 1.136
Obtained from: The FreeBSD Traditional Chinese Project
https://opensvn.csie.org/traccgi/freebsddo
das 2007-12-03 17:48:55 UTC
FreeBSD src repository
Modified files:
tools/regression/lib/libc/stdio test-printfloat.c
Log:
Make sure we set the locale to "C" when testing thousands' separator
support, rather than just "", which refers to the system default based
on the env
On Mon, Dec 03, 2007, Andrey Chernov wrote:
> On Mon, Dec 03, 2007 at 02:22:14AM -0500, David Schultz wrote:
> > On Mon, Dec 03, 2007, David Schultz wrote:
> > > das 2007-12-03 07:18:47 UTC
> > >
> > > FreeBSD src repository
> > >
> > > Modified files:
> > > tools/regression/lib/l
obrien 2007-12-03 17:32:02 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
gnu/usr.bin/gdb Makefile
gnu/usr.bin/gdb/arch/amd64 Makefile
gnu/usr.bin/gdb/arch/i386 Makefile
gnu/usr.bin/gdb/kgdb kgdb.h
Log:
MFC:
+ Turn on gdbserver for the
cy 2007-12-03 17:25:05 UTC
FreeBSD ports repository
Modified files:
security/aideMakefile
Log:
PORTREVISION bump in support of pkg-plist revision 1.5.
Approved by:portsmgr (ewin)
Revision ChangesPath
1.25 +1 -1 ports/security/aide/Makef
"Bjoern A. Zeeb" <[EMAIL PROTECTED]> writes:
> Log:
> Convert errx(-1, ..., strerror(errno)) to err(-1, ...).
-1 is not a valid exit status.
DES
--
Dag-Erling Smørgrav - [EMAIL PROTECTED]
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.or
John Birrell <[EMAIL PROTECTED]> writes:
> Log:
> Fix strict alias warnings.
A much simpler solution (relative to the previous revision):
@@ -131,10 +131,10 @@
sum += oddbyte;
}
/* "Pseudo-header" data */
- ptr = (u_short *) & (pip->ip_dst);
+ ptr = (void
ume 2007-12-03 15:13:44 UTC
FreeBSD src repository
Modified files:
lib/libc/resolv res_data.c res_init.c
Log:
Merge BIND 9.4.2 into main chunk.
Revision ChangesPath
1.5 +1 -1 src/lib/libc/resolv/res_data.c
1.7 +24 -17src/lib/libc/resolv
ume 2007-12-03 15:08:01 UTC
FreeBSD src repository
src - Imported sources
Update of /home/ncvs/src
In directory repoman.freebsd.org:/tmp/cvs-serv16811
Log Message:
Vendor import of BIND 9.4.2
Status:
Vendor Tag: ISC
Release Tags: BIND_9_4_2
ahze2007-12-03 14:46:41 UTC
FreeBSD ports repository
Modified files:
www/seamonkeyMakefile distinfo
Log:
Update to 1.1.7
Approved by:portmgr (erwin)
Security:
http://www.mozilla.org/projects/security/known-vulnerabilities.html#seamonkey1.1.7
Rev
rwatson 2007-12-03 14:44:35 UTC
FreeBSD src repository
Modified files:
sys/kern subr_stack.c
Log:
When a symbol name can't be resolved, return "??" as the name, rather
than "Unknown func", in order to avoid putting spaces in what ideally
is a string separated by w
des 2007-12-03 14:33:51 UTC
FreeBSD src repository
Modified files:
lib/libc/gen closedir.c readdir.c seekdir.c telldir.c
Log:
Since jb@ fixed the type of dd_lock in , these casts are no
longer required.
Revision ChangesPath
1.13 +3 -3 src/lib/l
ariff 2007-12-03 14:26:56 UTC
FreeBSD src repository
Modified files:
sys/dev/sound/pcmchannel.c
Log:
Fix audio playback aborted with SNDCTL_DSP_SETTRIGGER, affecting
PortAudio version 19.
PR: kern/118395
Submitted by: Henrik Gulbrandsen
MFC after:
Olivier Houchard <[EMAIL PROTECTED]> writes:
> Log:
> Change the casts from (pthread_mutex_t *) to (void *) to keep gcc quiet.
> Anybody with a cleaner solution feel free to change it.
Declare dd_lock as a struct pthread_mutex * instead of a void * in
src/include/dirent.h.
DES
--
Dag-Erlin
kib 2007-12-03 14:02:27 UTC
FreeBSD src repository
Modified files:
sys/dev/snp snp.c
Log:
Do not allow the SNPSTTY ioctl for the snoop device that has a tty
attached. Otherwise, the snp->snp_tty would be overwritten, while the
tty line discipline still set to the
kib 2007-12-03 13:21:21 UTC
FreeBSD src repository
Modified files:
lib/csu/common crtbrand.c
Log:
Restore the branding of the ELF executables. The structure was optimized out.
MFC after: 3 days
Revision ChangesPath
1.5 +1 -1 src/lib/csu/
rwatson 2007-12-03 11:38:28 UTC
FreeBSD src repository
Modified files:
sys/conf files.pc98
Added files:
sys/pc98/include stack.h
Log:
Catch up pc98 for i386 stack(9) changes:
Add stub stack.h for pc98 that includes i386 pc98.
Add i386 stack_ma
jkoshy 2007-12-03 11:15:46 UTC
FreeBSD src repository
Modified files:
lib/libpmc pmclog.c pmclog.h
Log:
Add callchain parsing to -lpmc.
Sponsored by: FreeBSD Foundation and Google Inc.
Revision ChangesPath
1.5 +22 -3 src/lib/libpmc/pmclog.c
jkoshy 2007-12-03 11:11:09 UTC
FreeBSD src repository
Modified files:
sys/sys pmc.h pmclog.h
Log:
Add userland definitions for parsing callchain records.
Sponsored by: FreeBSD Foundation and Google Inc.
Revision ChangesPath
1.12 +10 -2 sr
jkoshy 2007-12-03 11:00:39 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/hwpmchwpmc_x86.c
Log:
MFC r1.6:
"Revert revision 1.4.
Intel CPUs with family 0x6, model 0xE and later (i.e., Intel Core(TM))
have a PMC architecture that diffe
jkoshy 2007-12-03 10:59:23 UTC
FreeBSD src repository
Modified files:
lib/libpmc pmc.3
Log:
Replace a spurious cross-reference to hwpmc(4) with correct text.
Revision ChangesPath
1.15 +2 -4 src/lib/libpmc/pmc.3
Dag-Erling Smørgrav wrote:
Andrey Chernov <[EMAIL PROTECTED]> writes:
David Schultz <[EMAIL PROTECTED]> writes:
test-printfloat is failing on my machine due to the fact that the
default locale in FreeBSD seems to have a thousands separator now.
I thought the default locale wasn't supposed to. C
jkoshy 2007-12-03 10:50:58 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/dev/hwpmchwpmc_x86.c
Log:
MFC r1.6:
"Revert revision 1.4.
Intel CPUs with family 0x6, model 0xE and later (i.e., Intel Core(TM))
have a PMC architecture that di
kevlo 2007-12-03 10:45:45 UTC
FreeBSD src repository
Modified files:
usr.sbin/zic zic.c
Log:
zic(8) should exit the loop when the end of the string is reached due
to the call to error(). The problem found by doing fuzz testing.
MFC after: 3 days
Revision Ch
jkoshy 2007-12-03 10:29:49 UTC
FreeBSD src repository
Modified files:
usr.sbin/pmcstat pmcstat_log.c
Log:
When printing the contents of a HWPMC log in human readable form:
- Print a warning if the version number recorded in the log is not what the
tool expects.
- Pri
Andrey Chernov <[EMAIL PROTECTED]> writes:
> David Schultz <[EMAIL PROTECTED]> writes:
> > test-printfloat is failing on my machine due to the fact that the
> > default locale in FreeBSD seems to have a thousands separator now.
> > I thought the default locale wasn't supposed to. Can someone
> > co
danfe 2007-12-03 10:10:42 UTC
FreeBSD ports repository
Modified files:
x11/nvidia-driverMakefile
Log:
Correct previous fix: required prototypes were removed from
not that long ago. Check for suitable OSVERSION so the port is buildable
on 6.x/5.x again.
Approved b
dougb 2007-12-03 09:44:39 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
Remove entries for chinese/bind8, dns/bind8*, and mail/smc-milter
Approved by:portmgr (linimon)
Revision ChangesPath
1.18957 +0 -4 CVSROOT/module
dougb 2007-12-03 09:43:44 UTC
FreeBSD ports repository
Modified files:
.MOVED
chinese Makefile
dns Makefile
dns/bind9Makefile
dns/bind94 Makefile
mail Makefile
Removed
dougb 2007-12-03 08:26:34 UTC
FreeBSD src repository
src/contrib/bind9/lib/isc/arm/include/isc - Imported sources
Update of /home/ncvs/src/contrib/bind9/lib/isc/arm/include/isc
In directory repoman.freebsd.org:/tmp/cvs-serv20350
Log Message:
Update this file so that BIND on A
On Mon, Dec 03, 2007 at 02:22:14AM -0500, David Schultz wrote:
> 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
> >
63 matches
Mail list logo