On Mon, Jul 23, 2012 at 07:13:56PM +, Steve Kargl wrote:
> Author: kargl
> Date: Mon Jul 23 19:13:55 2012
> New Revision: 238722
> URL: http://svn.freebsd.org/changeset/base/238722
>
> Log:
> Compute the exponential of x for Intel 80-bit format and IEEE 128-bit
> format. These implementat
On Mon, 23 Jul 2012, Garrett Cooper wrote:
On Mon, Jul 23, 2012 at 5:07 PM, Warner Losh wrote:
[>* trimmed]
Double spacing is the one true way I learned how to type in school. Since the
1980's though, things have changed and many advocate single spaces. However,
that's for folks with fa
On Wed, Jul 04, 2012, Doug Barton wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> On 07/04/2012 13:32, Andrey Chernov wrote:
> > 1) /dev/urandom may not exist in jails/sandboxes
>
> That would be a pretty serious configuration error.
Yes -- but the scary part is that arc4random()
Author: mav
Date: Tue Jul 24 13:08:43 2012
New Revision: 238739
URL: http://svn.freebsd.org/changeset/base/238739
Log:
Do not call ses_softc_cleanup() in case of configuration read failure.
Just free inclomplete daemon cache instead to let it retry next time.
Premature ses_softc_cleanup() ca
Author: mav
Date: Tue Jul 24 13:32:49 2012
New Revision: 238740
URL: http://svn.freebsd.org/changeset/base/238740
Log:
Fix off by one error in ses_enc_desc_last_byte().
Modified:
head/sys/cam/scsi/scsi_ses.h
Modified: head/sys/cam/scsi/scsi_ses.h
=
Author: ache
Date: Tue Jul 24 16:03:28 2012
New Revision: 238741
URL: http://svn.freebsd.org/changeset/base/238741
Log:
Don't ever build files depending on the directory where they are placed in.
It is obvious that its modification time will change with each such file
builded.
This bug cau
Author: imp
Date: Tue Jul 24 16:29:33 2012
New Revision: 238742
URL: http://svn.freebsd.org/changeset/base/238742
Log:
Update to latest git version of dtc to get new dtsv2 support,
including the include directive.
Fix minor build issue corrected by converting yypush_buffer_state and
yyp
On Tue, Jul 24, 2012 at 08:43:35AM +, Alexey Dokuchaev wrote:
> On Mon, Jul 23, 2012 at 07:13:56PM +, Steve Kargl wrote:
> > Author: kargl
> > Date: Mon Jul 23 19:13:55 2012
> > New Revision: 238722
> > URL: http://svn.freebsd.org/changeset/base/238722
> >
> > Log:
> > Compute the expone
On Tue, Jul 24, 2012, Steve Kargl wrote:
> On Tue, Jul 24, 2012 at 08:43:35AM +, Alexey Dokuchaev wrote:
> > On Mon, Jul 23, 2012 at 07:13:56PM +, Steve Kargl wrote:
> > > Author: kargl
> > > Date: Mon Jul 23 19:13:55 2012
> > > New Revision: 238722
> > > URL: http://svn.freebsd.org/changes
Author: gnn
Date: Tue Jul 24 18:01:28 2012
New Revision: 238743
URL: http://svn.freebsd.org/changeset/base/238743
Log:
Fix a bug in interrupt handling so that we're only considered
impatient if we sent more than 2 INT signals. This fixes a bug where
we wouldn't see aggregations print on the
Author: dougb
Date: Tue Jul 24 18:53:28 2012
New Revision: 238746
URL: http://svn.freebsd.org/changeset/base/238746
Log:
Heavy DNSSEC Validation Load Can Cause a "Bad Cache" Assertion Failure
in BIND9
High numbers of queries with DNSSEC validation enabled can cause an
assertion failure
Author: trociny
Date: Tue Jul 24 19:40:12 2012
New Revision: 238753
URL: http://svn.freebsd.org/changeset/base/238753
Log:
Align the header with output.
MFC after:3 days
Modified:
head/usr.bin/procstat/procstat_vm.c
Modified: head/usr.bin/procstat/procstat_vm.c
=
On Tue, Jul 24, 2012 at 01:57:12PM -0400, David Schultz wrote:
> On Tue, Jul 24, 2012, Steve Kargl wrote:
> > On Tue, Jul 24, 2012 at 08:43:35AM +, Alexey Dokuchaev wrote:
> > > On Mon, Jul 23, 2012 at 07:13:56PM +, Steve Kargl wrote:
> > > > Author: kargl
> > > > Date: Mon Jul 23 19:13:55
On 7/24/2012 1:53 PM, Steve Kargl wrote:
> So, I have no idea were the most current source lives.
All 3 parts of the project are in svn now. There is a primer for doc svn
on the wiki.
--
If you're never wrong, you're not trying hard enough
___
sv
on 24/07/2012 21:01 George V. Neville-Neil said the following:
> Author: gnn
> Date: Tue Jul 24 18:01:28 2012
> New Revision: 238743
> URL: http://svn.freebsd.org/changeset/base/238743
>
> Log:
> Fix a bug in interrupt handling so that we're only considered
> impatient if we sent more than 2 I
Author: jimharris
Date: Tue Jul 24 22:10:11 2012
New Revision: 238755
URL: http://svn.freebsd.org/changeset/base/238755
Log:
Add rmb() to tsc_read_##x to enforce serialization of rdtsc captures.
Intel Architecture Manual specifies that rdtsc instruction is not serialized,
so without this
On Tue, Jul 24, 2012, Steve Kargl wrote:
> On Tue, Jul 24, 2012 at 01:57:12PM -0400, David Schultz wrote:
> > On Tue, Jul 24, 2012, Steve Kargl wrote:
> > > On Tue, Jul 24, 2012 at 08:43:35AM +, Alexey Dokuchaev wrote:
> > > > On Mon, Jul 23, 2012 at 07:13:56PM +, Steve Kargl wrote:
> > > >
On Tue, Jul 24, 2012, David Schultz wrote:
> That's the right file, and you can commit changes with
> 'cvs -dka...@ncvs.freebsd.org:/home/dcvs' even if you checked
> the file out from a local repo. As a src committer, you want
> to be careful if you touch other repositories, i.e., ask a doc
> comm
Author: imp
Date: Wed Jul 25 06:04:38 2012
New Revision: 238763
URL: http://svn.freebsd.org/changeset/base/238763
Log:
Preen unused Makefiles, programs and ftdump.c which has been renamed
to fdtdump.c in the upstream repo. This escaped my attention in the
import.
Deleted:
head/contrib/dt
19 matches
Mail list logo