Author: hselasky
Date: Sat Feb 1 06:58:16 2014
New Revision: 261343
URL: http://svnweb.freebsd.org/changeset/base/261343
Log:
Add a comment about the origin of some structures, defines and so on.
MFC after:1 week
Modified:
head/sys/dev/usb/input/wsp.c
Modified: head/sys/dev/usb/inp
Author: jhibbits
Date: Sat Feb 1 02:03:50 2014
New Revision: 261342
URL: http://svnweb.freebsd.org/changeset/base/261342
Log:
Add hwpmc(4) support for the PowerPC 970 class processors, direct events.
This also fixes asserts on removal of the module for the mpc74xx.
The PowerPC 970 proces
On 1/31/2014 2:30 PM, Alexander Leidinger wrote:
> On Fri, 31 Jan 2014 12:34:48 + (GMT)
> Robert Watson wrote:
>> On Wed, 29 Jan 2014, Alexander Leidinger wrote:
It does. I included a warning in jail.8 that this will pretty
much undo jail security. There are still reasons some may
Author: des
Date: Sat Feb 1 00:07:16 2014
New Revision: 261340
URL: http://svnweb.freebsd.org/changeset/base/261340
Log:
Turn sandboxing on by default.
Modified:
head/crypto/openssh/servconf.c
head/crypto/openssh/sshd_config
head/crypto/openssh/sshd_config.5
Modified: head/crypto/openss
Author: brueffer
Date: Fri Jan 31 23:44:54 2014
New Revision: 261339
URL: http://svnweb.freebsd.org/changeset/base/261339
Log:
MLINK ixgbe.4 to {if_ix.4, ix.4}. An update for ixgbe.4
which deals with the "ix prefix being shared by two drivers"
situation is forthcoming.
Thanks to dwhite
Author: imp
Date: Fri Jan 31 23:38:05 2014
New Revision: 261338
URL: http://svnweb.freebsd.org/changeset/base/261338
Log:
Move these for diff reduction against FDT work.
Modified:
head/sys/arm/at91/at91_machdep.c
Modified: head/sys/arm/at91/at91_machdep.c
Author: imp
Date: Fri Jan 31 23:28:18 2014
New Revision: 261337
URL: http://svnweb.freebsd.org/changeset/base/261337
Log:
Minor cleanup of comments.
Modified:
head/sys/arm/at91/at91_machdep.c
Modified: head/sys/arm/at91/at91_machdep.c
=
Author: uqs
Date: Fri Jan 31 23:14:08 2014
New Revision: 261335
URL: http://svnweb.freebsd.org/changeset/base/261335
Log:
Tag mdocml 1.12.3 correctly and the right version this time.
Added:
vendor/mdocml/1.12.3/
- copied from r261334, vendor/mdocml/dist/
_
Sorry for the mess.
I'd like to have a chat with whoever thought it a good idea to implement
tagging via copy commands ...
Regards,
Uli
2014-02-01 Ulrich Spoerlein :
> Author: uqs
> Date: Fri Jan 31 23:14:08 2014
> New Revision: 261335
> URL: http://svnweb.freebsd.org/changeset/base/261335
>
>
Author: uqs
Date: Fri Jan 31 23:08:32 2014
New Revision: 261333
URL: http://svnweb.freebsd.org/changeset/base/261333
Log:
Undo wrongly copied mdocml tag.
This is not my day ...
Deleted:
vendor/mdocml/1.12.3/dist/
___
svn-src-all@freebsd.org mai
Author: imp
Date: Fri Jan 31 23:18:30 2014
New Revision: 261336
URL: http://svnweb.freebsd.org/changeset/base/261336
Log:
Fix silly typo...
Modified:
head/sys/arm/arm/locore.S
Modified: head/sys/arm/arm/locore.S
==
-
Author: uqs
Date: Fri Jan 31 23:13:26 2014
New Revision: 261334
URL: http://svnweb.freebsd.org/changeset/base/261334
Log:
Remove wrongly tagged mdocml version 1.12.3
Deleted:
vendor/mdocml/1.12.3/
___
svn-src-all@freebsd.org mailing list
http://list
Author: uqs
Date: Fri Jan 31 23:04:19 2014
New Revision: 261331
URL: http://svnweb.freebsd.org/changeset/base/261331
Log:
Really import mdocml version 1.12.3 and not a preliminary tarball.
Modified:
vendor/mdocml/dist/mandoc.c
vendor/mdocml/dist/mandoc.h
vendor/mdocml/dist/roff.c
Modifie
Author: uqs
Date: Fri Jan 31 23:05:06 2014
New Revision: 261332
URL: http://svnweb.freebsd.org/changeset/base/261332
Log:
Tag the correct version 1.12.3 for mdocml
Added:
vendor/mdocml/1.12.3/dist/
- copied from r261331, vendor/mdocml/dist/
___
Author: hselasky
Date: Fri Jan 31 22:42:26 2014
New Revision: 261330
URL: http://svnweb.freebsd.org/changeset/base/261330
Log:
Fix a range check for maximum transmit length. The existing code was
off by 4 bytes in one case.
Approved by: kevlo @
MFC after:2 weeks
Modified:
head/s
On Fri, Jan 31, 2014 at 02:04:02PM -0800, Rui Paulo wrote:
> On 20 Jan 2014, at 13:49, Glen Barber wrote:
>
> > Author: gjb
> > Date: Mon Jan 20 21:49:59 2014
> > New Revision: 260927
> > URL: http://svnweb.freebsd.org/changeset/base/260927
> >
> > Log:
> > Trim copyright years.
> > Add missin
On Fri, Jan 31, 2014 at 02:01:52PM -0800, Rui Paulo wrote:
> On 19 Jan 2014, at 10:46, Ed Maste wrote:
>
> > Author: emaste
> > Date: Sun Jan 19 18:46:38 2014
> > New Revision: 260888
> > URL: http://svnweb.freebsd.org/changeset/base/260888
> >
> > Log:
> > Add VT kernel configuration to ease t
On 20 Jan 2014, at 13:49, Glen Barber wrote:
> Author: gjb
> Date: Mon Jan 20 21:49:59 2014
> New Revision: 260927
> URL: http://svnweb.freebsd.org/changeset/base/260927
>
> Log:
> Trim copyright years.
> Add missing punctuation.
> Use in place of literal quotes.
>
> Sponsored by:T
On 19 Jan 2014, at 10:46, Ed Maste wrote:
> Author: emaste
> Date: Sun Jan 19 18:46:38 2014
> New Revision: 260888
> URL: http://svnweb.freebsd.org/changeset/base/260888
>
> Log:
> Add VT kernel configuration to ease testing of vt(9), aka Newcons
I thought there was consensus that adding these
On Fri, 31 Jan 2014 12:34:48 + (GMT)
Robert Watson wrote:
> On Wed, 29 Jan 2014, Alexander Leidinger wrote:
>
> >> It does. I included a warning in jail.8 that this will pretty
> >> much undo jail security. There are still reasons some may want to
> >> do this, but it's definitely not for
Author: rmh
Date: Fri Jan 31 20:52:08 2014
New Revision: 261329
URL: http://svnweb.freebsd.org/changeset/base/261329
Log:
MFC r261138:
Accept O_CLOEXEC in shm_open().
Modified:
stable/10/sys/kern/uipc_shm.c
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/sys/kern/u
Author: uqs
Date: Fri Jan 31 20:00:00 2014
New Revision: 261328
URL: http://svnweb.freebsd.org/changeset/base/261328
Log:
Tag mdocml 1.12.3
Added:
vendor/mdocml/1.12.3/
- copied from r261327, vendor/mdocml/dist/
___
svn-src-all@freebsd.org mail
Author: uqs
Date: Fri Jan 31 19:59:03 2014
New Revision: 261327
URL: http://svnweb.freebsd.org/changeset/base/261327
Log:
Import mdocml version 1.12.3
Added:
vendor/mdocml/dist/NEWS
vendor/mdocml/dist/gmdiff
vendor/mdocml/dist/tbl.3 (contents, props changed)
vendor/mdocml/dist/test-be
I'd prefer to upstream these things in batches. So go ahead and add NetBSD
7.0 to our mdoc.local and I'll catch it the next time round.
Cheers
Uli
___
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscri
Author: jamie
Date: Fri Jan 31 17:39:51 2014
New Revision: 261326
URL: http://svnweb.freebsd.org/changeset/base/261326
Log:
Back out r261266 pending security buy-in.
r261266:
Add a jail parameter, allow.kmem, which lets jailed processes access
/dev/kmem and related devices (i.e. g
On 1/31/2014 5:34 AM, Robert Watson wrote:
On Wed, 29 Jan 2014, Alexander Leidinger wrote:
It does. I included a warning in jail.8 that this will pretty much
undo jail security. There are still reasons some may want to do
this, but it's definitely not for everyone or even most people.
It o
Author: jhb
Date: Fri Jan 31 17:26:15 2014
New Revision: 261325
URL: http://svnweb.freebsd.org/changeset/base/261325
Log:
MFC 259823:
Fix i386 build.
Modified:
stable/10/sys/x86/acpica/acpi_wakeup.c
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/sys/x86/acpica/acp
Author: pluknet
Date: Fri Jan 31 17:15:56 2014
New Revision: 261324
URL: http://svnweb.freebsd.org/changeset/base/261324
Log:
Sort Xr's.
Modified:
head/share/man/man4/procdesc.4
Modified: head/share/man/man4/procdesc.4
=
On 31 January 2014 16:26, Ulrich Spoerlein wrote:
> Author: uqs
> Date: Fri Jan 31 12:26:30 2014
> New Revision: 261319
> URL: http://svnweb.freebsd.org/changeset/base/261319
>
> Log:
> Pull up vendor changes up to 2014-01-29
>
> - move local overrides into mdoc.local
> - syncs us with git c
Author: pluknet
Date: Fri Jan 31 16:27:06 2014
New Revision: 261323
URL: http://svnweb.freebsd.org/changeset/base/261323
Log:
[mdoc] Avoid a line break.
Modified:
head/share/man/man4/rights.4
Modified: head/share/man/man4/rights.4
=
Author: imp
Date: Fri Jan 31 15:38:05 2014
New Revision: 261322
URL: http://svnweb.freebsd.org/changeset/base/261322
Log:
Switch to using PAs rather than VAs for the addresses we map for
devices. This is a nop, except for what's reported by atmelbus for the
resources.
It would be nice i
Author: tijl
Date: Fri Jan 31 14:29:34 2014
New Revision: 261321
URL: http://svnweb.freebsd.org/changeset/base/261321
Log:
Rename the AMD MSR_PERFCTR[0-3] so the Pentium Pro MSR_PERFCTR[0-1]
aren't redefined.
Reported by: "Trivedi, Nishank"
Discussed with: kib
Modified:
head/
Author: des
Date: Fri Jan 31 13:12:02 2014
New Revision: 261320
URL: http://svnweb.freebsd.org/changeset/base/261320
Log:
Upgrade to OpenSSH 6.5p1.
Added:
head/crypto/openssh/PROTOCOL.chacha20poly1305
- copied unchanged from r261287,
vendor-crypto/openssh/dist/PROTOCOL.chacha20poly1305
On Wed, 29 Jan 2014, Alexander Leidinger wrote:
It does. I included a warning in jail.8 that this will pretty much undo
jail security. There are still reasons some may want to do this, but it's
definitely not for everyone or even most people.
It only "unjails" (= basically the same security
Hi Jamie:
As these privileges basically allows root processes in jail to break out of
jail, I think this needs a much more clear signpost that this is a very unsafe
thing to turn on. I can imagine scenarios where this might be useful, but
can't really imagine any where it is 'safe' with resp
Author: uqs
Date: Fri Jan 31 12:26:30 2014
New Revision: 261319
URL: http://svnweb.freebsd.org/changeset/base/261319
Log:
Pull up vendor changes up to 2014-01-29
- move local overrides into mdoc.local
- syncs us with git commit 819839b66c80e8dabe6cb24ea6319c26c9a2be14
Discussed with:
Author: maxim
Date: Fri Jan 31 08:48:25 2014
New Revision: 261318
URL: http://svnweb.freebsd.org/changeset/base/261318
Log:
o NetBSD 6.1.3 added.
Modified:
head/share/misc/bsd-family-tree
Modified: head/share/misc/bsd-family-tree
==
37 matches
Mail list logo