On 2012/1/19 11:24, David Xu wrote:
On 2012/1/18 23:09, John Baldwin wrote:
On Tuesday, January 17, 2012 9:09:25 pm David Xu wrote:
On 2012/1/17 22:57, John Baldwin wrote:
On Monday, January 16, 2012 1:15:14 am David Xu wrote:
Author: davidxu
Date: Mon Jan 16 06:15:14 2012
New Revision: 23020
Wed, Jan 18, 2012 at 10:11:04AM -0500, John Baldwin wrote:
> On Wednesday, January 18, 2012 6:29:10 am Eygene Ryabinkin wrote:
> > The attached patch that just changes 'err' to 'echo ...; exit 1'
> > works fine for me.
> >
> > Any views on it?
>
> Seems ok to me.
>
> > Anyone can say anything ab
On 2012/1/18 23:09, John Baldwin wrote:
On Tuesday, January 17, 2012 9:09:25 pm David Xu wrote:
On 2012/1/17 22:57, John Baldwin wrote:
On Monday, January 16, 2012 1:15:14 am David Xu wrote:
Author: davidxu
Date: Mon Jan 16 06:15:14 2012
New Revision: 230201
URL: http://svn.freebsd.org/changes
Author: kevlo
Date: Thu Jan 19 02:49:21 2012
New Revision: 230328
URL: http://svn.freebsd.org/changeset/base/230328
Log:
Add missing MLINKS to INDEX.5
Modified:
head/share/man/man5/Makefile
Modified: head/share/man/man5/Makefile
===
Author: eadler
Date: Thu Jan 19 02:47:11 2012
New Revision: 230327
URL: http://svn.freebsd.org/changeset/base/230327
Log:
Add support for Sony Ericsson GC89 EDGE/Wirelles LAN PC Card
PR: kern/131933
Submitted by: Alex Keda
Approved by: jhb
Approved by: cperciva (mentor, b
Author: mav
Date: Thu Jan 19 01:55:48 2012
New Revision: 230326
URL: http://svn.freebsd.org/changeset/base/230326
Log:
Two 192/24/8 playback streams overflow single mandatory output line (SDO)
of HDA bus. Handle that from two directions:
- Add support for "striping" (using several SDO lines
On Wed, 18 Jan 2012, Peter Wemm wrote:
Log:
Rev 228065 (change bsd.own.mk -> bsd.init.mk) broke pam_unix.so by causing
the LDADD/DPADD to lose the -lpam, and causing openpam_dynamic() to fail
due to "openpam_get_options" being undefined.
bsd.init.mk (actually this abuse of it -- see below)
Author: sbruno
Date: Thu Jan 19 01:25:50 2012
New Revision: 230325
URL: http://svn.freebsd.org/changeset/base/230325
Log:
Wrap changes from svn r212126 inside LOADER_NFS_SUPPORT such that
using LOADER_TFTP_SUPPORT excludes this code. Fixes compilation of pxeldr
with -DLOADER_TFTP_SUPPORT
Author: cperciva
Date: Thu Jan 19 00:11:39 2012
New Revision: 230324
URL: http://svn.freebsd.org/changeset/base/230324
Log:
Give eadler@ (Eitan Adler) a src bit to go along with his ports bit. I
will be mentoring. Over the past few months eadler has made 107 (!!) src
commits using his port
On Jan 17, 2012, at 3:58 AM, Bruce Evans wrote:
> On Mon, 16 Jan 2012, Pawel Jakub Dawidek wrote:
>
>> On Mon, Jan 16, 2012 at 11:14:32AM -0600, Guy Helmer wrote:
>>> I've pasted the diff below that I think captures the majority of the issues
>>> you have brought up. I have not attempted to tack
Author: sbruno
Date: Wed Jan 18 22:52:02 2012
New Revision: 230323
URL: http://svn.freebsd.org/changeset/base/230323
Log:
Update .Dd date on this man page.
MFC with r230313 and r230316
Caught by: bz
Obtained from:Yahoo! Inc.
Modified:
head/share/man/man4/ciss.4
Modified:
On Wed, Jan 18, 2012 at 09:53:51AM -0500, John Baldwin wrote:
> On Tuesday, January 17, 2012 5:15:33 pm Pyun YongHyeon wrote:
> > Author: yongari
> > Date: Tue Jan 17 22:15:33 2012
> > New Revision: 230286
> > URL: http://svn.freebsd.org/changeset/base/230286
> >
> > Log:
> > Introduce a tunable
Author: brueffer
Date: Wed Jan 18 22:08:26 2012
New Revision: 230322
URL: http://svn.freebsd.org/changeset/base/230322
Log:
MFC: r229977
Add hpt27xx to the hardware notes,
While here, add the 2012 copyright.
Modified:
stable/8/release/doc/en_US.ISO8859-1/hardware/article.sgml
stab
Author: brueffer
Date: Wed Jan 18 21:59:32 2012
New Revision: 230321
URL: http://svn.freebsd.org/changeset/base/230321
Log:
MFC: r229977
Add hpt27xx to the hardware notes,
While here, add the 2012 copyright.
Modified:
stable/9/release/doc/en_US.ISO8859-1/hardware/article.sgml
stab
Author: gnn
Date: Wed Jan 18 21:54:34 2012
New Revision: 230320
URL: http://svn.freebsd.org/changeset/base/230320
Log:
MFC: 229965
Fix for PR 138526.
Add the ability for /dev/null and /dev/zero to accept
being set into non blocking mode via fcntl(). This
brings the code into compl
Author: truckman
Date: Wed Jan 18 21:51:56 2012
New Revision: 230319
URL: http://svn.freebsd.org/changeset/base/230319
Log:
MFC: r229984
Pass the arguments to mtx_init() in the correct order. There should be
no change to the binary because the value of MTX_DEF is zero and there
is a vi
Author: truckman
Date: Wed Jan 18 21:50:59 2012
New Revision: 230318
URL: http://svn.freebsd.org/changeset/base/230318
Log:
MFC: r229984
Pass the arguments to mtx_init() in the correct order. There should be
no change to the binary because the value of MTX_DEF is zero and there
is a vi
Author: truckman
Date: Wed Jan 18 21:49:37 2012
New Revision: 230317
URL: http://svn.freebsd.org/changeset/base/230317
Log:
MFC: r229984
Pass the arguments to mtx_init() in the correct order. There should be
no change to the binary because the value of MTX_DEF is zero and there
is a vi
Author: sbruno
Date: Wed Jan 18 21:27:49 2012
New Revision: 230316
URL: http://svn.freebsd.org/changeset/base/230316
Log:
Update man page to show that ciss(4) now support the P420
MFC with r230313
Caught by: brueffer
Obtained from:Yahoo! Inc
MFC after:2 weeks
Modified
Author: sbruno
Date: Wed Jan 18 19:35:16 2012
New Revision: 230313
URL: http://svn.freebsd.org/changeset/base/230313
Log:
Add support for HP P420 to ciss(4)
Tested on upcoming Gen 8 releases of hardware from HP.
MFC to all supported releases.
Obtained from:Yahoo! Inc.
MF
Author: mav
Date: Wed Jan 18 19:12:33 2012
New Revision: 230312
URL: http://svn.freebsd.org/changeset/base/230312
Log:
Improve HDMI/DisplayPort audio support in snd_hda(4):
- Enable and handle unsolicited responses from digital display pins,
reporting connection and EDID-Like Data (ELD)
On Sun, Nov 20, 2011, David Chisnall wrote:
> Author: theraven
> Date: Sun Nov 20 14:45:42 2011
> New Revision: 227753
> URL: http://svn.freebsd.org/changeset/base/227753
>
> Log:
> Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a
> load of _l suffixed versions of var
On Wed, Jan 18, 2012 at 12:54:40PM -0500, David Schultz wrote:
> It appears to reseed arc4random's state exactly once, at whatever
> unpredictable time devrandom decides to reseed itself. Are you
As fast as possible, immediatelly when we have enough good entropy.
> trying to fix the problems tha
On Wednesday, January 18, 2012 6:29:10 am Eygene Ryabinkin wrote:
> Fri, Jan 13, 2012 at 11:21:48AM +0400, Eygene Ryabinkin wrote:
> > But seems like the whole problem is that I used the err() function
> > instead of doing 'echo $errmsg; exit 1'. Such code shouldn't be
> > conditionalized for the
On Tuesday, January 17, 2012 9:09:25 pm David Xu wrote:
> On 2012/1/17 22:57, John Baldwin wrote:
> > On Monday, January 16, 2012 1:15:14 am David Xu wrote:
> >> Author: davidxu
> >> Date: Mon Jan 16 06:15:14 2012
> >> New Revision: 230201
> >> URL: http://svn.freebsd.org/changeset/base/230201
> >>
On Tuesday, January 17, 2012 5:15:33 pm Pyun YongHyeon wrote:
> Author: yongari
> Date: Tue Jan 17 22:15:33 2012
> New Revision: 230286
> URL: http://svn.freebsd.org/changeset/base/230286
>
> Log:
> Introduce a tunable that disables use of MSI.
> Non-zero value will use INTx.
Hmm, do you thin
Author: peter
Date: Wed Jan 18 18:26:56 2012
New Revision: 230311
URL: http://svn.freebsd.org/changeset/base/230311
Log:
Rev 228065 (change bsd.own.mk -> bsd.init.mk) broke pam_unix.so by causing
the LDADD/DPADD to lose the -lpam, and causing openpam_dynamic() to fail
due to "openpam_get_opt
Author: stefanf
Date: Wed Jan 18 18:22:25 2012
New Revision: 230310
URL: http://svn.freebsd.org/changeset/base/230310
Log:
MFC r226430:
Adjust posix_memalign() prototype to match what we define in stdlib.h for
C++ compilation.
Modified:
stable/8/contrib/gcc/config/i386/pmm_malloc.h
Direct
On Wed, Jan 18, 2012, Andrey Chernov wrote:
> On Mon, Jan 16, 2012 at 08:18:10PM +, David Schultz wrote:
> > Author: das
> > Date: Mon Jan 16 20:18:10 2012
> > New Revision: 230230
> > URL: http://svn.freebsd.org/changeset/base/230230
> >
> > Log:
> > Generate a warning if the kernel's arc4r
Author: nwhitehorn
Date: Wed Jan 18 15:59:23 2012
New Revision: 230309
URL: http://svn.freebsd.org/changeset/base/230309
Log:
Warn if trying to install over an existing partition, which usually fails
anyway due to libarchive not being able to overwrite schg flags.
PR: bin/164278
On 16. Jan 2012, at 12:12 , Bjoern A. Zeeb wrote:
>
> On 15. Jan 2012, at 19:43 , Adrian Chadd wrote:
>
>> Author: adrian
>> Date: Sun Jan 15 19:43:56 2012
>> New Revision: 230152
>> URL: http://svn.freebsd.org/changeset/base/230152
>>
>> Log:
>> Build some more things (random, bridge/gif/gre,
Author: bz
Date: Wed Jan 18 15:25:34 2012
New Revision: 230308
URL: http://svn.freebsd.org/changeset/base/230308
Log:
Unbreak several mips kernel configs after r230150 and r230152 to make
a universe complete successfully again.
Modified:
head/sys/conf/kmod.mk
Modified: head/sys/conf/kmod.m
Author: des
Date: Wed Jan 18 15:13:21 2012
New Revision: 230307
URL: http://svn.freebsd.org/changeset/base/230307
Log:
Fix two issues related to the use of SIGINFO in fetch(1) to display
progress information. The first is that fetch_read() (used in the HTTP
code but not the FTP code) can en
Author: schweikh
Date: Wed Jan 18 14:41:26 2012
New Revision: 230306
URL: http://svn.freebsd.org/changeset/base/230306
Log:
Comment cosmetics: end more sentences with full stops.
Modified:
head/share/examples/etc/make.conf
Modified: head/share/examples/etc/make.conf
=
Author: jhibbits
Date: Wed Jan 18 11:48:07 2012
New Revision: 230305
URL: http://svn.freebsd.org/changeset/base/230305
Log:
MFC r228869,r228874:
Implement hwpmc counting PMC support for PowerPC G4+ (MPC745x/MPC744x).
Sampling is in progress.
Approved by: nwhitehorn (mentor)
Modifie
Fri, Jan 13, 2012 at 11:21:48AM +0400, Eygene Ryabinkin wrote:
> But seems like the whole problem is that I used the err() function
> instead of doing 'echo $errmsg; exit 1'. Such code shouldn't be
> conditionalized for the devd, since it is only syslog message that
> worried people; devd doesn't
Author: rea (ports committer)
Date: Wed Jan 18 11:23:46 2012
New Revision: 230304
URL: http://svn.freebsd.org/changeset/base/230304
Log:
Subject: NULLFS: properly destroy node hash
Use hashdestroy() instead of naive free().
Approved by: kib
MFC after:2 weeks
Modified:
head/sy
Author: schweikh
Date: Wed Jan 18 08:56:26 2012
New Revision: 230303
URL: http://svn.freebsd.org/changeset/base/230303
Log:
Connect the bktr module(s) to the amd64 build.
MFC after:7 days
Modified:
head/sys/modules/Makefile
Modified: head/sys/modules/Makefile
===
38 matches
Mail list logo