Author: edwin
Date: Mon Jun 8 05:33:08 2009
New Revision: 193688
URL: http://svn.freebsd.org/changeset/base/193688
Log:
[patch] [locale] German locales use old %d.%m.%y date format instead of newer
ISO date
From the submitter:
DIN 5008 (German norm for text processing) defines th
Author: hrs
Date: Mon Jun 8 05:11:35 2009
New Revision: 193687
URL: http://svn.freebsd.org/changeset/base/193687
Log:
Document possible bge(4) panic on shutdown time.
Modified:
stable/7/release/doc/en_US.ISO8859-1/errata/article.sgml
Modified: stable/7/release/doc/en_US.ISO8859-1/errata/art
Author: ariff
Date: Mon Jun 8 04:39:47 2009
New Revision: 193683
URL: http://svn.freebsd.org/changeset/base/193683
Log:
Add notes on various SND_* options.
Modified:
head/sys/conf/NOTES
Modified: head/sys/conf/NOTES
===
Author: kan
Date: Mon Jun 8 03:39:15 2009
New Revision: 193677
URL: http://svn.freebsd.org/changeset/base/193677
Log:
Do not attempt to set source address on outgoing messages
on UDP socket if we do not have a valid IP address.
Modified:
head/lib/libc/rpc/svc_dg.c
Modified: head/lib/libc/
Author: jkoshy
Date: Mon Jun 8 03:37:25 2009
New Revision: 193676
URL: http://svn.freebsd.org/changeset/base/193676
Log:
Fix grammar.
Submitted by: richardtoohey at paradise dot net dot nz on -doc
Modified:
head/usr.sbin/jail/jail.8
Modified: head/usr.sbin/jail/jail.8
=
Author: sam
Date: Mon Jun 8 03:18:45 2009
New Revision: 193675
URL: http://svn.freebsd.org/changeset/base/193675
Log:
do not strip M_MORE_DATA on packets coming through ieee80211_start;
frames coming out of the ps q may have this set and removing it
causes the 802.11 header to not indicate
Author: kan
Date: Mon Jun 8 03:15:27 2009
New Revision: 193674
URL: http://svn.freebsd.org/changeset/base/193674
Log:
The change r192913 has added dependency on IP_RECVDSTADDR being
set for RPC UDP sockets. Mountd uses internal libc fuctions
directly and bypasses generic socket initializati
Author: marcel
Date: Mon Jun 8 02:13:24 2009
New Revision: 193673
URL: http://svn.freebsd.org/changeset/base/193673
Log:
Make the size (-s) and start (-b) parameters of the add verb optional.
The missing parameter(s) are automatically filled-in.
Modified:
head/sbin/geom/class/part/geom_par
Author: ariff
Date: Sun Jun 7 23:38:16 2009
New Revision: 193667
URL: http://svn.freebsd.org/changeset/base/193667
Log:
Fix build on sparc64.
Pointy hat: ariff@
Modified:
head/sys/dev/sound/sbus/cs4231.c
Modified: head/sys/dev/sound/sbus/cs4231.c
=
Author: sam
Date: Sun Jun 7 23:16:59 2009
New Revision: 193666
URL: http://svn.freebsd.org/changeset/base/193666
Log:
prefer callout_schedule
Modified:
head/sys/net80211/ieee80211_dfs.c
Modified: head/sys/net80211/ieee80211_dfs.c
=
Author: sam
Date: Sun Jun 7 23:16:10 2009
New Revision: 193665
URL: http://svn.freebsd.org/changeset/base/193665
Log:
use c99-style initializers
Modified:
head/sys/net80211/ieee80211_crypto.c
Modified: head/sys/net80211/ieee80211_crypto.c
Author: hrs
Date: Sun Jun 7 23:00:40 2009
New Revision: 193664
URL: http://svn.freebsd.org/changeset/base/193664
Log:
Fix and add a workaround on an issue of EtherIP packet with reversed
version field sent via gif(4)+if_bridge(4). The EtherIP
implementation found on FreeBSD 6.1, 6.2, 6.3,
Author: adrian
Date: Sun Jun 7 22:52:48 2009
New Revision: 193662
URL: http://svn.freebsd.org/changeset/base/193662
Log:
Decouple the i386 native and i386 Xen APIC definitions a little further.
I'm experimenting locally with xen APIC emulation a bit and this
makes it easier to migrate AP
Author: sam
Date: Sun Jun 7 22:06:15 2009
New Revision: 193658
URL: http://svn.freebsd.org/changeset/base/193658
Log:
teach ieee80211_classify about ipv6 packets
Reviewed by: bz, rrs
Modified:
head/sys/net80211/ieee80211_output.c
Modified: head/sys/net80211/ieee80211_output.c
Ariff Abdullah skrev:
Author: ariff
Date: Sun Jun 7 19:12:08 2009
New Revision: 193640
URL: http://svn.freebsd.org/changeset/base/193640
Log:
Sound Mega-commit. Expect further cleanup until code freeze.
This is really good news. Thank you!
--
Joel
_
Author: sam
Date: Sun Jun 7 22:03:25 2009
New Revision: 193657
URL: http://svn.freebsd.org/changeset/base/193657
Log:
add iv_flags_ht and ic_flags_ht
Modified:
head/sys/net80211/ieee80211_ddb.c
Modified: head/sys/net80211/ieee80211_ddb.c
=
Author: sam
Date: Sun Jun 7 22:03:07 2009
New Revision: 193656
URL: http://svn.freebsd.org/changeset/base/193656
Log:
track HT flags move to iv_flags_ht
Modified:
head/sys/dev/mwl/if_mwl.c
Modified: head/sys/dev/mwl/if_mwl.c
==
Author: sam
Date: Sun Jun 7 22:00:22 2009
New Revision: 193655
URL: http://svn.freebsd.org/changeset/base/193655
Log:
iv_flags_ext is full, make room by moving HT-related flags to a new
iv_flags_ht word
Modified:
head/sys/net80211/ieee80211.c
head/sys/net80211/ieee80211_hostap.c
head/s
Author: rwatson
Date: Sun Jun 7 21:32:01 2009
New Revision: 193653
URL: http://svn.freebsd.org/changeset/base/193653
Log:
Try again to add beginnings of netisr(8) man page: this time add
netisr.9.
Added:
head/share/man/man9/netisr.9 (contents, props changed)
Added: head/share/man/man9/n
Author: rwatson
Date: Sun Jun 7 21:31:06 2009
New Revision: 193652
URL: http://svn.freebsd.org/changeset/base/193652
Log:
Add beginnings of a netisr(9) man page.
Modified:
head/share/man/man9/Makefile
Modified: head/share/man/man9/Makefile
===
Author: rwatson
Date: Sun Jun 7 20:51:31 2009
New Revision: 193650
URL: http://svn.freebsd.org/changeset/base/193650
Log:
Add a temporary workaround for panics being seen on NFS servers with ZFS,
where an improperly initialized prison field could lead to a panic. This
is not the correct so
Author: rmacklem
Date: Sun Jun 7 20:38:41 2009
New Revision: 193649
URL: http://svn.freebsd.org/changeset/base/193649
Log:
Add a check to xprt_unregister() to catch the case where another
thread has already unregistered the structure. Also add a KASSERT()
to xprt_unregister_locked() to chec
Author: marcel
Date: Sun Jun 7 20:12:14 2009
New Revision: 193648
URL: http://svn.freebsd.org/changeset/base/193648
Log:
Allow humanized numbers for LBAs, as well as partition indices for
gpart(8). LBAs in particular are ugly. The ganularity is a sector,
but users expect byte granularity wh
Author: simon
Date: Sun Jun 7 20:02:32 2009
New Revision: 193647
URL: http://svn.freebsd.org/changeset/base/193647
Log:
Add current WIP version of OpenSSL import documentation.
Modified:
vendor-crypto/openssl/dist/FREEBSD-upgrade
Modified: vendor-crypto/openssl/dist/FREEBSD-upgrade
Author: simon
Date: Sun Jun 7 20:02:32 2009
New Revision: 193647
URL: http://svn.freebsd.org/changeset/base/193647
Log:
Add current WIP version of OpenSSL import documentation.
Modified:
vendor-crypto/openssl/dist/FREEBSD-upgrade
Modified: vendor-crypto/openssl/dist/FREEBSD-upgrade
Author: simon
Date: Sun Jun 7 19:59:34 2009
New Revision: 193646
URL: http://svn.freebsd.org/changeset/base/193646
Log:
Tag OpenSSL 0.9.8k.
Added:
vendor-crypto/openssl/0.9.8k/
- copied from r193645, vendor-crypto/openssl/dist/
___
svn-src-all
Author: simon
Date: Sun Jun 7 19:59:34 2009
New Revision: 193646
URL: http://svn.freebsd.org/changeset/base/193646
Log:
Tag OpenSSL 0.9.8k.
Added:
vendor-crypto/openssl/0.9.8k/
- copied from r193645, vendor-crypto/openssl/dist/
___
svn-src-all
Ariff Abdullah wrote:
[..]
I forgot to mention about the completion of multichannel support.
All that left is to visit specific driver, and make few trivial
changes.
Wow, I can't believe! You've got out from nowhere and put so much at one
time. You should really take more care about users hea
Author: thompsa
Date: Sun Jun 7 19:41:11 2009
New Revision: 193644
URL: http://svn.freebsd.org/changeset/base/193644
Log:
Rename usb pipes to endpoints as it better represents what they are, and
struct
usb_pipe may be used for a different purpose later on.
Modified:
head/sys/compat/ndis/s
Author: alc
Date: Sun Jun 7 19:38:26 2009
New Revision: 193643
URL: http://svn.freebsd.org/changeset/base/193643
Log:
Eliminate unnecessary obfuscation when testing a page's valid bits.
Modified:
head/sys/kern/kern_exec.c
head/sys/kern/vfs_cluster.c
head/sys/vm/vm_fault.c
head/sys/vm/v
Author: ariff
Date: Sun Jun 7 19:36:25 2009
New Revision: 193642
URL: http://svn.freebsd.org/changeset/base/193642
Log:
Bump driver revision (should have bumped it earlier).
Modified:
head/sys/dev/sound/pci/hda/hdac.c
Modified: head/sys/dev/sound/pci/hda/hdac.c
=
On Sun, 7 Jun 2009 19:12:09 + (UTC)
Ariff Abdullah wrote:
[..]
I forgot to mention about the completion of multichannel support.
All that left is to visit specific driver, and make few trivial
changes.
Love it or hate it, have fun.
--
Ariff Abdullah
FreeBSD
... Recording in stereo is obvio
Author: fabient
Date: Sun Jun 7 19:12:40 2009
New Revision: 193641
URL: http://svn.freebsd.org/changeset/base/193641
Log:
Unbreak LINT.
Modified:
stable/7/sys/arm/include/pmc_mdep.h
stable/7/sys/ia64/include/pmc_mdep.h
stable/7/sys/powerpc/include/pmc_mdep.h
stable/7/sys/sparc64/includ
Author: ariff
Date: Sun Jun 7 19:12:08 2009
New Revision: 193640
URL: http://svn.freebsd.org/changeset/base/193640
Log:
Sound Mega-commit. Expect further cleanup until code freeze.
For a slightly thorough explaination, please refer to
[1] http://people.freebsd.org/~ariff/SOUND_4.TX
Author: fabient
Date: Sun Jun 7 18:53:25 2009
New Revision: 193639
URL: http://svn.freebsd.org/changeset/base/193639
Log:
Repair pc98 LINT build broken by PmcTools merge.
Reviewed by: jkoshy (mentor)
Modified:
stable/7/sys/conf/files.pc98
Modified: stable/7/sys/conf/files.pc98
Author: fabient
Date: Sun Jun 7 18:45:04 2009
New Revision: 193638
URL: http://svn.freebsd.org/changeset/base/193638
Log:
Bump sys/param.h for the merge of PmcTools.
Add a note to rebuild world in UPDATING.
Reviewed by: jkoshy (mentor)
Modified:
stable/7/UPDATING
stable/7/sys/sys/pa
Author: alc
Date: Sun Jun 7 18:19:04 2009
New Revision: 193637
URL: http://svn.freebsd.org/changeset/base/193637
Log:
Eliminate an unused variable from allocbuf().
Eliminate the unnecessary setting of page valid bits from a non-VMIO buffer
in vm_hold_load_pages().
Modified:
head/sys/k
Author: jilles
Date: Sun Jun 7 15:04:43 2009
New Revision: 193636
URL: http://svn.freebsd.org/changeset/base/193636
Log:
Mention the range for the exit status for the exit special builtin.
The exit status may exceed 255 in some cases (return); even though it seems
unwise to rely on this,
Author: edwin
Date: Sun Jun 7 13:26:57 2009
New Revision: 193635
URL: http://svn.freebsd.org/changeset/base/193635
Log:
Welcome to a default installed /etc/ntp.conf
This NTP configuration file points to the [012].pool.ntp.org servers,
which will return a list of geographical local NTP se
Author: fabient
Date: Sun Jun 7 10:00:35 2009
New Revision: 193634
URL: http://svn.freebsd.org/changeset/base/193634
Log:
MFC hwpmc framework:
- capture with callchain
- Intel Core 2 support
- Intel Core i7 support
- source code annotate (pmcannotate)
- bug fixes
Reviewed by:
Author: ed
Date: Sun Jun 7 09:23:50 2009
New Revision: 193633
URL: http://svn.freebsd.org/changeset/base/193633
Log:
Tag the Clang r73021 import.
Added:
vendor/clang/clang-r73021/
- copied from r193632, vendor/clang/dist/
___
svn-src-all@freeb
Author: ed
Date: Sun Jun 7 09:23:27 2009
New Revision: 193632
URL: http://svn.freebsd.org/changeset/base/193632
Log:
Tag the LLVM r73021 import.
Added:
vendor/llvm/llvm-r73021/
- copied from r193631, vendor/llvm/dist/
___
svn-src-all@freebsd.o
Author: ed
Date: Sun Jun 7 09:21:25 2009
New Revision: 193631
URL: http://svn.freebsd.org/changeset/base/193631
Log:
Import Clang r73021.
Modified:
vendor/clang/dist/include/clang/AST/X86Builtins.def
vendor/clang/dist/lib/AST/DeclObjC.cpp
vendor/clang/dist/lib/CodeGen/ABIInfo.h
vendor/
Author: ed
Date: Sun Jun 7 09:21:09 2009
New Revision: 193630
URL: http://svn.freebsd.org/changeset/base/193630
Log:
Import LLVM r73021.
Added:
vendor/llvm/dist/test/CodeGen/PowerPC/vec_shift.ll
vendor/llvm/dist/test/CodeGen/X86/vec_loadsingles.ll
vendor/llvm/dist/test/Transforms/InstCom
Author: simon
Date: Sun Jun 7 09:06:21 2009
New Revision: 193629
URL: http://svn.freebsd.org/changeset/base/193629
Log:
Make "human-readable" (-H/-h) output also "humanize" inode counts.
Base 10 is always used for the inode counts as I could not think of any
reason base 2 inode counts would
Author: stas
Date: Sun Jun 7 08:42:26 2009
New Revision: 193628
URL: http://svn.freebsd.org/changeset/base/193628
Log:
- Outindent long printf lines instead of splitting them in the
middle of senetences. This also makes the code more consistent
with the corresponding FFS code.
- Use 2
Author: brian
Date: Sun Jun 7 08:21:06 2009
New Revision: 193627
URL: http://svn.freebsd.org/changeset/base/193627
Log:
MFC: r192242: Don't kill ancestors unless -a is given.
Modified:
stable/7/usr.bin/pkill/ (props changed)
stable/7/usr.bin/pkill/pkill.1
stable/7/usr.bin/pkill/pkill.c
Author: brian
Date: Sun Jun 7 08:11:25 2009
New Revision: 193626
URL: http://svn.freebsd.org/changeset/base/193626
Log:
MFC: r192239: Add a -d switch.
Modified:
stable/7/bin/ps/ (props changed)
stable/7/bin/ps/print.c
stable/7/bin/ps/ps.1
stable/7/bin/ps/ps.c
stable/7/bin/ps/ps.h
Author: imp
Date: Sun Jun 7 07:45:25 2009
New Revision: 193625
URL: http://svn.freebsd.org/changeset/base/193625
Log:
I don't know why fstab doesn't document that the fifth field specifies
the number of days between backups. All it says is frequency, with no
units given. It likely should
49 matches
Mail list logo