Author: hselasky
Date: Fri Feb 18 07:37:30 2011
New Revision: 218791
URL: http://svn.freebsd.org/changeset/base/218791
Log:
- Make an enum for all the umidi USB transfers.
- Use the USB stack's builtin clear-stall feature.
- Wrap some long lines.
- Use memcpy() instead of bcopy().
- Use
Author: rwatson
Date: Fri Feb 18 06:42:15 2011
New Revision: 218790
URL: http://svn.freebsd.org/changeset/base/218790
Log:
Upgrade Martin Wilke 's commit bit to a src bit; Martin has been
showing excessive promise for some time in areas such as VirtualBox, etc,
and will now be able to put hi
Author: yongari
Date: Fri Feb 18 03:37:53 2011
New Revision: 218789
URL: http://svn.freebsd.org/changeset/base/218789
Log:
Remove use case of DC_TX_ONE. It was used to limit queue just 1 TX
frame in DM910x controllers. In r67595(more than 10 years ago) it
was replaced to use "Store and Forwa
Author: yongari
Date: Fri Feb 18 02:58:09 2011
New Revision: 218788
URL: http://svn.freebsd.org/changeset/base/218788
Log:
Apply special PHY initialization code for 21143 controllers before
any other media configuration. Otherwise some 21143 controller
cannot establish a link. While I'm here
Author: yongari
Date: Fri Feb 18 02:14:53 2011
New Revision: 218787
URL: http://svn.freebsd.org/changeset/base/218787
Log:
When driver have to use base softc due to lack of SROM on second
port, copy SROM information from base softc as well and run SROM
parser again. This change is necessary
Author: yongari
Date: Fri Feb 18 01:56:25 2011
New Revision: 218786
URL: http://svn.freebsd.org/changeset/base/218786
Log:
Always check memory allocation failure. If driver encounter memory
allocation error, do not attach driver.
Reviewed by: marius
Modified:
head/sys/dev/dc/if_dc.c
Author: obrien
Date: Fri Feb 18 00:02:35 2011
New Revision: 218785
URL: http://svn.freebsd.org/changeset/base/218785
Log:
MFC: r214904: bring MIPS minidump support to libkvm
Added:
stable/8/lib/libkvm/kvm_minidump_mips.c
- copied unchanged from r214904, head/lib/libkvm/kvm_minidump_mips.
Author: marcel
Date: Thu Feb 17 19:31:21 2011
New Revision: 218780
URL: http://svn.freebsd.org/changeset/base/218780
Log:
Fix the R_ARM_ABS32 relocation implementation. The memory address
contains the addend that we need to include.
Obtained from: Juniper Networks.
Fixed by: Santhanakri
Author: adrian
Date: Thu Feb 17 17:35:09 2011
New Revision: 218779
URL: http://svn.freebsd.org/changeset/base/218779
Log:
Just be double-sure short-gi isn't being enabled in 20mhz mode.
Modified:
head/sys/dev/ath/if_ath_tx_ht.c
Modified: head/sys/dev/ath/if_ath_tx_ht.c
==
Author: adrian
Date: Thu Feb 17 17:31:36 2011
New Revision: 218778
URL: http://svn.freebsd.org/changeset/base/218778
Log:
Disable short-GI in 20mhz mode - the hardware doesn't support this.
Modified:
head/sys/dev/ath/if_ath.c
Modified: head/sys/dev/ath/if_ath.c
==
Author: jhb
Date: Thu Feb 17 17:03:56 2011
New Revision: 218777
URL: http://svn.freebsd.org/changeset/base/218777
Log:
Save a copy of errno before invoking syslog() if accept() or select() fail.
syslog() can trash the errno value causing nfsd to exit for non-fatal
errors like ECONNABORTED fr
Author: jpaetzel
Date: Thu Feb 17 16:33:41 2011
New Revision: 218776
URL: http://svn.freebsd.org/changeset/base/218776
Log:
Add "Extract Only" functionality to pc-sysinstall. This allows disk setup to
be done manually, pc-sysinstall is pointed to a mount-point for installation.
PR: bin
Author: alc
Date: Thu Feb 17 15:36:29 2011
New Revision: 218773
URL: http://svn.freebsd.org/changeset/base/218773
Log:
Remove pmap fields that are either unused or not fully implemented.
Discussed with: kib
Modified:
head/sys/amd64/include/pmap.h
head/sys/arm/include/pmap.h
hea
Author: kib
Date: Thu Feb 17 15:10:13 2011
New Revision: 218772
URL: http://svn.freebsd.org/changeset/base/218772
Log:
Install iodev.h.
Reviewed by: attilio
MFC after:1 week
Modified:
head/etc/mtree/BSD.include.dist
head/include/Makefile
Modified: head/etc/mtree/BSD.include.dis
Author: osa (ports committer)
Date: Thu Feb 17 12:21:14 2011
New Revision: 218771
URL: http://svn.freebsd.org/changeset/base/218771
Log:
Fix the beginning day of the Great Lent, it starts on Monday for 7 weeks
before Paskha.
Fix the Exaltation of the Holy Cross day.
Add more Twelve holidays
Author: des
Date: Thu Feb 17 11:50:30 2011
New Revision: 218770
URL: http://svn.freebsd.org/changeset/base/218770
Log:
Tag OpenSSH 5.8p1
Added:
vendor-crypto/openssh/5.8p1/
- copied from r218769, vendor-crypto/openssh/dist/
___
svn-src-all@free
Author: des
Date: Thu Feb 17 11:49:48 2011
New Revision: 218769
URL: http://svn.freebsd.org/changeset/base/218769
Log:
Vendor import of OpenSSH 5.8p1
Modified:
vendor-crypto/openssh/dist/ChangeLog
vendor-crypto/openssh/dist/Makefile.in
vendor-crypto/openssh/dist/PROTOCOL.mux
vendor-cryp
Author: des
Date: Thu Feb 17 11:48:58 2011
New Revision: 218768
URL: http://svn.freebsd.org/changeset/base/218768
Log:
Tag OpenSSH 5.7p1
Added:
vendor-crypto/openssh/5.7p1/
- copied from r218767, vendor-crypto/openssh/dist/
___
svn-src-all@free
Author: des
Date: Thu Feb 17 11:47:40 2011
New Revision: 218767
URL: http://svn.freebsd.org/changeset/base/218767
Log:
Vendor import of OpenSSH 5.7p1
Added:
vendor-crypto/openssh/dist/audit-linux.c (contents, props changed)
vendor-crypto/openssh/dist/bufec.c (contents, props changed)
On Thu, 17 Feb 2011, Alexander Best wrote:
sorry for my crappy previous attempt to reduce boot2's size. obviously
the *.S files aren't the problem, because even with clang we're using GAS.
so working on boot2.c is the only way of reducing the size.
i've managed to do so (even with another 4 byt
On Wed, 16 Feb 2011 21:10:51 + (UTC)
Bruce Cran wrote:
> Author: brucec
> Date: Wed Feb 16 21:10:50 2011
> New Revision: 218750
> URL: http://svn.freebsd.org/changeset/base/218750
>
> Log:
> MFC r218650:
>
> Move potentially offensive fortune to fortunes-o.
>
> PR: bin/137702
>
On Thu, 17 Feb 2011, Alexander Best wrote:
On Wed Feb 16 11, Alexander Best wrote:
On Wed Feb 16 11, Alexander Best wrote:
On Wed Feb 16 11, Alexander Best wrote:
On Wed Feb 16 11, Warner Losh wrote:
i think without this code uint32_t x serves no purpose any longer:
/usr/git-freebsd-head/sys
Author: phk
Date: Thu Feb 17 08:54:22 2011
New Revision: 218766
URL: http://svn.freebsd.org/changeset/base/218766
Log:
Improve the check for ports which have gone missing, and just ignore
them. We want a run to perform as much work as possible before it
gives up.
Modified:
head/tools/too
I have some more WIP patches that shrink stuff some more,
plus I have clang/llvm changes that help too.. this will
get fixed
On Thu, Feb 17, 2011 at 01:52:11AM +, Alexander Best wrote:
> On Wed Feb 16 11, Warner Losh wrote:
> > Author: imp
> > Date: Wed Feb 16 18:05:10 2011
> > New Revision: 2
24 matches
Mail list logo