kmacy 2006-10-12 06:00:34 UTC
FreeBSD src repository
Removed files:
sys/sun4v/sun4v fpemu.c
Log:
This won't be needed. There is already userland infrastructure for fpu
emulation
for sparc64.
Revision ChangesPath
1.2 +0 -191src/sys/sun4v/sun4v/fpemu
kmacy 2006-10-12 04:44:01 UTC
FreeBSD src repository
Modified files:
sys/sparc64/pci ofw_pcib.c ofw_pcib_subr.c
Log:
The T2000 has multiple PCI domains requiring bus allocation to be done
differently.
This pulls in changes by jmg from perforce and makes them sun4v only
kmacy 2006-10-12 04:41:39 UTC
FreeBSD src repository
Modified files:
sys/vm vm_contig.c
Log:
sun4v requires TSBs (translation storage buffers) to be contiguous and be
size aligned requiring heavy usage of vm_page_alloc_contig
This change makes vm_page_alloc
kmacy 2006-10-12 04:38:42 UTC
FreeBSD src repository
Modified files:
lib/libc/sparc64/fpu fpu_emu.h
Log:
fix bus error in newsyslog by making sure that fields in struct fpemu
that are accessed as 8 byte quantities are 8 byte aligned
Revision ChangesPath
1.5
ariff 2006-10-12 04:19:37 UTC
FreeBSD src repository
Modified files:
sys/dev/sound/pci/hda hdac.c
Log:
Fix support for IBM/Lenovo Thinkcentre M52 series. Its vendorid / 0x1014
accidentally match with HP vendorid / 0x103c.
Reported by:Robert Noland <[EMAIL PROTECTED]>
kris2006-10-12 03:48:17 UTC
FreeBSD ports repository
Modified files:
ftp/ncftpd Makefile
Log:
BROKEN: Size mismatch
Approved by:portmgr (self)
Revision ChangesPath
1.15 +2 -0 ports/ftp/ncftpd/Makefile
__
kris2006-10-12 03:43:31 UTC
FreeBSD ports repository
Modified files:
chinese/mldonkey-core Makefile
Log:
BROKEN: Fails to patch
Approved by:portmgr (self)
Revision ChangesPath
1.6 +2 -0 ports/chinese/mldonkey-core/Makefile
_
kris2006-10-12 03:43:08 UTC
FreeBSD ports repository
Modified files:
audio/xmcd Makefile
Log:
BROKEN: Incomplete pkg-plist
Approved by:portmgr (self)
Revision ChangesPath
1.55 +2 -0 ports/audio/xmcd/Makefile
___
kris2006-10-12 03:40:34 UTC
FreeBSD ports repository
Modified files:
net-p2p/verlihub-plugins Makefile
Log:
BROKEN: Does not compile
Approved by:portmgr (self)
Revision ChangesPath
1.8 +2 -0 ports/net-p2p/verlihub-plugins/Makefile
_
kris2006-10-12 03:38:42 UTC
FreeBSD ports repository
Modified files:
devel/gauche-readline Makefile
Log:
BROKEN: Changes permissions on installed file
Approved by:portmgr (self)
Revision ChangesPath
1.6 +2 -0 ports/devel/gauche-readline/Makefil
kris2006-10-12 03:35:56 UTC
FreeBSD ports repository
Modified files:
security/snortreport Makefile
Log:
Revert previous commit; it still conflicts but CONFLICTS checking was
broken at the time.
Approved by:portmgr (self)
Revision ChangesPath
1.6 +
kris2006-10-12 03:35:00 UTC
FreeBSD ports repository
Modified files:
databases/py-sqlite3 Makefile
Log:
BROKEN: Incomplete pkg-plist
Approved by:portmgr (self)
Revision ChangesPath
1.3 +2 -0 ports/databases/py-sqlite3/Makefile
_
kris2006-10-12 03:34:21 UTC
FreeBSD ports repository
Modified files:
devel/pear-Console_Getopt Makefile
Log:
BROKEN: Incorrect pkg-plist
Approved by:portmgr (self)
Revision ChangesPath
1.15 +2 -0 ports/devel/pear-Console_Getopt/Makefile
ahze2006-10-12 03:34:20 UTC
FreeBSD ports repository
Modified files:
www/kazehakase Makefile
Log:
Update MASTER_SITE_SUBDIR to fix fetch
Approved by:portmgr (kris)
Reported by:kris
Revision ChangesPath
1.49 +1 -1 ports/www/kazehakase
kris2006-10-12 03:33:21 UTC
FreeBSD ports repository
Modified files:
editors/manedit Makefile
Log:
BROKEN: Size mismatch
Approved by:portmgr (self)
Revision ChangesPath
1.21 +2 -0 ports/editors/manedit/Makefile
_
kris2006-10-12 03:32:34 UTC
FreeBSD ports repository
Modified files:
astro/google-earth Makefile
Log:
BROKEN: Incomplete pkg-plist
Approved by:portmgr (self)
Revision ChangesPath
1.8 +2 -0 ports/astro/google-earth/Makefile
___
kris2006-10-12 03:26:42 UTC
FreeBSD ports repository
Modified files:
www/drupal-pubcookie Makefile
Log:
BROKEN: Unfetchable
Approved by:portmgr (self)
Revision ChangesPath
1.4 +2 -0 ports/www/drupal-pubcookie/Makefile
__
kris2006-10-12 03:25:10 UTC
FreeBSD ports repository
Modified files:
multimedia/bsdbktr_tvtune Makefile
Log:
Revert previous commit, I had stale i386 headers on my amd64
Approved by:portmgr (self)
Revision ChangesPath
1.7 +1 -1 ports/multimedia
kris2006-10-12 03:24:29 UTC
FreeBSD ports repository
Modified files:
multimedia/camserv Makefile
Log:
Revert previous commit, I had stale i386 headers on my amd64 box.
Approved by:portmgr (self)
Revision ChangesPath
1.26 +2 -0 ports/multimedia
imp 2006-10-12 03:05:46 UTC
FreeBSD src repository
Modified files:
sys/dev/pci pci_pci.c
Log:
Remove redundant casts. The casts inside the macros should be
sufficient (or fixed if not).
Revision ChangesPath
1.41 +4 -4 src/sys/dev/pci/pci_pci.
trhodes 2006-10-12 01:59:34 UTC
FreeBSD src repository
Modified files:
usr.sbin/syslogd syslog.conf.5
Log:
Mark up keywords with .Cm.
PR: 95039
Sumitted by:SeaD (older version)
Reviewed by:ru
Revision ChangesPath
1.44 +11 -5 s
On Wed, 11 Oct 2006 15:14:44 +0300
Giorgos Keramidas <[EMAIL PROTECTED]> wrote:
> On 2006-10-11 05:54, Tom Rhodes <[EMAIL PROTECTED]> wrote:
> > > | Replace some confusing text about "IPFW being loaded/not being
> > > loaded/blah"
> > > | with some more relevent and clear text about using rc.conf
maho2006-10-12 00:44:14 UTC
FreeBSD ports repository
Modified files:
.MOVED
Log:
Fix wrong MOVED entry
Submitted by:Katsuya KANDA
Approved by:portmgr(erwin)
Revision ChangesPath
1.1163+2 -2 ports/MOVED
_
shaun 2006-10-12 00:36:00 UTC
FreeBSD ports repository
Modified files:
security/its4Makefile distinfo
Log:
Update distinfo to reflect re-rolled distfile, and unbreak the port. The
differences between the old and new files were entirely cosmetic. The
full diff is ava
acm 2006-10-11 23:51:19 UTC
FreeBSD ports repository
Modified files:
games/vdrift Makefile
Added files:
games/vdrift/files patch-SConscript
Log:
- Fix a problem when filesystem is touched before of install time.
Approved by:portmgr (marcus)
Revi
In message: <[EMAIL PROTECTED]>
John Baldwin <[EMAIL PROTECTED]> writes:
: On Wednesday 11 October 2006 17:48, M. Warner Losh wrote:
: > In message: <[EMAIL PROTECTED]>
: > John Baldwin <[EMAIL PROTECTED]> writes:
: > : jhb 2006-10-10 23:23:12 UTC
: > :
: > : Free
On Wednesday 11 October 2006 17:48, M. Warner Losh wrote:
> In message: <[EMAIL PROTECTED]>
> John Baldwin <[EMAIL PROTECTED]> writes:
> : jhb 2006-10-10 23:23:12 UTC
> :
> : FreeBSD src repository
> :
> : Modified files:
> : sys/amd64/amd64 intr_machdep.c io_apic
In message: <[EMAIL PROTECTED]>
John Baldwin <[EMAIL PROTECTED]> writes:
: jhb 2006-10-10 23:23:12 UTC
:
: FreeBSD src repository
:
: Modified files:
: sys/amd64/amd64 intr_machdep.c io_apic.c local_apic.c
: machdep.c mp_machdep.c
:
julian 2006-10-11 21:46:53 UTC
FreeBSD src repository
Modified files:
tools/tools/tinybsd tinybsd
Log:
Might as well move to the right place if we are not there.
The whole question of how much to rely on teh sources being in /usr/src
needs visiting.
Revision Changes
julian 2006-10-11 21:39:19 UTC
FreeBSD src repository
Modified files:
tools/tools/tinybsd tinybsd
Log:
let the user know what configurations are available when asking for it.
Revision ChangesPath
1.3 +22 -13src/tools/tools/tinybsd/tinybsd
_
danger 2006-10-11 21:02:59 UTC
FreeBSD doc repository
Modified files:
en/cgi query-pr.cgi
Log:
- Let this script generate valid XHTML
- Also allow queries like query-pr.cgi?q= and query-pr.cgi?cat/num
- Fix comment
- Display query form when no results found
thompsa 2006-10-11 21:00:02 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
share/man/man4 if_bridge.4
Log:
MFC r1.22, 1.23
- Note that the bridge uses a random MAC and can be overridden.
- Provide an example of assigning an IP to the bridge.
shaun 2006-10-11 20:40:35 UTC
FreeBSD ports repository
Modified files:
net/samba3 Makefile
net/samba3/files patch-za
Log:
Fix a bug introduced by a previous patch, whereby pam_winbind.so would
fail to load correctly.
PR: ports/104269
Subm
keramida2006-10-11 20:32:46 UTC
FreeBSD src repository (doc committer)
Modified files:
sys/compat/linprocfs linprocfs.c
Log:
Spell proc/sys/kernel/pid_max correctly in a comment.
Submitted by: rdivacky
Revision ChangesPath
1.99 +1 -1 src/sys/compat/li
erwin 2006-10-11 20:29:34 UTC
FreeBSD ports repository
Modified files:
lang/pm3-netobj Makefile
Log:
Use INST_TARGET instead of TARGETDIR locally to avoid conflicting
with bsd.ports.mk's TARGETDIR macro.
Submitted by: gabor
Prodded by: kris
Approved by:
thompsa 2006-10-11 18:26:04 UTC
FreeBSD src repository
Modified files:
share/man/man4 if_bridge.4
Log:
Fix a few nits with the last revision
- bump document date
- fix punctuation and whitespace
Pointed out by: bmah
Revision ChangesPath
1.23
delphij 2006-10-11 17:50:04 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
release/doc/zh_CN.GB2312/errata Makefile
release/doc/zh_CN.GB2312/hardware/common artheader.sgml
dev.sgml
release/doc/zh_CN.GB2312/i
des 2006-10-11 17:07:17 UTC
FreeBSD projects repository
Modified files:
tinderbox/etchead.rc update_head.rc
Log:
Add arm to the mix.
Revision ChangesPath
1.6 +1 -1 projects/tinderbox/etc/head.rc
1.5 +1 -1 projects/tinderbox/etc/upda
delphij 2006-10-11 16:20:45 UTC
FreeBSD ports repository
Modified files:
dns/py-dns Makefile
Added files:
dns/py-dns/files patch-DNS-Lib.py patch-DNS-Type.py
Log:
Fix build with Python 2.5 by adding encoding information on
two files, as requested by pep-026
SANETO Takanori <[EMAIL PROTECTED]> writes:
> Can this be the correct fix for RELENG_6?
I think so, thank you.
DES
--
Dag-Erling Smørgrav - [EMAIL PROTECTED]
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsu
flz 2006-10-11 15:50:28 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
usr.bin/calendar/calendars calendar.australia
Log:
MFC:
Add a missing new line at the end of the australian calendar file to
suppress and error message.
src/usr.
glebius 2006-10-11 15:27:13 UTC
FreeBSD src repository
Modified files:
sys/netgraph/netflow ng_netflow.c
Log:
Recognize 802.1q frames in Ethernet input and process them.
PR: kern/101162
Submitted by: CoolDavid (Tseng Guo-Fu)
Revision ChangesPath
glebius 2006-10-11 14:57:04 UTC
FreeBSD src repository
Modified files:
sys/kern kern_timeout.c
Log:
Improve ktr(4) logging for callout(9) subsystem. Log all inserts and
removals, including failures, into the callwheel.
XXX: Most of the CTR() macros are called w
obrien 2006-10-11 14:42:43 UTC
FreeBSD src repository
Modified files:
gnu/usr.bin/gdb/kgdb kgdb.1
Log:
Document '-w' from main.c rev. 1.11.
Revision ChangesPath
1.9 +8 -0 src/gnu/usr.bin/gdb/kgdb/kgdb.1
___
cvs-a
glebius 2006-10-11 14:33:08 UTC
FreeBSD src repository
Modified files:
sys/netgraph ng_base.c
Log:
Do not leak hooks in ng_bypass().
Submitted by: Alexander Motin
Revision ChangesPath
1.126 +3 -0 src/sys/netgraph/ng_base.c
obrien 2006-10-11 14:27:09 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
gnu/usr.bin/gdb/kgdb main.c
Log:
MFC: rev. 1.11: -w kgdb kmem-based read-write mode.
Approved by:re(KEN)
Revision ChangesPath
1.7.2.4 +8 -3 src/gnu/usr.bin
glebius 2006-10-11 13:28:37 UTC
FreeBSD src repository
Modified files:
sys/netgraph/netflow netflow.c
Log:
Make it buildable.
Revision ChangesPath
1.24 +1 -1 src/sys/netgraph/netflow/netflow.c
___
cvs-all@freebsd.o
maxim 2006-10-11 13:33:02 UTC
FreeBSD src repository
Modified files:
lib/libc/sys read.2
Log:
o Follow the trend and try to explain what the slow device is.
Not ideal but better than nothing.
Obtained from: OpenBSD, NetBSD
Revision ChangesPath
1.33
jmelo 2006-10-11 13:13:33 UTC
FreeBSD ports repository
Modified files:
mail/mailman Makefile
Log:
- Japanese Codecs in pythonlib bundled with mailman do not work with python
2.5, change port to use python 2.4.
PR: ports/104240
Submitted by: NIIMI S
glebius 2006-10-11 12:39:21 UTC
FreeBSD src repository
Modified files:
sys/netgraph/netflow netflow.c
Log:
Unbreak a short one.
Submitted by: maxim
Revision ChangesPath
1.23 +1 -2 src/sys/netgraph/netflow/netflow.c
glebius 2006-10-11 12:32:53 UTC
FreeBSD src repository
Modified files:
sys/netgraph/netflow netflow.c
Log:
Break long line.
Revision ChangesPath
1.22 +2 -1 src/sys/netgraph/netflow/netflow.c
___
cvs-all@freebsd.org
glebius 2006-10-11 12:31:14 UTC
FreeBSD src repository
Modified files:
sys/netgraph/netflow netflow.c
Log:
Use hash functions with better distribution. Tested on live traffic.
Submitted by: Alexander Motin
Revision ChangesPath
1.21 +12 -12src/sys/netg
On 2006-10-11 05:54, Tom Rhodes <[EMAIL PROTECTED]> wrote:
> > | Replace some confusing text about "IPFW being loaded/not being
> > loaded/blah"
> > | with some more relevent and clear text about using rc.conf to load the
> > | firewall.
> > |
> > | PR 99336
> > | Discussed with: ker
maxim 2006-10-11 12:14:28 UTC
FreeBSD src repository
Modified files:
sys/netinet ip_fw2.c
Log:
o Do not do args->f_id.addr_type == 6 when there is
IS_IP6_FLOW_ID() exactly for that.
Revision ChangesPath
1.151 +2 -2 src/sys/netinet/ip_fw2.c
__
linimon 2006-10-11 12:03:24 UTC
FreeBSD ports repository
Modified files:
audio/xmms-liveice Makefile
Log:
Reassign to ports@ by maintainer request.
Hat:portmgr
Approved by:portmgr (self)
Revision ChangesPath
1.20 +1 -1 ports/audio/xm
maxim 2006-10-11 12:00:53 UTC
FreeBSD src repository
Modified files:
sys/netinet ip_fw2.c
Log:
o Kill a nit in the comment.
Revision ChangesPath
1.150 +1 -1 src/sys/netinet/ip_fw2.c
___
cvs-all@freebsd.or
maxim 2006-10-11 11:52:34 UTC
FreeBSD src repository
Modified files:
sys/netinet ip_fw2.c
Log:
o Extend not very informative ipfw(4) message 'drop session, too many
entries' by src:port and dst:port pairs. IPv6 part is non-functional
as ``limit'' does not support
glebius 2006-10-11 10:47:45 UTC
FreeBSD src repository
Modified files:
sys/netgraph/netflow netflow.c
Log:
Use bitcount32() from sys/systm.h instead of my own.
Revision ChangesPath
1.20 +4 -17 src/sys/netgraph/netflow/netflow.c
___
trhodes 2006-10-11 10:26:35 UTC
FreeBSD src repository
Modified files:
bin/cp cp.c
Log:
Fix style(9) bugs in previous commit.
Lesson from:bde
Revision ChangesPath
1.57 +4 -7 src/bin/cp/cp.c
_
glebius 2006-10-11 10:06:35 UTC
FreeBSD src repository
Modified files:
sys/net if_vlan.c
Log:
- Update the baudrate every time the parent changes its link state.
- Rearrange the curly braces so that this piece of code is more
readable.
Revision Changes
On Wed, Oct 11, 2006 at 09:52:33AM +, Tom Rhodes wrote:
> trhodes 2006-10-11 09:52:33 UTC
>
> FreeBSD src repository
>
> Modified files:
> gnu/usr.bin/grep grep.1
> Log:
> Add the -P option back, but with a note that it is not supported on FreeBSD.
>
> Requested by:
On Wed, 11 Oct 2006 01:31:14 +0300
Giorgos Keramidas <[EMAIL PROTECTED]> wrote:
> On 2006-10-10 02:56, Tom Rhodes <[EMAIL PROTECTED]> wrote:
> > trhodes 2006-10-10 02:56:06 UTC
> >
> > FreeBSD doc repository
> >
> > Modified files:
> > en_US.ISO8859-1/books/handbook/firewalls chapter
trhodes 2006-10-11 09:52:33 UTC
FreeBSD src repository
Modified files:
gnu/usr.bin/grep grep.1
Log:
Add the -P option back, but with a note that it is not supported on FreeBSD.
Requested by: ru
Revision ChangesPath
1.30 +6 -0 src/gnu/usr.bin/grep/
ru 2006-10-11 09:49:12 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
secure/usr.bin/ssh Makefile
Log:
Ugh, I accidentally sent des@ a patch that included some test
stuff, and forgot to notify him about this when I sent again
a cleaned up patch.
On Wed, 11 Oct 2006, Dag-Erling Smorgrav wrote:
des 2006-10-11 09:31:49 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
secure/lib/libsshMakefile
secure/libexec/ssh-keysign Makefile
secure/usr.bin/ssh Makefile
secure/usr.bin/ssh-keyscan Makefile
des 2006-10-11 09:36:32 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
.Makefile.inc1
secure/usr.bin/sftp Makefile
Log:
Fix NO_KERBEROS and static build (stupdily left out to hunks in previous
commit)
Submitted by: ru
On 2006-10-11 09:31:49 (+), Dag-Erling Smorgrav <[EMAIL PROTECTED]> wrote:
> Modified files:(Branch: RELENG_6)
> secure/lib/libsshMakefile
> secure/libexec/ssh-keysign Makefile
> secure/usr.bin/ssh Makefile
> secure/usr.bin/ssh-keyscan Makefile
> Log:
> F
des 2006-10-11 09:31:49 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
secure/lib/libsshMakefile
secure/libexec/ssh-keysign Makefile
secure/usr.bin/ssh Makefile
secure/usr.bin/ssh-keyscan Makefile
Log:
Fix NO_KERBEROS and static buil
rafan 2006-10-11 08:36:46 UTC
FreeBSD ports repository
Modified files:
astro/xephem Makefile
Log:
- Fix wrong ownership on some installed files
PR: ports/104279
Submitted by: Josh Paetzel (maintainer)
Approved by:portmgr (erwin)
Revision
clsung 2006-10-11 08:32:54 UTC
FreeBSD ports repository
Modified files:
devel/ruby-textbuf Makefile
Added files:
devel/ruby-textbuf/files patch-ext-textbuf-sftextbuf.c
Log:
- unbreak it by removing RUBY_VER= 16 and adding a patch
Approved by:portmgr (erwin)
erwin 2006-10-11 08:32:05 UTC
FreeBSD ports repository
Modified files:
security/vuxml vuln.xml
Log:
devel/cscope was fixed in version 15.6 so use lt instead of le.
Submitted by: joerg
Pointyhat to: erwin
Approved by:portmgr (self)
Revision Changes
delphij 2006-10-11 07:52:54 UTC
FreeBSD src repository
Added files:
release/doc/zh_CN.GB2312/relnotes/powerpc Makefile
article.sgml
Log:
Add powerpc stuff.
Revision ChangesPath
1.1 +20 -0 src/release/doc/zh_CN.G
delphij 2006-10-11 07:49:07 UTC
FreeBSD src repository
Modified files:
release/doc/zh_CN.GB2312/hardware/common artheader.sgml
dev.sgml hw.ent
release/doc/zh_CN.GB2312/installation Makefile
release/doc/zh_CN.GB2312/installation/c
ru 2006-10-11 07:11:56 UTC
FreeBSD src repository
Modified files:
sys/netinet/libalias libalias.3
Log:
Merge the rest of my changes.
Revision ChangesPath
1.58 +26 -13src/sys/netinet/libalias/libalias.3
___
cvs-
ru 2006-10-11 07:07:31 UTC
FreeBSD src repository
Modified files:
share/man/man4 ddb.4
Log:
Fix the prompt string.
Revision ChangesPath
1.40 +1 -1 src/share/man/man4/ddb.4
___
cvs-all@freebsd.org mailing
75 matches
Mail list logo