On Sun, Aug 7, 2011 at 9:12 PM, Doug Barton wrote:
> On 8/7/2011 6:05 PM, Garrett Cooper wrote:
>> On Sun, Aug 7, 2011 at 1:51 PM, Simon L. B. Nielsen wrote:
>>>
>>> On 6 Aug 2011, at 11:16, Doug Barton wrote:
>>>
Author: dougb
Date: Sat Aug 6 09:16:53 2011
New Revision: 224674
>>
On Sun, Aug 7, 2011 at 1:51 PM, Simon L. B. Nielsen wrote:
>
> On 6 Aug 2011, at 11:16, Doug Barton wrote:
>
>> Author: dougb
>> Date: Sat Aug 6 09:16:53 2011
>> New Revision: 224674
>> URL: http://svn.freebsd.org/changeset/base/224674
>>
>> Log:
>> Rather than edit the nsswitch.conf file based
On 08/08/2011 23:41, Peter Wemm wrote:
> On Mon, Aug 8, 2011 at 11:36 PM, Doug Barton wrote:
>> On 08/08/2011 23:31, Peter Wemm wrote:
>>> No, if people use mergemaster in this mode:
>>> -U Attempt to auto upgrade files that have not been user
>>> modified.
>>> .. then mergemaster w
On 08/09/2011 00:07, Peter Wemm wrote:
> As much as I'd like to see NIS die a painful death, the answer to the
> question of helping non-NIS users is "not much" as things stand.
>
> The nis, files and dns components are statically compiled into libc.
> There is no expensive dlopen("/usr/lib/nss_ni
Author: mav
Date: Tue Aug 9 07:35:56 2011
New Revision: 224725
URL: http://svn.freebsd.org/changeset/base/224725
Log:
MFC r224603:
Do not force AHCI mode on NVIDIA MCP89 SATA controllers. Recent Apple
Mac with this chipset does not initialize AHCI mode unless it is started
from EFI loade
Author: dougb
Date: Tue Aug 9 07:42:19 2011
New Revision: 224726
URL: http://svn.freebsd.org/changeset/base/224726
Log:
Make clear that the -U option can be dangerous. [1]
In -p mode install the group file with the same permissions as normally
done in etc/Makefile.
Update the copyri
Author: kib
Date: Tue Aug 9 08:09:32 2011
New Revision: 224727
URL: http://svn.freebsd.org/changeset/base/224727
Log:
MFC r224613:
Corrections for the iBCS2 support.
Modified:
stable/8/sys/i386/ibcs2/imgact_coff.c
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/amd64
Author: mav
Date: Tue Aug 9 08:11:26 2011
New Revision: 224728
URL: http://svn.freebsd.org/changeset/base/224728
Log:
Do not block zero report ID. It is correct value for devices with single
ID. This fixes USB_SET_IMMED call (synchronous operation) of the uhid(4)
driver on devices with sing
Author: ru
Date: Tue Aug 9 12:23:27 2011
New Revision: 224729
URL: http://svn.freebsd.org/changeset/base/224729
Log:
Vendor import of bwk's 7-Aug-2011 release.
Modified:
vendor/one-true-awk/dist/FIXES
vendor/one-true-awk/dist/awkgram.y
vendor/one-true-awk/dist/b.c
vendor/one-true-awk/d
Author: ru
Date: Tue Aug 9 12:24:33 2011
New Revision: 224730
URL: http://svn.freebsd.org/changeset/base/224730
Log:
Tag a 20110807 release.
Added:
vendor/one-true-awk/20110807/
- copied from r224729, vendor/one-true-awk/dist/
___
svn-src-all@
Author: ru
Date: Tue Aug 9 12:54:43 2011
New Revision: 224731
URL: http://svn.freebsd.org/changeset/base/224731
Log:
Update to a 7-Aug-2011 release.
Approved by: re (kib)
Modified:
head/contrib/one-true-awk/FIXES
head/contrib/one-true-awk/awkgram.y
head/contrib/one-true-awk/b.c
h
Author: jonathan
Date: Tue Aug 9 14:06:50 2011
New Revision: 224732
URL: http://svn.freebsd.org/changeset/base/224732
Log:
Remove timeval2timespec and its converse, since we already have
TIMEVAL_TO_TIMESPEC() in .
Spotted by: bde
Approved by: re (kib), mentor (rwatson)
Modified:
hea
Author: jhb
Date: Tue Aug 9 15:29:58 2011
New Revision: 224733
URL: http://svn.freebsd.org/changeset/base/224733
Log:
Merge 220876, 220877, and 221537 from the new NFS client to the old:
Allow the NFS client to use a max file size larger than 1TB for v3 mounts.
It now allows files up to OFF
Author: adrian
Date: Tue Aug 9 15:46:52 2011
New Revision: 224734
URL: http://svn.freebsd.org/changeset/base/224734
Log:
Remove the now unneeded references to these DFS methods.
Sorry for the noise everyone.
Approved by: re (kib, blanket)
Modified:
head/sys/dev/ath/ath_dfs/null/df
Author: attilio
Date: Tue Aug 9 16:42:31 2011
New Revision: 224736
URL: http://svn.freebsd.org/changeset/base/224736
Log:
Add the PCI ID for the PCH DH89xxCC on ichsmb as got from Linux counterpart.
Sponsored by: Sandvine Incorporated
Reviewed by: emaste, rstone
Approved by: re (bz)
On Tue, Aug 9, 2011 at 12:30 AM, Doug Barton wrote:
> On 08/09/2011 00:07, Peter Wemm wrote:
>> As much as I'd like to see NIS die a painful death, the answer to the
>> question of helping non-NIS users is "not much" as things stand.
>>
>> The nis, files and dns components are statically compiled
On 08/09/2011 10:04, Peter Wemm wrote:
> On Tue, Aug 9, 2011 at 12:30 AM, Doug Barton wrote:
>> On 08/09/2011 00:07, Peter Wemm wrote:
>>> As much as I'd like to see NIS die a painful death, the answer to the
>>> question of helping non-NIS users is "not much" as things stand.
>>>
>>> The nis, fil
Author: dougb
Date: Tue Aug 9 19:59:22 2011
New Revision: 224737
URL: http://svn.freebsd.org/changeset/base/224737
Log:
MFC r224672:
Fix a silly typo on my part.
Modified:
stable/8/usr.sbin/service/service.8
Directory Properties:
stable/8/usr.sbin/service/ (props changed)
Modified:
Author: dougb
Date: Tue Aug 9 20:02:43 2011
New Revision: 224738
URL: http://svn.freebsd.org/changeset/base/224738
Log:
MFC r209031:
mdoc nitpicking: the title argument shall be uppercase
Modified:
stable/7/usr.sbin/service/service.8
Directory Properties:
stable/7/usr.sbin/service/
Author: dougb
Date: Tue Aug 9 20:07:16 2011
New Revision: 224739
URL: http://svn.freebsd.org/changeset/base/224739
Log:
MFC r224672:
Fix a silly typo on my part.
Modified:
stable/7/usr.sbin/service/service.8
Directory Properties:
stable/7/usr.sbin/service/ (props changed)
Modified:
Author: dougb
Date: Tue Aug 9 20:38:21 2011
New Revision: 224740
URL: http://svn.freebsd.org/changeset/base/224740
Log:
MFC r208027:
mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the
bottom of the manpages and order them consistently.
Modified:
stable/8/sbin/rcorder
Author: dougb
Date: Tue Aug 9 20:41:43 2011
New Revision: 224741
URL: http://svn.freebsd.org/changeset/base/224741
Log:
MFC r224673:
Put information about supported-but-deprecated headers in comments
Modified:
stable/8/sbin/rcorder/rcorder.8
Directory Properties:
stable/8/sbin/rcorder
Author: dougb
Date: Tue Aug 9 20:52:12 2011
New Revision: 224742
URL: http://svn.freebsd.org/changeset/base/224742
Log:
MFC r208027:
mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the
bottom of the manpages and order them consistently.
Modified:
stable/7/sbin/rcorder
Author: kib
Date: Tue Aug 9 20:53:33 2011
New Revision: 224743
URL: http://svn.freebsd.org/changeset/base/224743
Log:
Do not update mountpoint generation counter to the value which was not
yet acted upon by devfs_populate().
Submitted by: Kohji Okuno
Approved by: re (bz)
MFC after:
Author: dougb
Date: Tue Aug 9 20:54:00 2011
New Revision: 224744
URL: http://svn.freebsd.org/changeset/base/224744
Log:
MFC r224673:
Put information about supported-but-deprecated headers in comments
Modified:
stable/7/sbin/rcorder/rcorder.8
Directory Properties:
stable/7/sbin/rcorder
Author: attilio
Date: Tue Aug 9 20:55:54 2011
New Revision: 224745
URL: http://svn.freebsd.org/changeset/base/224745
Log:
Revert r224736 as the introduced value was already present.
Reported by: tinderbox, pluknet
Approved by: re (kib)
Modified:
head/sys/dev/ichsmb/ichsmb_pci.c
Mod
Author: kib
Date: Tue Aug 9 21:01:36 2011
New Revision: 224746
URL: http://svn.freebsd.org/changeset/base/224746
Log:
- Move the PG_UNMANAGED flag from m->flags to m->oflags, renaming the flag
to VPO_UNMANAGED (and also making the flag protected by the vm object
lock, instead of vm page
Author: kevlo
Date: Wed Aug 10 06:17:06 2011
New Revision: 224747
URL: http://svn.freebsd.org/changeset/base/224747
Log:
If RTF_HOST flag is specified, then we are interested in destination
address.
PR: kern/159600
Submitted by: Svatopluk Kraus
Approved by: re (hrs)
Modif
28 matches
Mail list logo