Author: kensmith
Date: Sat Jul 24 01:52:26 2010
New Revision: 210441
URL: http://svn.freebsd.org/changeset/base/210441
Log:
Shift to -STABLE now that 8.1-RELEASE is done.
Modified:
stable/8/sys/conf/newvers.sh
Modified: stable/8/sys/conf/newvers.sh
===
Author: hrs
Date: Fri Jul 23 22:49:25 2010
New Revision: 210439
URL: http://svn.freebsd.org/changeset/base/210439
Log:
Add ale(4) to the IFCAP_VLAN_HWTSO-supported device list.
Spotted by: yongari
Modified:
stable/8/release/doc/en_US.ISO8859-1/relnotes/article.sgml
Modified: stable/8/
Author: np
Date: Fri Jul 23 22:24:25 2010
New Revision: 210438
URL: http://svn.freebsd.org/changeset/base/210438
Log:
Catch up with r210324. d_buf will be NULL for SHT_NOBITS sections, do not
attempt to copy from it in that case.
MFC after:1 month
Modified:
head/cddl/contrib/opens
Author: hrs
Date: Fri Jul 23 22:20:26 2010
New Revision: 210437
URL: http://svn.freebsd.org/changeset/base/210437
Log:
Fix a typo.
Spotted by: np
Modified:
stable/8/release/doc/en_US.ISO8859-1/relnotes/article.sgml
Modified: stable/8/release/doc/en_US.ISO8859-1/relnotes/article.sgml
=
Author: hrs
Date: Fri Jul 23 22:18:05 2010
New Revision: 210436
URL: http://svn.freebsd.org/changeset/base/210436
Log:
Fix a typo.
Modified:
stable/8/release/doc/en_US.ISO8859-1/relnotes/article.sgml
Modified: stable/8/release/doc/en_US.ISO8859-1/relnotes/article.sgml
===
Author: hrs
Date: Fri Jul 23 22:00:19 2010
New Revision: 210435
URL: http://svn.freebsd.org/changeset/base/210435
Log:
Sort entries. Cosmetic changes only.
Modified:
stable/8/release/doc/en_US.ISO8859-1/relnotes/article.sgml
Modified: stable/8/release/doc/en_US.ISO8859-1/relnotes/article.sg
Author: hrs
Date: Fri Jul 23 21:51:41 2010
New Revision: 210434
URL: http://svn.freebsd.org/changeset/base/210434
Log:
- Spelling correction.
- Remove 64-bit quota entry; it was not merged[*].
Spotted by: kib[*]
Modified:
stable/8/release/doc/en_US.ISO8859-1/relnotes/article.sgml
Mo
Author: hrs
Date: Fri Jul 23 21:38:26 2010
New Revision: 210433
URL: http://svn.freebsd.org/changeset/base/210433
Log:
New relnotes item:
SPARC64 V support [sparc64],
usb(4) attach->notify event change,
uep(4) added,
cxgb(4) hardware filtering,
f
Author: kib
Date: Fri Jul 23 21:31:03 2010
New Revision: 210432
URL: http://svn.freebsd.org/changeset/base/210432
Log:
Regen
Modified:
head/sys/amd64/linux32/linux32_proto.h
head/sys/amd64/linux32/linux32_syscall.h
head/sys/amd64/linux32/linux32_sysent.c
Modified: head/sys/amd64/linux32/
Author: kib
Date: Fri Jul 23 21:30:33 2010
New Revision: 210431
URL: http://svn.freebsd.org/changeset/base/210431
Log:
Remove the linux_exec_copyin_args(), freebsd32_exec_copyin_args() may
server as well. COMPAT_FREEBSD32 is a prerequisite for COMPAT_LINUX32.
Reviewed by: alc
MFC after
Em 2010.07.23. 21:36, Xin LI escreveu:
Author: delphij
Date: Fri Jul 23 19:36:11 2010
New Revision: 210430
URL: http://svn.freebsd.org/changeset/base/210430
Log:
Fix crashes when using grep -R:
- Explicitly pre-zero memory for fts_open parameters.
- Don't test against directory patte
Author: delphij
Date: Fri Jul 23 19:36:11 2010
New Revision: 210430
URL: http://svn.freebsd.org/changeset/base/210430
Log:
Fix crashes when using grep -R:
- Explicitly pre-zero memory for fts_open parameters.
- Don't test against directory patterns when we are testing direct
leaf o
Kostik Belousov wrote:
On Fri, Jul 23, 2010 at 06:58:27PM +, Alan Cox wrote:
Author: alc
Date: Fri Jul 23 18:58:27 2010
New Revision: 210429
URL: http://svn.freebsd.org/changeset/base/210429
Log:
Eliminate a little bit of duplicated code.
I think that amd64 copy of linux_exec_co
On 23 July 2010 21:53, George V. Neville-Neil wrote:
> Author: gnn
> Date: Fri Jul 23 17:53:39 2010
> New Revision: 210428
> URL: http://svn.freebsd.org/changeset/base/210428
>
> Log:
> Fix a bug in the statistics code for tracking the head and
> tail pointers of the tx and rx queues. We neede
On Fri, Jul 23, 2010 at 06:58:27PM +, Alan Cox wrote:
> Author: alc
> Date: Fri Jul 23 18:58:27 2010
> New Revision: 210429
> URL: http://svn.freebsd.org/changeset/base/210429
>
> Log:
> Eliminate a little bit of duplicated code.
>
I think that amd64 copy of linux_exec_copyin_args() can go
Ivan Voras wrote:
Author: ivoras
Date: Fri Jul 23 12:30:29 2010
New Revision: 210410
URL: http://svn.freebsd.org/changeset/base/210410
Log:
Make lorunningspace catch up with hirunningspace.
While there, add comment about the magic numbers.
Prodded by: alc
Thanks.
Alan
___
Author: alc
Date: Fri Jul 23 18:58:27 2010
New Revision: 210429
URL: http://svn.freebsd.org/changeset/base/210429
Log:
Eliminate a little bit of duplicated code.
Modified:
head/sys/amd64/linux32/linux32_machdep.c
head/sys/compat/freebsd32/freebsd32_misc.c
head/sys/kern/kern_exec.c
head/
Author: gnn
Date: Fri Jul 23 17:53:39 2010
New Revision: 210428
URL: http://svn.freebsd.org/changeset/base/210428
Log:
Fix a bug in the statistics code for tracking the head and
tail pointers of the tx and rx queues. We needed a SYSCTL_PROC
to correctly get the values at run time.
Sub
Author: avg
Date: Fri Jul 23 17:44:01 2010
New Revision: 210427
URL: http://svn.freebsd.org/changeset/base/210427
Log:
zfs arc_memory_throttle: available memory is free + cache
OpenSolaris freemem has the same meaning as our v_free_count +
v_cache_count.
Obtained from:Artem B
Author: gabor
Date: Fri Jul 23 17:42:42 2010
New Revision: 210426
URL: http://svn.freebsd.org/changeset/base/210426
Log:
- Add Russian catalog [1]
- Fix two minor nits in manpage [2]
- style.Makefile(5)
Submitted by: pluknet [1],
Alex Kozlov [2]
Reviewe
Author: avg
Date: Fri Jul 23 17:32:47 2010
New Revision: 210425
URL: http://svn.freebsd.org/changeset/base/210425
Log:
dtrace: correctly map sections to addresses in elf object modules (amd64)
Unlike for modules with dso type, in elf object modules all the sections
have virtual address of
Author: avg
Date: Fri Jul 23 17:21:23 2010
New Revision: 210424
URL: http://svn.freebsd.org/changeset/base/210424
Log:
kgdb: correctly map sections to addresses in elf object modules (amd64)
Unlike for modules with dso type, in elf object modules all the sections
have virtual address of z
Author: avg
Date: Fri Jul 23 17:07:51 2010
New Revision: 210423
URL: http://svn.freebsd.org/changeset/base/210423
Log:
completely ignore zero-sized elf sections in modules of elf object type
(amd64)
Current code doesn't check size of elf sections and may perform needless
actions of zero-
Author: avg
Date: Fri Jul 23 16:46:42 2010
New Revision: 210422
URL: http://svn.freebsd.org/changeset/base/210422
Log:
cpufreq: allocate long-lived buffer for handling of sysctl requests
At present the cpufreq sysctl handler for current level setting would
allocate and deallocate a tempor
Author: jhb
Date: Fri Jul 23 15:32:44 2010
New Revision: 210421
URL: http://svn.freebsd.org/changeset/base/210421
Log:
MFC 209956:
Remove a dead test. We already exclude NMI traps from this code in an
earlier condition.
Modified:
stable/7/sys/amd64/amd64/trap.c
Directory Properties:
st
Author: jhb
Date: Fri Jul 23 15:32:22 2010
New Revision: 210420
URL: http://svn.freebsd.org/changeset/base/210420
Log:
MFC 209956:
Remove a dead test. We already exclude NMI traps from this code in an
earlier condition.
Modified:
stable/8/sys/amd64/amd64/trap.c
Directory Properties:
st
Author: jhb
Date: Fri Jul 23 15:26:32 2010
New Revision: 210419
URL: http://svn.freebsd.org/changeset/base/210419
Log:
MFC 209946:
- Add missing locking around flushing of an NFS node's attribute cache
in the NMODIFIED case of nfs_open().
- Cosmetic tweak to simplify an expression in nfs
Author: jhb
Date: Fri Jul 23 15:26:19 2010
New Revision: 210418
URL: http://svn.freebsd.org/changeset/base/210418
Log:
MFC 209946:
- Add missing locking around flushing of an NFS node's attribute cache
in the NMODIFIED case of nfs_open().
- Cosmetic tweak to simplify an expression in nfs
Author: jhb
Date: Fri Jul 23 15:16:27 2010
New Revision: 210416
URL: http://svn.freebsd.org/changeset/base/210416
Log:
MFC 210068:
- Sort list of trace points.
- Note that 'y' (sysctl requests) is in the default set of trace points.
Modified:
stable/8/usr.bin/ktrace/ktrace.1
Directory Pro
Author: jhb
Date: Fri Jul 23 15:16:37 2010
New Revision: 210417
URL: http://svn.freebsd.org/changeset/base/210417
Log:
MFC 210068:
- Sort list of trace points.
- Note that 'y' (sysctl requests) is in the default set of trace points.
Modified:
stable/7/usr.bin/ktrace/ktrace.1
Directory Pro
Author: mckusick
Date: Fri Jul 23 14:35:51 2010
New Revision: 210415
URL: http://svn.freebsd.org/changeset/base/210415
Log:
Note that foreground fsck should be run after a filesystem related panic.
Suggested by: Mikhail Teterin (mi@)
MFC after: 1 week
Modified:
head/sbin/fsck_ff
Author: jhb
Date: Fri Jul 23 14:30:47 2010
New Revision: 210414
URL: http://svn.freebsd.org/changeset/base/210414
Log:
MFC 210066:
Rework the SMBIOS table walker to make it operate like other table walkers
and remove a buffer overflow.
Modified:
stable/6/sys/dev/ipmi/ipmi_smbios.c
Directo
Author: jhb
Date: Fri Jul 23 14:30:31 2010
New Revision: 210413
URL: http://svn.freebsd.org/changeset/base/210413
Log:
MFC 210066:
Rework the SMBIOS table walker to make it operate like other table walkers
and remove a buffer overflow.
Modified:
stable/7/sys/dev/ipmi/ipmi_smbios.c
Directo
Author: jhb
Date: Fri Jul 23 14:30:14 2010
New Revision: 210412
URL: http://svn.freebsd.org/changeset/base/210412
Log:
MFC 210066:
Rework the SMBIOS table walker to make it operate like other table walkers
and remove a buffer overflow.
Modified:
stable/8/sys/dev/ipmi/ipmi_smbios.c
Directo
On Fri, Jul 23, 2010 at 05:09:32PM +0300, Kostik Belousov wrote:
> On Fri, Jul 23, 2010 at 02:07:44PM +, Alexey Dokuchaev wrote:
> > On Fri, Jul 23, 2010 at 11:00:46AM +, Konstantin Belousov wrote:
> > > Author: kib
> > > Date: Fri Jul 23 11:00:46 2010
> > > New Revision: 210409
> > > URL:
On Fri, Jul 23, 2010 at 02:07:44PM +, Alexey Dokuchaev wrote:
> On Fri, Jul 23, 2010 at 11:00:46AM +, Konstantin Belousov wrote:
> > Author: kib
> > Date: Fri Jul 23 11:00:46 2010
> > New Revision: 210409
> > URL: http://svn.freebsd.org/changeset/base/210409
> >
> > Log:
> > Crypto(4) dr
On Fri, Jul 23, 2010 at 11:00:46AM +, Konstantin Belousov wrote:
> Author: kib
> Date: Fri Jul 23 11:00:46 2010
> New Revision: 210409
> URL: http://svn.freebsd.org/changeset/base/210409
>
> Log:
> Crypto(4) driver for AESNI.
>
> The aeskeys_{amd64,i386}.S content was mostly obtained fr
Author: ivoras
Date: Fri Jul 23 12:30:29 2010
New Revision: 210410
URL: http://svn.freebsd.org/changeset/base/210410
Log:
Make lorunningspace catch up with hirunningspace.
While there, add comment about the magic numbers.
Prodded by: alc
Modified:
head/sys/kern/vfs_bio.c
Modified: h
Author: ae
Date: Fri Jul 23 11:00:43 2010
New Revision: 210408
URL: http://svn.freebsd.org/changeset/base/210408
Log:
Document that SI unit suffixes are supported for -b and -s options
of add verb. Mention about maximum size limit for "freebsd-boot"
partition. It should be smaller than 545 K
Author: kib
Date: Fri Jul 23 11:00:46 2010
New Revision: 210409
URL: http://svn.freebsd.org/changeset/base/210409
Log:
Crypto(4) driver for AESNI.
The aeskeys_{amd64,i386}.S content was mostly obtained from OpenBSD,
no objections to the license from core.
Hardware provided by: Sentex
On Thu, 22 Jul 2010 19:11:57 + (UTC) Gabor Kovesdan
wrote:
> Author: gabor
> Date: Thu Jul 22 19:11:57 2010
> New Revision: 210389
> URL: http://svn.freebsd.org/changeset/base/210389
>
> Log:
> Add BSD grep to the base system and make it our default grep.
>
> Deliverables: Small and c
Author: brian
Date: Fri Jul 23 09:11:47 2010
New Revision: 210407
URL: http://svn.freebsd.org/changeset/base/210407
Log:
Add a -S switch to override the default syslog pid file. This can be useful
if syslogd's -P switch or a syslogd alternative is being used.
MFC after:3 weeks
Modif
On Thu, Jul 22, 2010 at 11:23:18AM +, Simon L. Nielsen wrote:
> Author: simon
> Date: Thu Jul 22 11:23:18 2010
> New Revision: 210372
> URL: http://svn.freebsd.org/changeset/base/210372
>
> Log:
> Add support for creating the archived log filenames using a time-stamp
> instead of the tradi
Author: hrs
Date: Fri Jul 23 09:01:12 2010
New Revision: 210406
URL: http://svn.freebsd.org/changeset/base/210406
Log:
New relnotes item:
ddb(4) show ifnets/ifnet/lltables/lltable/llentry,
ddb(4) show vnet_sysinit/vnet_sysuninit,
UltraSPARC IV/IV+ support [sparc64],
Author: mav
Date: Fri Jul 23 08:20:14 2010
New Revision: 210404
URL: http://svn.freebsd.org/changeset/base/210404
Log:
Add some comments.
Modified:
head/sys/mips/mips/tick.c
Modified: head/sys/mips/mips/tick.c
==
---
Author: mav
Date: Fri Jul 23 07:46:55 2010
New Revision: 210403
URL: http://svn.freebsd.org/changeset/base/210403
Log:
Update MIPS timer code (except RMI) to utilize new MI event timer
infrastructure.
Reviewed by: neel
Modified:
head/sys/conf/files.mips
head/sys/mips/include/smp.h
46 matches
Mail list logo