On 24 Apr 2013, at 03:40, Juli Mallett wrote:
> I don't see why we shouldn't just replace regnum.h with the NetBSD
> version, and merge that to all active branches. Since you're trying
> to update these headers, Warner, it would be great if you could do
> that.
That would probably be sensible.
Author: pluknet
Date: Wed Apr 24 10:18:56 2013
New Revision: 249835
URL: http://svnweb.freebsd.org/changeset/base/249835
Log:
MFC r249281: Add FreeBSD 8.4.
Modified:
stable/9/gnu/usr.bin/groff/tmac/mdoc.local
Directory Properties:
stable/9/gnu/usr.bin/groff/ (props changed)
Modified: sta
Author: pluknet
Date: Wed Apr 24 10:20:21 2013
New Revision: 249836
URL: http://svnweb.freebsd.org/changeset/base/249836
Log:
MFC r249281: Add FreeBSD 8.4.
Modified:
stable/8/gnu/usr.bin/groff/tmac/mdoc.local
Directory Properties:
stable/8/gnu/usr.bin/groff/ (props changed)
Modified: sta
Author: ae
Date: Wed Apr 24 10:24:01 2013
New Revision: 249837
URL: http://svnweb.freebsd.org/changeset/base/249837
Log:
Remove unused variable.
MFC after:1 week
Modified:
head/sys/netinet6/in6_pcb.c
head/sys/netinet6/in6_var.h
Modified: head/sys/netinet6/in6_pcb.c
===
Author: des
Date: Wed Apr 24 11:53:46 2013
New Revision: 249838
URL: http://svnweb.freebsd.org/changeset/base/249838
Log:
The previous commit missed part of the patch. Re-apply.
Modified:
vendor-crypto/openssh/dist/readconf.c
vendor-crypto/openssh/dist/readconf.h
vendor-crypto/openssh/di
Author: des
Date: Wed Apr 24 12:36:37 2013
New Revision: 249839
URL: http://svnweb.freebsd.org/changeset/base/249839
Log:
Merge updated "no such identity file" patch.
PR: bin/178060
Modified:
head/crypto/openssh/readconf.c
head/crypto/openssh/readconf.h
head/crypto/openssh/
Author: eadler
Date: Wed Apr 24 12:47:30 2013
New Revision: 249840
URL: http://svnweb.freebsd.org/changeset/base/249840
Log:
MFC r227101:
Add static keywords to variables and functions where possible in games/.
This allows us to detect unused functions and variables and allows
Author: eadler
Date: Wed Apr 24 12:47:41 2013
New Revision: 249841
URL: http://svnweb.freebsd.org/changeset/base/249841
Log:
MFC r227101:
Add static keywords to variables and functions where possible in games/.
This allows us to detect unused functions and variables and allows
Author: pluknet
Date: Wed Apr 24 13:19:48 2013
New Revision: 249842
URL: http://svnweb.freebsd.org/changeset/base/249842
Log:
Merge r249836 from stable/8 to releng/8.4: Add FreeBSD 8.4.
Approved by: re (kib)
Modified:
releng/8.4/gnu/usr.bin/groff/tmac/mdoc.local
Directory Properties:
Author: andre
Date: Wed Apr 24 13:54:55 2013
New Revision: 249843
URL: http://svnweb.freebsd.org/changeset/base/249843
Log:
Base the calculation of maxmbufmem in part on kmem_map size
instead of kernel_map size to prevent kernel memory exhaustion
by mbufs and a subsequent panic on physical p
On Apr 24, 2013, at 1:49 AM, David Chisnall wrote:
> On 24 Apr 2013, at 03:40, Juli Mallett wrote:
>
>> I don't see why we shouldn't just replace regnum.h with the NetBSD
>> version, and merge that to all active branches. Since you're trying
>> to update these headers, Warner, it would be grea
Author: hselasky
Date: Wed Apr 24 16:22:53 2013
New Revision: 249844
URL: http://svnweb.freebsd.org/changeset/base/249844
Log:
Fix the USB audio feedback endpoint algorithm. There should not
be any need to bias the returned value.
Reported by: Craig Leres
Modified:
head/sys/dev/sound
Author: hselasky
Date: Wed Apr 24 16:52:03 2013
New Revision: 249845
URL: http://svnweb.freebsd.org/changeset/base/249845
Log:
Fix for duplicate sample rate detection after recent patches.
Modified:
head/sys/dev/sound/usb/uaudio.c
Modified: head/sys/dev/sound/usb/uaudio.c
===
Author: dim
Date: Wed Apr 24 17:20:45 2013
New Revision: 249846
URL: http://svnweb.freebsd.org/changeset/base/249846
Log:
When rebooting (exiting) from the BTX loader, make sure to restore the
GDT from the correct segment, otherwise a triple fault would be caused.
In some virtual environment
Author: imp
Date: Wed Apr 24 18:00:28 2013
New Revision: 249847
URL: http://svnweb.freebsd.org/changeset/base/249847
Log:
Fix N32/N64 ABIs to use proper registers after recent changes.
Pointy Hat to: imp
Modified:
head/sys/mips/mips/trap.c
Modified: head/sys/mips/mips/trap.c
===
Author: rrs
Date: Wed Apr 24 18:30:32 2013
New Revision: 249848
URL: http://svnweb.freebsd.org/changeset/base/249848
Log:
This fixes the issue with the "randomly changing" default
route. What it was is there are two places in ip_output.c
where we do a goto again. One place was fine, it
cop
Author: mav
Date: Wed Apr 24 19:00:45 2013
New Revision: 249849
URL: http://svnweb.freebsd.org/changeset/base/249849
Log:
Move hptmv and mpt drivers shutdown a bit later to the SHUTDOWN_PRI_LAST
stage of shutdown_post_sync. That should allow CAM to do final cache flush
at the SHUTDOWN_PRI_D
On 24.04.2013 22:30, Randall Stewart wrote:
Author: rrs
Date: Wed Apr 24 18:30:32 2013
New Revision: 249848
URL: http://svnweb.freebsd.org/changeset/base/249848
Log:
This fixes the issue with the "randomly changing" default
route. What it was is there are two places in ip_output.c
where
Author: mav
Date: Wed Apr 24 19:22:19 2013
New Revision: 249850
URL: http://svnweb.freebsd.org/changeset/base/249850
Log:
MFC r248687:
No need to erase all 64 bytes of CFIS area if we never use more then 16.
Modified:
stable/9/sys/dev/ahci/ahci.c
Directory Properties:
stable/9/sys/ (pro
Author: mav
Date: Wed Apr 24 19:24:53 2013
New Revision: 249851
URL: http://svnweb.freebsd.org/changeset/base/249851
Log:
MFC r248698:
Depending on combination of running commands (NCQ/non-NCQ) try to avoid
extra read from PxCI/PxSACT registers. If only NCQ commands are running, we
don't
Author: mav
Date: Wed Apr 24 19:33:37 2013
New Revision: 249852
URL: http://svnweb.freebsd.org/changeset/base/249852
Log:
MFC r248704:
Read Asynchronous Notification statuses only if Port Multiplier or ATAPI
device are connected. ATA disks are not using ANs, while the extra register
read o
Author: mav
Date: Wed Apr 24 19:36:40 2013
New Revision: 249853
URL: http://svnweb.freebsd.org/changeset/base/249853
Log:
MFC r249346:
Create controller-level DMA tag, handling range of supported addresses.
That simplifies logic for channels and gives the bus information about what
device
Author: pfg
Date: Wed Apr 24 20:10:52 2013
New Revision: 249856
URL: http://svnweb.freebsd.org/changeset/base/249856
Log:
MFC r248690, r248706, 248708, r248752:
Dtrace: merge new functions from Illumos.
This covers illumos issues:
1455 DTrace tracemem() should take an optional size a
Author: mm
Date: Wed Apr 24 21:00:52 2013
New Revision: 249857
URL: http://svnweb.freebsd.org/changeset/base/249857
Log:
Update vendor-sys/illumos/dist to illumos-gate 14019:624fa8f61951
Illumos ZFS issues:
3642 dsl_scan_active() should not issue I/O to determine if async
Author: mm
Date: Wed Apr 24 21:21:03 2013
New Revision: 249858
URL: http://svnweb.freebsd.org/changeset/base/249858
Log:
MFV r249857:
Merge vendor bugfix for a possible deadlock related to async destroy
and improve write performance by introducing a new lock protecting
tx_open_txg.
Author: jilles
Date: Wed Apr 24 21:24:35 2013
New Revision: 249859
URL: http://svnweb.freebsd.org/changeset/base/249859
Log:
getdtablesize(2): Describe what this function actually does.
getdtablesize() returns the limit on new file descriptors; this says nothing
about existing descriptors
Author: eadler
Date: Wed Apr 24 21:41:24 2013
New Revision: 249860
URL: http://svnweb.freebsd.org/changeset/base/249860
Log:
Fix the Dvorak Programmer Keymap
PR: conf/177572
Submitted by: Sean DuBois
Modified:
head/share/syscons/keymaps/us.dvorakp.kbd
Modified: head/share/s
Hi Mikolaj,
On Sun, Apr 21, 2013 at 05:14:50PM +, Mikolaj Golub wrote:
> Author: trociny
> Date: Sun Apr 21 17:14:50 2013
> New Revision: 249734
> URL: http://svnweb.freebsd.org/changeset/base/249734
>
> Log:
> MFC r249238, r249239:
>
> r249238:
>
> Use 4-byte padding for core dum
Author: ken
Date: Wed Apr 24 22:48:21 2013
New Revision: 249861
URL: http://svnweb.freebsd.org/changeset/base/249861
Log:
Add Alan Somers (asomers) as a new src committer.
Alan works for Spectra Logic and will be working on ZFS, zfsd, and lots of
other bug fixes.
gibbs, will and I wi
Author: ken
Date: Wed Apr 24 23:32:47 2013
New Revision: 249862
URL: http://svnweb.freebsd.org/changeset/base/249862
Log:
Add myself to the committers list.
Modified:
head/share/misc/committers-src.dot
Modified: head/share/misc/committers-src.dot
=
Author: asomers
Date: Wed Apr 24 23:38:04 2013
New Revision: 249863
URL: http://svnweb.freebsd.org/changeset/base/249863
Log:
Add myself as a src committer
Approved by: ken (mentor)
Modified:
head/share/misc/committers-src.dot
Modified: head/share/misc/committers-src.dot
==
I've already responded to Alexander in private, but in case he doesn't respond,
I'm stating publicly that I object to this commit (and the corresponding one in
HEAD) and I'd like to have it reviewed and reverted.
Scott
On Apr 5, 2013, at 4:41 AM, Alexander Motin wrote:
> Author: mav
> Date: F
I believe this needs a little tweak so you don't get issues with zfs send which
makes use of holds to ensure snapshots being sent don't get deleted while
processing.
In essence it should honor the enoent_ok flag and not report such an error
to stdout.
@@ -4207,6 +4238,9 @@
if (nvlist_next_nvpai
On Apr 23, 2013, at 12:02 AM, Alexander Motin wrote:
> On 23.04.2013 05:35, Scott Long wrote:
>> What problem does this solve, other than to unintentionally break the MPT
>> driver? This needs to be backed out of HEAD and stable/9 until a better
>> analysis is done.
>
> It depends on definit
Author: jhibbits
Date: Thu Apr 25 00:39:43 2013
New Revision: 249864
URL: http://svnweb.freebsd.org/changeset/base/249864
Log:
Introduce kernel coredumps to ppc32 AIM. Leeched from the booke code.
MFC after:2 weeks
Modified:
head/sys/powerpc/aim/mmu_oea.c
Modified: head/sys/powerpc
Author: gshapiro
Date: Thu Apr 25 01:42:54 2013
New Revision: 249865
URL: http://svnweb.freebsd.org/changeset/base/249865
Log:
MFC: Merge sendmail 8.14.7
Added:
stable/9/contrib/sendmail/libsm/t-fget.c
- copied unchanged from r249729, head/contrib/sendmail/libsm/t-fget.c
Modified:
stab
Author: gshapiro
Date: Thu Apr 25 01:44:00 2013
New Revision: 249866
URL: http://svnweb.freebsd.org/changeset/base/249866
Log:
MFC: Update for sendmail 8.14.7
Modified:
stable/9/contrib/sendmail/FREEBSD-upgrade
Directory Properties:
stable/9/contrib/sendmail/ (props changed)
Modified: st
Author: gshapiro
Date: Thu Apr 25 01:46:20 2013
New Revision: 249867
URL: http://svnweb.freebsd.org/changeset/base/249867
Log:
MFC: Minor changes to force commit these files so new freebsd*.cf files are
built to use the new sendmail-8.14.7/cf tree.
Modified:
stable/9/etc/sendmail/freeb
Author: gshapiro
Date: Thu Apr 25 02:14:36 2013
New Revision: 249868
URL: http://svnweb.freebsd.org/changeset/base/249868
Log:
MFC: Merge sendmail 8.14.7
Added:
stable/8/contrib/sendmail/libsm/t-fget.c
- copied unchanged from r249729, head/contrib/sendmail/libsm/t-fget.c
Modified:
stab
Author: gshapiro
Date: Thu Apr 25 02:15:34 2013
New Revision: 249869
URL: http://svnweb.freebsd.org/changeset/base/249869
Log:
MFC: Update for sendmail 8.14.7
Modified:
stable/8/contrib/sendmail/FREEBSD-upgrade
Directory Properties:
stable/8/contrib/sendmail/ (props changed)
Modified: st
Author: gshapiro
Date: Thu Apr 25 02:16:29 2013
New Revision: 249870
URL: http://svnweb.freebsd.org/changeset/base/249870
Log:
MFC: Minor changes to force commit these files so new freebsd*.cf files are
built to use the new sendmail-8.14.7/cf tree.
Modified:
stable/8/etc/sendmail/freeb
Author: gshapiro
Date: Thu Apr 25 02:18:15 2013
New Revision: 249871
URL: http://svnweb.freebsd.org/changeset/base/249871
Log:
MFC: Merge sendmail 8.14.7
Added:
stable/7/contrib/sendmail/libsm/t-fget.c
- copied unchanged from r249729, head/contrib/sendmail/libsm/t-fget.c
Modified:
stab
Author: gshapiro
Date: Thu Apr 25 02:18:50 2013
New Revision: 249872
URL: http://svnweb.freebsd.org/changeset/base/249872
Log:
MFC: Update for sendmail 8.14.7
Modified:
stable/7/contrib/sendmail/FREEBSD-upgrade
Directory Properties:
stable/7/contrib/sendmail/ (props changed)
Modified: st
Author: gjb (doc,ports committer)
Date: Thu Apr 25 02:18:57 2013
New Revision: 249873
URL: http://svnweb.freebsd.org/changeset/base/249873
Log:
Update perl version to that included on install medium.
This is a direct commit to stable/8 with no intent to MFC/MFS.
Modified:
stable/8/release/s
Author: gshapiro
Date: Thu Apr 25 02:19:46 2013
New Revision: 249874
URL: http://svnweb.freebsd.org/changeset/base/249874
Log:
MFC: Minor changes to force commit these files so new freebsd*.cf files are
built to use the new sendmail-8.14.7/cf tree.
Modified:
stable/7/etc/sendmail/freeb
Author: gshapiro
Date: Thu Apr 25 02:24:24 2013
New Revision: 249875
URL: http://svnweb.freebsd.org/changeset/base/249875
Log:
Record sendmail 8.14.7 upgrade
Modified:
stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xm
Author: gshapiro
Date: Thu Apr 25 02:25:42 2013
New Revision: 249876
URL: http://svnweb.freebsd.org/changeset/base/249876
Log:
Record sendmail 8.14.7 upgrade
Modified:
stable/8/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: stable/8/release/doc/en_US.ISO8859-1/relnotes/article.xm
Author: gshapiro
Date: Thu Apr 25 02:27:13 2013
New Revision: 249877
URL: http://svnweb.freebsd.org/changeset/base/249877
Log:
Record sendmail 8.14.7 upgrade
Modified:
stable/7/release/doc/en_US.ISO8859-1/relnotes/article.sgml
Modified: stable/7/release/doc/en_US.ISO8859-1/relnotes/article.s
On Wed, Apr 24, 2013 at 06:30:32PM +, Randall Stewart wrote:
> Author: rrs
> Date: Wed Apr 24 18:30:32 2013
> New Revision: 249848
> URL: http://svnweb.freebsd.org/changeset/base/249848
>
> Log:
> This fixes the issue with the "randomly changing" default
> route. What it was is there are t
On 25.04.2013 02:39, Scott Long wrote:
I've already responded to Alexander in private, but in case he doesn't respond,
I'm stating publicly that I object to this commit (and the corresponding one in
HEAD) and I'd like to have it reviewed and reverted.
The commit was announced on scsi@ and geo
Author: imp
Date: Thu Apr 25 04:53:01 2013
New Revision: 249878
URL: http://svnweb.freebsd.org/changeset/base/249878
Log:
Fix mips64 and mipsn32 bilds by using proper register names.
Modified:
head/gnu/usr.bin/gdb/kgdb/trgt_mips.c
Modified: head/gnu/usr.bin/gdb/kgdb/trgt_mips.c
=
Author: grehan
Date: Thu Apr 25 04:56:43 2013
New Revision: 249879
URL: http://svnweb.freebsd.org/changeset/base/249879
Log:
Add RIP-relative addressing to the instruction decoder.
Rework the guest register fetch code to allow the RIP to
be extracted from the VMCS while the kernel decoder is
Author: rpaulo
Date: Thu Apr 25 06:05:43 2013
New Revision: 249880
URL: http://svnweb.freebsd.org/changeset/base/249880
Log:
Remove the Fortran directories.
Deleted:
head/gnu/usr.bin/cc/f77/
head/gnu/usr.bin/cc/f771/
head/gnu/usr.bin/cc/f77doc/
On Thu, Apr 25, 2013 at 12:07:52AM +0200, Jeremie Le Hen wrote:
> Hi Mikolaj,
>
> On Sun, Apr 21, 2013 at 05:14:50PM +, Mikolaj Golub wrote:
> > Author: trociny
> > Date: Sun Apr 21 17:14:50 2013
> > New Revision: 249734
> > URL: http://svnweb.freebsd.org/changeset/base/249734
> >
> > Log:
>
In message <363ef017-cfc2-4006-8f1b-e18a4091f...@yahoo.com>, Scott Long writes:
>I've already responded to Alexander in private, but in case he doesn't
>respond, I'm stating publicly that I object to this commit (and the
>corresponding one in HEAD) and I'd like to have it reviewed and reverted.
Author: imp
Date: Thu Apr 25 06:28:19 2013
New Revision: 249881
URL: http://svnweb.freebsd.org/changeset/base/249881
Log:
Use the defines from pcb.h over the ones from regnum.h for this 'C'
code. In theory, the ones from regnum.h should be used only for
assembler code.
Modified:
head/sys/
Author: imp
Date: Thu Apr 25 06:29:23 2013
New Revision: 249882
URL: http://svnweb.freebsd.org/changeset/base/249882
Log:
Make it possible to include this file in assembler .S sources.
Modified:
head/sys/mips/include/pcb.h
Modified: head/sys/mips/include/pcb.h
===
On Thu, Apr 25, 2013 at 09:20:20AM +0300, Mikolaj Golub wrote:
> On Thu, Apr 25, 2013 at 12:07:52AM +0200, Jeremie Le Hen wrote:
> > Hi Mikolaj,
> >
> > On Sun, Apr 21, 2013 at 05:14:50PM +, Mikolaj Golub wrote:
> > > Author: trociny
> > > Date: Sun Apr 21 17:14:50 2013
> > > New Revision: 249
on 21/04/2013 06:08 Mark Johnston said the following:
> On Sat, Mar 23, 2013 at 08:57:54AM +, Andriy Gapon wrote:
>> Author: avg
>> Date: Sat Mar 23 08:57:54 2013
>> New Revision: 248644
>> URL: http://svnweb.freebsd.org/changeset/base/248644
>>
>> Log:
>> dtrace: ensure that we can always ca
Author: mm
Date: Thu Apr 25 06:55:57 2013
New Revision: 249883
URL: http://svnweb.freebsd.org/changeset/base/249883
Log:
Respect the enoent_ok flag if reporting error for holding an non-existing
snapshot.
Related illumos ZFS issue:
3699 zfs hold or release of a non-existent snapshot d
60 matches
Mail list logo