Author: hselasky
Date: Mon Aug 12 06:09:28 2013
New Revision: 254238
URL: http://svnweb.freebsd.org/changeset/base/254238
Log:
Correct an EHCI register write.
MFC after:1 week
Reported by: aseem.jo...@gmail.com
Modified:
head/sys/dev/usb/controller/ehci.c
Modified: head/sys/dev/u
Author: dteske
Date: Mon Aug 12 03:52:23 2013
New Revision: 254237
URL: http://svnweb.freebsd.org/changeset/base/254237
Log:
Add optional support for default override of standard setup; but only if
corresponding functions are provided. If override function does not exist,
boot remains unmodi
Author: adrian
Date: Mon Aug 12 02:21:44 2013
New Revision: 254236
URL: http://svnweb.freebsd.org/changeset/base/254236
Log:
When flushing packets from the powersave queue, make sure that
m_nextpkt is NULL before passing it up to the parent transmit
method.
Modified:
head/sys/net80211/iee
Author: dteske
Date: Mon Aug 12 01:21:14 2013
New Revision: 254235
URL: http://svnweb.freebsd.org/changeset/base/254235
Log:
Synchronize releng/9.2 Forth code with stable/9 via MFS of 2 revisions:
First, MFS of SVN r254109: itself an MFC of 22 revisions:
227727, 233941, 235560, 238431, 24
On 11 August 2013 14:40, Scott Long wrote:
> Thanks, I'll look into it.
Yo!
Damnit, I really should create a generic "here's a 64 bit mask for
debug" set of macros we can use elsewhere.
Anyway, you should consider a #define that means you can avoid
actually evaluating the arguments that you pas
Author: adrian
Date: Mon Aug 12 00:38:47 2013
New Revision: 254234
URL: http://svnweb.freebsd.org/changeset/base/254234
Log:
Add a missing break.
Modified:
head/sys/mips/atheros/ar71xx_gpio.c
Modified: head/sys/mips/atheros/ar71xx_gpio.c
==
Author: jilles
Date: Sun Aug 11 21:54:20 2013
New Revision: 254231
URL: http://svnweb.freebsd.org/changeset/base/254231
Log:
fnmatch(): Add test for r254091 (pattern with single backslash).
This test cannot be converted to an sh(1) test because the syntax would be
invalid.
PR:
Thanks, I'll look into it.
Scott
On Aug 11, 2013, at 6:01 AM, Alexander Motin wrote:
> On 19.07.2013 03:12, Scott Long wrote:
>> Author: scottl
>> Date: Fri Jul 19 00:12:41 2013
>> New Revision: 253460
>> URL: http://svnweb.freebsd.org/changeset/base/253460
>>
>> Log:
>> Overhaul error, info
Author: peter
Date: Sun Aug 11 21:46:06 2013
New Revision: 254230
URL: http://svnweb.freebsd.org/changeset/base/254230
Log:
Don't build the UTF-8 version of the catalogs without iconv enabled.
Pointy-hat to:peter (don't do things at 4am!)
Modified:
head/usr.bin/vi/catalog/Makefil
Author: cognet
Date: Sun Aug 11 21:21:02 2013
New Revision: 254229
URL: http://svnweb.freebsd.org/changeset/base/254229
Log:
Only allocate 2 bounce pages for maps that can only use them for buffers that
are unaligned on cache lines boundary, as we will never need more.
Modified:
head/sys/ar
Author: attilio
Date: Sun Aug 11 21:15:04 2013
New Revision: 254228
URL: http://svnweb.freebsd.org/changeset/base/254228
Log:
Correct the recovery logic in vm_page_alloc_contig:
what is really needed on this code snipped is that all the pages that
are already fully inserted gets fully freed,
Author: peter
Date: Sun Aug 11 20:46:05 2013
New Revision: 254227
URL: http://svnweb.freebsd.org/changeset/base/254227
Log:
Don't install a ru_SU.KOI8-R symlink, 'make delete-old' will just remove
it again.
Modified:
head/usr.bin/vi/catalog/Makefile
Modified: head/usr.bin/vi/catalog/Makefi
Author: gjb
Date: Sun Aug 11 18:57:27 2013
New Revision: 254224
URL: http://svnweb.freebsd.org/changeset/base/254224
Log:
- Update the wrapper script to 'release.sh', as used by the FreeBSD
Release Engineering Team as of 9.2-RELEASE.
- Document that a cross-build release is possible by
Author: gjb
Date: Sun Aug 11 18:05:20 2013
New Revision: 254223
URL: http://svnweb.freebsd.org/changeset/base/254223
Log:
Add FreeBSD 9.2 to mdoc.local.
Modified:
head/gnu/usr.bin/groff/tmac/mdoc.local
Modified: head/gnu/usr.bin/groff/tmac/mdoc.local
=
2013/8/11 Olivier Houchard
> On Sat, Aug 10, 2013 at 04:50:36PM +0200, Zbigniew Bodek wrote:
> > 2013/8/7 Olivier Houchard
> >
> > > Author: cognet
> > > Date: Wed Aug 7 15:44:58 2013
> > > New Revision: 254061
> > > URL: http://svnweb.freebsd.org/changeset/base/254061
> > >
> > > Log:
> > >
On Sat, Aug 10, 2013 at 04:50:36PM +0200, Zbigniew Bodek wrote:
> 2013/8/7 Olivier Houchard
>
> > Author: cognet
> > Date: Wed Aug 7 15:44:58 2013
> > New Revision: 254061
> > URL: http://svnweb.freebsd.org/changeset/base/254061
> >
> > Log:
> > Don't bother trying to work around buffers which
Author: jilles
Date: Sun Aug 11 15:38:48 2013
New Revision: 254222
URL: http://svnweb.freebsd.org/changeset/base/254222
Log:
db/hash: Use O_CLOEXEC instead of separate fcntl() call.
In particular, a hash db is used by getpwnam() and getpwuid().
MFC after:1 week
Modified:
head/li
Author: cy
Date: Sun Aug 11 14:39:27 2013
New Revision: 254221
URL: http://svnweb.freebsd.org/changeset/base/254221
Log:
Tag import of IP-Filter 5.1.2.
Approved by: glebius (Mentor)
Added:
vendor-sys/ipfilter/5-1-2/
- copied from r254220, vendor-sys/ipfilter/dist/
_
Author: cy
Date: Sun Aug 11 14:37:51 2013
New Revision: 254220
URL: http://svnweb.freebsd.org/changeset/base/254220
Log:
Tag import of IP-Filter 5.1.2.
Approved by: glebius (Mentor)
Added:
vendor/ipfilter/5.1.2/
- copied from r254219, vendor/ipfilter/dist/
_
Author: jilles
Date: Sun Aug 11 14:15:01 2013
New Revision: 254218
URL: http://svnweb.freebsd.org/changeset/base/254218
Log:
wait: Make sure WIFSIGNALED(s) is false if WIFCONTINUED(s) is true.
Modified:
head/sys/sys/wait.h
Modified: head/sys/sys/wait.h
===
Author: gjb
Date: Sun Aug 11 13:57:14 2013
New Revision: 254217
URL: http://svnweb.freebsd.org/changeset/base/254217
Log:
Use realpath(1) to determine the location of the newvers.sh script,
since the current working directory might not be what is expected,
causing svn{,lite}version to fail t
On 19.07.2013 03:12, Scott Long wrote:
Author: scottl
Date: Fri Jul 19 00:12:41 2013
New Revision: 253460
URL: http://svnweb.freebsd.org/changeset/base/253460
Log:
Overhaul error, information, and debug logging.
Obtained from: Netflix
MFC after: 3 days
Modified:
head/sys/de
Author: trasz
Date: Sun Aug 11 11:06:49 2013
New Revision: 254215
URL: http://svnweb.freebsd.org/changeset/base/254215
Log:
In su(1), fix option ordering and clarify that the login class specified
must be defined in login.conf.
MFC after:1 month
Modified:
head/usr.bin/su/su.1
Modi
Author: peter
Date: Sun Aug 11 10:35:38 2013
New Revision: 254213
URL: http://svnweb.freebsd.org/changeset/base/254213
Log:
Bootstrap svn:mergeinfo as of the 2008 run of cvs2svn.
Modified:
Directory Properties:
head/contrib/nvi/ (props changed)
__
Author: peter
Date: Sun Aug 11 09:55:08 2013
New Revision: 254212
URL: http://svnweb.freebsd.org/changeset/base/254212
Log:
Tag import
Added:
vendor/nvi/2.1.1-4334a8297f/
- copied from r254211, vendor/nvi/dist/
___
svn-src-all@freebsd.org maili
Author: peter
Date: Sun Aug 11 08:38:10 2013
New Revision: 254210
URL: http://svnweb.freebsd.org/changeset/base/254210
Log:
Post-cvs2svn flatten pass.
Added:
vendor/nvi/1.79/FAQ
- copied unchanged from r254209, vendor/nvi/1.79/contrib/nvi/FAQ
vendor/nvi/1.79/LAYOUT
- copied unchan
26 matches
Mail list logo