thompsa 2008-09-21 06:01:52 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/net if_lagg.c
Log:
SVN rev 183224 on 2008-09-21 06:01:52Z by thompsa
MFC r183135
Make sure there is at least one port to avoid divide by zero when choosing
thompsa 2008-09-21 06:01:03 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/net if_lagg.c
Log:
SVN rev 183223 on 2008-09-21 06:01:03Z by thompsa
MFC r183135
Make sure there is at least one port to avoid divide by zero when choosing
On Sun, Sep 21, 2008 at 04:44:26AM +, Alexey Dokuchaev wrote:
> On Sat, Sep 20, 2008 at 12:09:19AM +, Edwin Groothuis wrote:
> > edwin 2008-09-20 00:09:19 UTC
> >
> > FreeBSD ports repository
> >
> > Modified files:
> > .modules
> > Log:
> > Ports mo
On Sat, Sep 20, 2008 at 12:09:19AM +, Edwin Groothuis wrote:
> edwin 2008-09-20 00:09:19 UTC
>
> FreeBSD ports repository
>
> Modified files:
> .modules
> Log:
> Ports modules update at Saturday 20 September 2008 at 00:09
>
> Revision ChangesPa
edwin 2008-09-21 00:09:15 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
Ports modules update at Sunday 21 September 2008 at 00:09
Revision ChangesPath
1.20158 +0 -0 CVSROOT/modules
_
sam 2008-09-21 00:30:33 UTC
FreeBSD src repository
Modified files:
sys/dev/ath if_ath.c
Log:
SVN rev 183222 on 2008-09-21 00:30:33Z by sam
fix compilation on 64-bit platform w/ ATH_DEBUG
Revision ChangesPath
1.192 +2 -1 src/sys/dev/ath/if_at
sam 2008-09-21 00:28:54 UTC
FreeBSD src repository
Modified files:
sys/dev/ath if_athvar.h
Log:
SVN rev 183221 on 2008-09-21 00:28:54Z by sam
fix memory smash on lp64 platforms; mostly noticeable in user mode
as being unable to associate
Revision Changes
kaiw2008-09-21 00:27:16 UTC
FreeBSD src repository
Modified files:
usr.bin/ar Makefile
Log:
SVN rev 183220 on 2008-09-21 00:27:16Z by kaiw
Fix build.
Revision ChangesPath
1.22 +2 -0 src/usr.bin/ar/Makefile
_
sam 2008-09-21 00:26:13 UTC
FreeBSD src repository
Modified files:
tools/tools/net80211/scripts config
Log:
SVN rev 183219 on 2008-09-21 00:26:13Z by sam
eliminate hardwired lists; use the media type to autoconfig
Revision ChangesPath
1.2 +17 -3 src
On Thu, Sep 18, 2008 at 12:48:52PM -0700, Marcel Moolenaar wrote:
>
> On Sep 18, 2008, at 12:19 PM, Marius Strobl wrote:
>
> >On Thu, Sep 18, 2008 at 10:27:51AM -0400, John Baldwin wrote:
> >>On Thursday 18 September 2008 09:56:30 am Marius Strobl wrote:
> >>>marius 2008-09-18 13:56:30 UTC
>
kaiw2008-09-20 22:10:10 UTC
FreeBSD src repository
Modified files:
usr.bin/ar Makefile ar.c ar.h write.c
Added files:
usr.bin/ar acplex.l acpyacc.y
Log:
SVN rev 183218 on 2008-09-20 22:10:10Z by kaiw
Add support for option "-M", which is used t
rodrigc 2008-09-20 21:12:54 UTC
FreeBSD src repository
Modified files:
lib/libc/gen getosreldate.3
Log:
SVN rev 183217 on 2008-09-20 21:12:54Z by rodrigc
does not have a forward declration of getosreldate(), so
remove it from this man page.
MFC after: 3
kib 2008-09-20 19:56:02 UTC
FreeBSD src repository
Modified files:
sys/vm vm_mmap.c
Log:
SVN rev 183216 on 2008-09-20 19:56:02Z by kib
Allow the d_mmap driver methods to use cdevpriv KPI during verification
phase of establishing mapping.
Discussed wi
kib 2008-09-20 19:50:52 UTC
FreeBSD src repository
Modified files:
sys/fs/devfs devfs_vnops.c
sys/fs/fdescfs fdesc_vnops.c
sys/fs/portalfs portal_vnops.c
sys/fs/pseudofs pseudofs_vnops.c
sys/fs/tmpfs tmpfs_vnops.c
sys/gnu/fs
kib 2008-09-20 19:49:15 UTC
FreeBSD src repository
Modified files:
sys/fs/fdescfs fdesc_vnops.c
sys/fs/hpfs hpfs_vnops.c
sys/fs/msdosfs msdosfs_vnops.c
sys/fs/ntfs ntfs_vnops.c
sys/fs/portalfs portal_vnops.c
sys/fs/smbfs
kib 2008-09-20 19:48:24 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_vnops.c
Log:
SVN rev 183213 on 2008-09-20 19:48:24Z by kib
Initialize va_rdev to NODEV and va_fsid to VNOVAL before the
VOP_GETATTR() call in vn_stat(). Thus if a file system do
kib 2008-09-20 19:46:45 UTC
FreeBSD src repository
Modified files:
sys/fs/tmpfs tmpfs_vnops.c
sys/gnu/fs/xfs/FreeBSD xfs_vnops.c
sys/kern uipc_mqueue.c
sys/ufs/ufs ufs_vnops.c
Log:
SVN rev 183212 on 2008-09-20 19:46:45Z by kib
kib 2008-09-20 19:43:22 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_vnops.c
Log:
SVN rev 183211 on 2008-09-20 19:43:22Z by kib
Initialize birthtime fields in vn_stat() to prevent stat(2) from
returning uninitialized birthtime. Most file systems
thompsa 2008-09-20 19:38:37 UTC
FreeBSD src repository
Modified files:
sys/net if_clone.c if_clone.h
sys/net80211 ieee80211_freebsd.c
Log:
SVN rev 183210 on 2008-09-20 19:38:37Z by thompsa
Fix clone destruction, can't use the simple api because that
rik 2008-09-20 19:25:02 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
Log:
SVN rev 183209 on 2008-09-20 19:25:02Z by rik
Free allocated memory.
Revision ChangesPath
1.125 +1 -0 src/sbin/ipfw/ipfw2.c
_
linimon 2008-09-20 18:47:41 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/articles/portbuild article.sgml
Log:
Mention bugfix in processlogs script.
Revision ChangesPath
1.35 +1 -1 doc/en_US.ISO8859-1/articles/portbuild/article.sgml
ache2008-09-20 18:24:29 UTC
FreeBSD ports repository
Modified files:
graphics/png Makefile distinfo
graphics/png/files patch-ab
Log:
Update to 1.2.32 which includes security fix.
Security: CVE-2008-3964
PR: 127502
Submitted by: bf <
rik 2008-09-20 16:46:19 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
Log:
SVN rev 183208 on 2008-09-20 16:46:19Z by rik
Remove some unused variables.
Revision ChangesPath
1.124 +3 -4 src/sbin/ipfw/ipfw2.c
__
alc 2008-09-20 16:24:42 UTC
FreeBSD src repository
Modified files:
sys/i386/i386pmap.c
Log:
SVN rev 183207 on 2008-09-20 16:24:42Z by alc
MFamd64 SVN rev 179749 CVS rev 1.620
Reverse the direction of pmap_promote_pde()'s traversal over the specified
page
rik 2008-09-20 16:17:49 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
Log:
SVN rev 183206 on 2008-09-20 16:17:49Z by rik
Style(9) the show_nat() function.
Revision ChangesPath
1.123 +2 -1 src/sbin/ipfw/ipfw2.c
__
rik 2008-09-20 15:54:22 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw2.c
Log:
SVN rev 183205 on 2008-09-20 15:54:22Z by rik
Do not do the useless job for an empty table.
MFC after: 1 month
Revision ChangesPath
1.122 +5 -0
marius 2008-09-20 11:46:07 UTC
FreeBSD src repository
Modified files:
sys/conf options.sparc64
Log:
SVN rev 183204 on 2008-09-20 11:46:07Z by marius
Revert this part of r183203 which wasn't meant to be committed, yet.
Revision ChangesPath
1.17 +
marius 2008-09-20 11:34:18 UTC
FreeBSD src repository
Modified files:
sys/conf files.sparc64 options.sparc64
Log:
SVN rev 183203 on 2008-09-20 11:34:18Z by marius
Remove duplicate entry accidentally introduced with r183202.
Revision ChangesPath
1.99
marius 2008-09-20 11:28:42 UTC
FreeBSD src repository
Modified files:
sys/conf files.sparc64
Log:
SVN rev 183202 on 2008-09-20 11:28:42Z by marius
Some of the assembly files depend on v9a/v9b-only instructions so
compile these with -mcpu=ultrasparc (which is t
simon 2008-09-20 11:27:12 UTC
FreeBSD doc repository
Modified files:
en/security security.sgml
Log:
Add note about so@ spam filtering.
Revision ChangesPath
1.202 +14 -2 www/en/security/security.sgml
___
cv
marius 2008-09-20 11:26:13 UTC
FreeBSD src repository
Modified files:
sys/sparc64/include tick.h
sys/sparc64/sparc64 mp_machdep.c tick.c
Log:
SVN rev 183201 on 2008-09-20 11:26:13Z by marius
Use the STICK timers only when absolutely necessary, i.e. if a machine
con
nork2008-09-20 09:59:24 UTC
FreeBSD ports repository
Modified files:
japanese/Canna Makefile
Added files:
japanese/Canna/files patch-lib-RK-ncache.c
Log:
Fix crash issue of cannaserver.
Obtained from: NetBSD, Canna CVS Repositry
Approved by:portmgr (m
zec 2008-09-20 09:09:25 UTC
FreeBSD src repository
Modified files:
sys/net route.c route.h
Log:
SVN rev 183200 on 2008-09-20 09:09:25Z by zec
Move #defines for MRT-related constants from net/route.c to
net/route.h, because the vnet code will need those con
dinoex 2008-09-20 07:33:20 UTC
FreeBSD ports repository
Modified files:
graphics/tiffMakefile
Added files:
graphics/tiff/files patch-TIFFClose.3tiff patch-fax2ps.1
patch-raw2tiff.1 patch-tif_dir.c
patch-tif_dirinfo.c
34 matches
Mail list logo