deischen2007-12-06 06:04:02 UTC
FreeBSD src repository
Modified files:
lib/libkse/threadthr_kern.c
Log:
Set the tcb (thread control block) in the child process after a fork.
This protects against a race with an upcall in the parent during the
fork which can clobber the pa
yongari 2007-12-06 06:02:43 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6_3)
sys/dev/re if_re.c
Log:
MFC if_re.c, rev 1.98 to RELENG_6_3
Always honor promiscuous flag prior to programming Rx multicast
filter. This fixes a regression introduced
yongari 2007-12-06 06:01:47 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/re if_re.c
Log:
MFC if_re.c, rev 1.98 to RELENG_6
Always honor promiscuous flag prior to programming Rx multicast
filter. This fixes a regression introduced in r
yongari 2007-12-06 06:00:58 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/dev/re if_re.c
Log:
MFC if_re.c, rev 1.98 to RELENG_7
Always honor promiscuous flag prior to programming Rx multicast
filter. This fixes a regression introduced in r
ariff 2007-12-06 05:21:40 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/dev/sound/pcmchannel.c
Log:
Fix audio playback aborted with SNDCTL_DSP_SETTRIGGER, affecting
PortAudio version 19.
PR: kern/118395
Submitted by: Henrik
ariff 2007-12-06 05:21:07 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6_3)
sys/dev/sound/pci/hda hdac.c
Log:
Headphone / speakers automute fixup for Acer Aspire 4710 @ ALC268 laptop.
Tested by: Liyu, She
Approved by:re (kensmith)
Revis
ariff 2007-12-06 05:20:46 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
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.36.2.9 +
ariff 2007-12-06 05:20:19 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/dev/sound/pci/hda hdac.c
Log:
Headphone / speakers automute fixup for Acer Aspire 4710 @ ALC268 laptop.
Tested by: Liyu, She
Approved by:re (kensmith)
Revisio
yongari 2007-12-06 04:05:56 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/dev/nfe if_nfe.c
Log:
MFC if_nfe.c, rev 1.22 to RELENG_7
Apparently some NVIDIA NICs store ethernet address in reverse order
while other variants have inorder eth
kmacy 2007-12-06 04:00:59 UTC
FreeBSD src repository
Modified files:
sys/sys param.h
Log:
Respect the fact that the value a may be constant so cast to const uint8_t *
Revision ChangesPath
1.318 +2 -2 src/sys/sys/param.h
marcel 2007-12-06 02:32:42 UTC
FreeBSD src repository
Modified files:
sys/conf NOTES files options
sys/geom/partg_part.c g_part.h
sys/ia64/confDEFAULTS
Added files:
sys/geom/partg_part_bsd.c
Log:
Add a BSD disklabel backend to
emaste 2007-12-06 02:10:07 UTC
FreeBSD src repository
Modified files:
sys/dev/aac aac_pci.c
Log:
Add PCI IDs for additional cards:
AOC-USAS-S4i
AOC-USAS-S8i
AOC-USAS-S4iR
AOC-USAS-S8iR
AOC-USAS-S8i-LP
AOC-USAS-S8iR-LP
Revision ChangesPath
1.64
Andrew Thompson wrote:
thompsa 2007-12-05 01:22:03 UTC
FreeBSD src repository
Modified files:
sys/kern kern_conf.c
Log:
Apply a workaround for the unkillable jail problem where some devices created
within the jail are never freed. si_cred is only used by the MAC
njl 2007-12-06 01:39:23 UTC
FreeBSD src repository
Modified files:
sys/i386/biosapm.c
Log:
Hold Giant over the entire execution of the suspend path instead of
dropping it after each call into newbus. This doesn't fix any known
problems but seems more correct.
rrs 2007-12-06 00:22:55 UTC
FreeBSD src repository
Modified files:
sys/netinet sctp_output.c sctputil.c
Log:
- optimize the initialization of the SB max variables.
- Missing lock when sending data and moving it to the
outqueue.
- If a mbuf alloc fails during
kmacy 2007-12-06 00:02:00 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6_3)
sys/dev/cxgb/common cxgb_common.h cxgb_ctl_defs.h
cxgb_sge_defs.h cxgb_t3_hw.c
cxgb_vsc7323.c cxgb_xgmac.c
Log:
Common code cha
On Tuesday 04 December 2007 04:08:21 pm M. Warner Losh wrote:
> In message: <[EMAIL PROTECTED]>
> Max Laier <[EMAIL PROTECTED]> writes:
> : On Tuesday 04 December 2007, Alexey Dokuchaev wrote:
> : > On Mon, Dec 03, 2007 at 04:57:33PM -0500, John Baldwin wrote:
> : > > On Monday 03 Decem
kmacy 2007-12-05 23:48:03 UTC
FreeBSD src repository
Modified files:
sys/sys param.h
Log:
Fix bit macros to work on multi-byte types
MFC after: 1 day
Revision ChangesPath
1.317 +4 -4 src/sys/sys/param.h
kmacy 2007-12-05 23:46:45 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6_3)
sys/dev/cxgb cxgb_adapter.h cxgb_include.h cxgb_main.c
cxgb_offload.h cxgb_osdep.h cxgb_sge.c
Log:
- fix qset to port binding as a proper fix for
obrien 2007-12-05 23:12:17 UTC
FreeBSD src repository
Modified files:
.exclude
Log:
I haven't seen any Amd-related build breakage yet, to unexclued it.
While I'm hear clean up other entries as their imports+cleanup happend
years ago.
Revision Change
delphij 2007-12-05 23:09:25 UTC
FreeBSD doc repository
Modified files:
zh_CN.GB2312/books/porters-handbook book.sgml
Log:
MFen 1.890.
Obtained from: The FreeBSD Simplified Chinese Project
Revision ChangesPath
1.29 +14 -2 doc/zh_CN.GB2312/books/porters-h
blackend2007-12-05 22:10:06 UTC
FreeBSD doc repository
Modified files:
en/releases/6.3R schedule.sgml
en/releases/7.0R schedule.sgml
Log:
The doc tree has been tagged.
Revision ChangesPath
1.4 +2 -2 www/en/releases/6.3R/schedule.sgml
1.10
kmacy 2007-12-05 22:05:50 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/cxgb cxgb_adapter.h cxgb_include.h cxgb_main.c
cxgb_offload.h cxgb_osdep.h cxgb_sge.c
sys/dev/cxgb/common cxgb_common.h cxgb_ctl_defs.h
dougb 2007-12-05 19:57:50 UTC
FreeBSD ports repository
Modified files:
mail/pine-pgp-filters Makefile distinfo
Log:
Un-break packaging by making the GnuPG dependency explicit. My original
goal was to have this port be gpg-version-agnostic, but since there is
no gpg installe
On Tuesday 04 December 2007 03:25:41 pm Jung-uk Kim wrote:
> jkim2007-12-04 20:25:41 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/compat/freebsd32 freebsd32_misc.c
> Log:
> Remove redundant checks for msgsnd(3) and msgrcv(3).
> COMPAT_IA32 (implicitly) requires
philip 2007-12-05 19:33:00 UTC
FreeBSD src repository
Modified files:
sys/dev/utopia utopia.c
Log:
Fix a use-after-free.
Submitted by: Ilja van Sprundel
Reviewed by:secteam
MFC after: 1 day
Revision ChangesPath
1.13 +1 -2 src/sys/
philip 2007-12-05 19:32:07 UTC
FreeBSD src repository
Modified files:
sys/dev/iwi if_iwi.c
sys/dev/ipw if_ipw.c
Log:
Plug two potential (root-only, local) information leaks. buf is not
initialized before use and returned integrally instead of up to size
obrien 2007-12-05 18:00:41 UTC
FreeBSD src repository
Modified files:
usr.sbin/syslogd syslogd.c
Log:
style(9)
Revision ChangesPath
1.153 +15 -15src/usr.sbin/syslogd/syslogd.c
___
cvs-all@freebsd.org mailing lis
obrien 2007-12-05 17:55:00 UTC
FreeBSD src repository
Modified files:
usr.sbin Makefile
Log:
Reenable the Amd build. 'make world' passed on my amd64 8-CURRENT system.
Revision ChangesPath
1.380 +1 -0 src/usr.sbin/Makefile
___
jkim2007-12-05 17:13:45 UTC
FreeBSD src repository
Modified files:
sbin/dhclientdispatch.c
Log:
Teach dhclient(8) about net80211 link (association) status.
Reviewed by:brooks
MFC after: 3 days
Revision ChangesPath
1.3 +4 -1 src/s
alepulver2007-12-05 17:12:36 UTC
FreeBSD ports repository
Modified files:
sysutils/javaservicewrapper Makefile
Log:
- Add missing -fPIC to fix building in amd64.
Reported by:pav
Approved by:portmgr (pav)
Revision ChangesPath
1.4 +1 -1 ports/s
obrien 2007-12-05 16:58:16 UTC
FreeBSD src repository
Modified files:
.exclude
Log:
GDB import was completed a long time ago.
Revision ChangesPath
1.150 +0 -1 CVSROOT/exclude
___
cvs-all@freebsd
obrien 2007-12-05 16:57:05 UTC
FreeBSD src repository
Modified files:
contrib/amd/amd amq_subr.c get_args.c nfs_prot_svc.c
ops_pcfs.c srvr_nfs.c
contrib/amd/amq amq.c
contrib/amd/conf/nfs_prot nfs_prot_freebsd2.h
obrien 2007-12-05 16:56:42 UTC
FreeBSD src repository
Added files:
contrib/amd/doc stamp-vti
Log:
Not sure why mbr deleted this file - its useful.
Revision ChangesPath
1.3 +4 -0 src/contrib/amd/doc/stamp-vti (new)
_
obrien 2007-12-05 16:56:37 UTC
FreeBSD src repository
Modified files:
.exclude
Log:
exclude Amd for a moment
Revision ChangesPath
1.149 +1 -0 CVSROOT/exclude
___
cvs-all@freebsd.org mailing list
obrien 2007-12-05 16:50:48 UTC
FreeBSD src repository
Modified files:
usr.sbin/amd/include aux_conf.h
Log:
Teach Amd how to unmount.
Revision ChangesPath
1.5 +3 -0 src/usr.sbin/amd/include/aux_conf.h
___
cvs-all@
obrien 2007-12-05 16:49:16 UTC
FreeBSD src repository
Removed files:
usr.sbin/amd/include amu_auto_prot.h
Log:
Accidently created the file with the wrong name.
Revision ChangesPath
1.2 +0 -8 src/usr.sbin/amd/include/amu_auto_prot.h (dead)
_
obrien 2007-12-05 16:47:53 UTC
FreeBSD src repository
Added files:
usr.sbin/amd/include amu_autofs_prot.h
Log:
'amu_autofs_prot.h'
Revision ChangesPath
1.1 +8 -0 src/usr.sbin/amd/include/amu_autofs_prot.h (new)
_
obrien 2007-12-05 16:40:05 UTC
FreeBSD src repository
Modified files:
usr.sbin/amd/amd Makefile
Log:
Adjust for new files added to 6.1.5, and files retired from 6.0.10p1.
Also TCP Wrappers is now supported.
Also tweak the MK_HESIOD.
Revision ChangesPath
1.28
obrien 2007-12-05 16:38:29 UTC
FreeBSD src repository
Modified files:
usr.sbin/amd/include config.h
Log:
Update for version 6.1.5.
Revision ChangesPath
1.32 +253 -117 src/usr.sbin/amd/include/config.h
___
cvs-all@free
obrien 2007-12-05 16:27:03 UTC
FreeBSD src repository
Modified files:
usr.sbin/amd/libamu Makefile
Log:
We now have to use part of the vendor supplied xdr_func.c.
util renamed to strutil to be more clear of its purpose.
Revision ChangesPath
1.9 +8 -3 sr
obrien 2007-12-05 16:25:43 UTC
FreeBSD src repository
Modified files:
usr.sbin/amd/fsinfo Makefile
usr.sbin/amd/mk-amd-map Makefile
Log:
These now need to link with libamu.
Revision ChangesPath
1.14 +4 -1 src/usr.sbin/amd/fsinfo/Makefile
1.16 +
obrien 2007-12-05 16:23:34 UTC
FreeBSD src repository
Modified files:
usr.sbin/amd/include build_version.h newvers.sh
Log:
Add new BUILD_* knobs, and switch our definition & setting of BUILD_*
and configured settings.
Revision ChangesPath
1.2 +5 -3 src/u
loader 2007-12-05 16:21:45 UTC
FreeBSD doc repository
Modified files:
zh_CN.GB2312/books/handbook/advanced-networking chapter.sgml
zh_CN.GB2312/books/handbook/audit chapter.sgml
zh_CN.GB2312/books/handbook/desktop chapter.sgml
zh_CN.GB2312/books/handbook/geom chapter.s
obrien 2007-12-05 16:21:45 UTC
FreeBSD src repository
Added files:
usr.sbin/amd/include amu_auto_prot.h
Log:
Autoconf would have created a symlink from conf/autofs/autofs_default.h
to autoamu_autofs_prot.h. It is easier to just create shell header within
the Bmake framework
obrien 2007-12-05 16:18:45 UTC
FreeBSD src repository
Removed files:
contrib/amd/libamu alloca.c
Log:
2005-05-28 Erez Zadok <[EMAIL PROTECTED]>
* libamu/alloca.c: remove file from distro.
Revision ChangesPath
1.2 +0 -504src/contrib/amd/libamu/
obrien 2007-12-05 16:16:56 UTC
FreeBSD src repository
Removed files:
contrib/amd/libamu util.c
Log:
2005-10-02 Erez Zadok <[EMAIL PROTECTED]>
* libamu/strutil.c: rename from util.c to explain better purpose
of file.
Revision ChangesPath
1.2
obrien 2007-12-05 16:05:26 UTC
FreeBSD src repository
Removed files:
contrib/amd/amd amfs_inherit.c
Log:
2005-03-05 Ion Badulescu <[EMAIL PROTECTED]>
* amd/amfs_inherit.c: removed, dead code
Revision ChangesPath
1.2 +0 -200src/contrib/amd/a
obrien 2007-12-05 16:03:52 UTC
FreeBSD src repository
Modified files:
contrib/amd/include am_defs.h
Log:
Include support for FreeBSD's .
Also is safe to use.
Revision ChangesPath
1.15 +212 -61 src/contrib/amd/include/am_defs.h
_
obrien 2007-12-05 16:00:42 UTC
FreeBSD src repository
Modified files:
contrib/amd/amd amd.c
Log:
Merge rev. 1.7 (change mounting directory to match traditional FreeBSD
/etc/defaults/rc.conf) into 6.1.5.
Revision ChangesPath
1.11 +138 -114 src/contrib/amd
obrien 2007-12-05 15:59:34 UTC
FreeBSD src repository
Modified files:
contrib/amd/amd amd.8
contrib/amd/amq amq.8 pawd.1
contrib/amd/fixmount fixmount.8
contrib/amd/fsinfo fsinfo.8
contrib/amd/hlfsdhlfsd.8
contrib/amd/mk-amd-map mk-amd-map.8
obrien 2007-12-05 15:48:10 UTC
FreeBSD src repository
src/contrib/amd - Imported sources
Update of /home/ncvs/src/contrib/amd
In directory repoman.freebsd.org:/tmp/cvs-serv54701
Log Message:
Virgin import of AMD (am-utils) v6.1.5
Sponsored by: Juniper Networks
Status
obrien 2007-12-05 15:35:25 UTC
FreeBSD src repository
Modified files:
usr.sbin Makefile
Log:
Temporarily disable amd for import.
Revision ChangesPath
1.379 +0 -1 src/usr.sbin/Makefile
___
cvs-all@freebs
rrs 2007-12-05 15:29:44 UTC
FreeBSD src repository
Modified files:
sys/kern kern_mbuf.c
Log:
- Puts default limits on 4k/9k and 16k zones for mbufs all based
on 1/2 of each of the successive limits tied to the limit for
2k clusters.
- Adds real functiona
ru 2007-12-05 14:42:46 UTC
FreeBSD doc repository
Modified files:
ru_RU.KOI8-R/man/man8 gjournal.8
Log:
Update translation.
Obtained from: The FreeBSD Russian Documentation Project
Revision ChangesPath
1.2 +5 -3 doc/ru_RU.KOI8-R/man/man8/gjournal
ru 2007-12-05 14:32:41 UTC
FreeBSD doc repository
Modified files:
ru_RU.KOI8-R/man/man1 sh.1
Log:
We're tracking RELENG_7.
Obtained from: The FreeBSD Russian Documentation Project
Revision ChangesPath
1.2 +2 -2 doc/ru_RU.KOI8-R/man/man1/sh.1
ru 2007-12-05 14:29:08 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
bin/sh sh.1
Log:
MFC: 1.126: Revise the markup.
Approved by:re (kensmith)
Revision ChangesPath
1.125.2.1 +382 -275 src/bin/sh/sh.1
__
obrien 2007-12-05 14:20:34 UTC
FreeBSD src repository
Removed files: (Branch: COLUMBIA)
contrib/amd/m4 GNUmakefile amdgrep amindent autopat
chop-aclocal.pl copy-if-newbig mk-aclocal
mkconf rmtspc update_build_version
kib 2007-12-05 13:31:57 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/i386/linux linux_machdep.c
Log:
MFC rev. 1.79:
Implement read_default_ldt in linux_modify_ldt().
Approved by:re (kensmith)
Revision ChangesPath
1.78.2
ru 2007-12-05 12:39:59 UTC
FreeBSD doc repository
Modified files:
ru_RU.KOI8-R/man/man1 Makefile
Added files:
ru_RU.KOI8-R/man/man1 sh.1
Log:
Translate sh(1).
Obtained from: The FreeBSD Russian Documentation Project
Revision ChangesPath
1.2 +1
ru 2007-12-05 12:29:26 UTC
FreeBSD src repository
Modified files:
bin/sh sh.1
Log:
Revise the markup.
Revision ChangesPath
1.126 +382 -275 src/bin/sh/sh.1
___
cvs-all@freebsd.org mailing list
http://l
blackend2007-12-05 12:21:50 UTC
FreeBSD doc repository
Modified files:
fr_FR.ISO8859-1/books/handbook/printing chapter.sgml
Log:
Add some new translated sections.
Submitted by: Gregory Delfly <[EMAIL PROTECTED]>
Revision ChangesPath
1.4 +1747 -14 doc/fr_
blackend2007-12-05 12:20:31 UTC
FreeBSD doc repository
Modified files:
fr_FR.ISO8859-1/books/handbook book.sgml
Log:
Update the translators related part of the introduction.
Revision ChangesPath
1.31 +7 -8 doc/fr_FR.ISO8859-1/books/handbook/book.sgml
___
blackend2007-12-05 12:19:22 UTC
FreeBSD doc repository
Modified files:
fr_FR.ISO8859-1/share/sgml translators.ent
Log:
Add a translator entity
Revision ChangesPath
1.9 +4 -0 doc/fr_FR.ISO8859-1/share/sgml/translators.ent
bz 2007-12-05 10:37:17 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/netinet tcp_output.c
Log:
MFC: rev. 1.143 sys/netinet/tcp_output.c
Make TSO work with IPSEC compiled into the kernel.
The lookup hurts a bit for connect
sat 2007-12-05 10:08:54 UTC
FreeBSD ports repository
Modified files:
www/firefox-i18n Makefile distinfo
Log:
- Update to 2.0.0.11
Approved by:portmgr (erwin)
Revision ChangesPath
1.22 +7 -12 ports/www/firefox-i18n/Makefile
1.18 +132 -1
sat 2007-12-05 10:08:06 UTC
FreeBSD ports repository
Modified files:
www/linux-firefoxMakefile distinfo
Log:
- Update to 2.0.0.11
Approved by:portmgr (erwin)
Revision ChangesPath
1.43 +1 -1 ports/www/linux-firefox/Makefile
1.30 +3 -3
remko 2007-12-05 09:41:58 UTC
FreeBSD src repository
Modified files:
share/man/man4 msk.4
sys/dev/msk if_msk.c if_mskreg.h
Log:
Bring in support for: Marvell Yukon 8039
PR: 118401
Submitted by: Skip Ford
Approved by:imp (mentor),
kib 2007-12-05 09:34:04 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_subr.c
Log:
Use curthread instead of the FIRST_THREAD_IN_PROC for vnlru and syncer,
when applicable.
Aquire Giant slightly later for vnlru.
In the syncer, aquire the Giant
pav 2007-12-05 08:49:36 UTC
FreeBSD ports repository
Modified files:
graphics/pfstoolsMakefile pkg-plist
Log:
- Add missed dependency on glut and fix plist
Reported by:pointyhat
Approved by:portmgr (hat)
Revision ChangesPath
1.5 +2 -1
On Wed, 5 Dec 2007, Joseph Koshy wrote:
km> Can you say a little more about what the differences are or where one
km> could find a discussion of them without wading through different
km> processor model revisions? Kris, SCC, and I have been obtaining
km> sensible results using 0xE and 0xF for t
71 matches
Mail list logo