Author: nork
Date: Sun Nov 14 13:06:34 2010
New Revision: 215294
URL: http://svn.freebsd.org/changeset/base/215294
Log:
Remove extra svn:mergeinfo.
Pointy hat to:myself
Pointed out by: hrs, ume, nyan, avg, jhb
Suggested by: jhb
Reviewd by: nyan, jhb
Approved by: imp
x27;ll confirm operations you said, and test on my local environment.
--
Norikatsu Shigemura
___
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"
s case, too. Sorry, I
forgot http://wiki.freebsd.org/SubversionPrimer/Merging.
So I'll contact to mentor, and remove svn:mergeinfo (r211201,
r211204, r211270-r211271, r212861, r211249) from src/ exclude
src/sys.
--
Nor
Author: nork
Date: Wed Nov 10 05:22:12 2010
New Revision: 215077
URL: http://svn.freebsd.org/changeset/base/215077
Log:
MFC 211249
This depends on ACPI, so only build on i386:i386, amd64:amd64 and
ia64:ia64. It can't possibly work on pc98, or any of the embedded
platform
Author: nork
Date: Tue Nov 9 13:39:17 2010
New Revision: 215036
URL: http://svn.freebsd.org/changeset/base/215036
Log:
MFC 211201
Add tpm(4) driver for Trusted Platform Module.
You may want to look at http://bsssd.sourceforge.net/ .
Submitted by: Hans-Joerg Hoexer
Author: nork
Date: Sun Sep 19 14:40:37 2010
New Revision: 212861
URL: http://svn.freebsd.org/changeset/base/212861
Log:
Add support 'device tpm' for amd64.
Add tpm(4)'s default setting to /boot/defaults/loader.conf.
Add 'device tpm' to NOTES for amd64 and i386.
Discussed with: tak
_C3:
> default:
> - if (cx_ptr->trans_lat > 1000 ||
> - (cpu_quirks & CPU_QUIRK_NO_C3) != 0) {
> -
> + if ((cpu_quirks & CPU_QUIRK_NO_C3) != 0) {
> ACPI_DEBUG_PRINT((ACPI_DB_INFO,
>"acpi_cpu%d:
Author: nork
Date: Mon Jul 19 16:38:45 2010
New Revision: 210243
URL: http://svn.freebsd.org/changeset/base/210243
Log:
Fix support for chrooted installs.
Approved by: imp (mentor)
Modified:
head/usr.sbin/tzsetup/tzsetup.c
Modified: head/usr.sbin/tzsetup/tzsetup.c
=
/etc/newsyslog.conf
sed -i "" "/include ports/d" /etc/newsyslog.conf
And
3. same to syslog.conf
--
Norikatsu Shigemura
___
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mai
Author: nork
Date: Thu May 20 22:12:36 2010
New Revision: 208365
URL: http://svn.freebsd.org/changeset/base/208365
Log:
MFC r207612:
Add support run services_mkdb(8).
Approved by: dougb, imp (mentor)
Reviewed by: ume
Modified:
stable/8/usr.sbin/mergemaster/mergemaster.sh
Director
, and mac
> addr is possible. Add support in cxgbtool to program these filters.
Great news. Do you have any schedule to implement ipfw(4)
hardware acceleration? :-)
--
Norikatsu Shigemura
___
svn-src-all@freebsd.org maili
Hi netchild.
On Tue, 04 May 2010 16:02:55 +0200
Alexander Leidinger wrote:
> > URL: http://svn.freebsd.org/changeset/base/207612
> > Log:
> > Add support run services_mkdb(8).
> Shouldn't this (and similar messages) only be done if there is a
> corresponding DB file?
> Everything is working j
Author: nork
Date: Tue May 4 11:25:04 2010
New Revision: 207612
URL: http://svn.freebsd.org/changeset/base/207612
Log:
Add support run services_mkdb(8).
Approved by: dougb, imp (mentor)
Reviewed by: ume
MFC after:2 weeks
Modified:
head/usr.sbin/mergemaster/mergemaster.sh
Modi
Author: nork
Date: Thu Feb 11 15:34:54 2010
New Revision: 203780
URL: http://svn.freebsd.org/changeset/base/203780
Log:
Fix a installation issue with $DESTDIR.
Approved by: imp (mentor)
Modified:
head/share/zoneinfo/Makefile
Modified: head/share/zoneinfo/Makefile
==
Hi Warner-san.
On Thu, 11 Feb 2010 04:45:08 + (UTC)
Warner Losh wrote:
> Author: imp
> Date: Thu Feb 11 04:45:08 2010
> New Revision: 203767
> URL: http://svn.freebsd.org/changeset/base/203767
> Log:
> Increased warnings weren't tested on ARM. Bump warnings back down to
> 0 until it can
On Sun, 20 Dec 2009 18:31:56 +0900
Hajimu UMEMOTO wrote:
> > About the value this change, I think it should be same as the values
> > at boot time. I cannot imagine that someone want to restart the
> > system daemons under the user environment.
> dougb> I can actually, especially for ports.
> Yu
Author: nork
Date: Sun Sep 13 10:04:08 2009
New Revision: 197149
URL: http://svn.freebsd.org/changeset/base/197149
Log:
MFC r196889:
Change 'dev.cpu.N.temperature', sysctl I (degC) to IK (Kelvin),
to match acpi_thermal(4) and amdtemp(4).
Approved by: re (rwatson)
Reviewed by: rpaulo
Author: nork
Date: Sun Sep 6 12:01:29 2009
New Revision: 196889
URL: http://svn.freebsd.org/changeset/base/196889
Log:
Change 'dev.cpu.N.temperature', sysctl I (degC) to IK (Kelvin).
Approved by: re (rwatson)
Reviewed by: rpaulo
Suggested by: ume
MFC After:3 days
Modified:
h
Hi marcus.
On Sat, 18 Jul 2009 06:08:21 + (UTC)
Joe Marcus Clarke wrote:
> Author: marcus (doc,ports committer)
> Date: Sat Jul 18 06:08:21 2009
> New Revision: 195750
> URL: http://svn.freebsd.org/changeset/base/195750
> Log:
> Remove this file. It is no longer needed as x11/gdm provides
ay stokely\nmur...@freebsd.org\n2000/04/05"]
netchild [label="Alexander leidinger\nnetch...@freebsd.org\n2005/03/31"]
njl [label="Nate lawson\n...@freebsd.org\n2002/08/07"]
+nork [label="Norikatsu shigemura\nn...@freebsd.org\n2009/06/09"]
np [label="Navdee
the problem; signal.h
> and sys/signal.h are not the same header, nor does one include the
> other.
Simple-fully, no required signal.h.
--
Norikatsu Shigemura
___
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo
On Sat, 11 Apr 2009 23:00:54 -0400
> > > Can't we just put a patch in ports tree itself? What meant under 'no
> > > clean solution emerged'? I can prepare a patch, if needed.
> > I think so, too. I have a quick hack patch.
> As I mentioned to vd@ on 3/20, I'd prefer something like
> that. Does
On Sat, 11 Apr 2009 21:07:02 +0400
Stanislav Sedov wrote:
> > Log:
> > GNU Pth has some fragile kludges that were broken by r189828.
> > I've discussed this with the Pth maintainer and no clear solution
> > has emerged on the ports side of things, so for now, hack around
> > the issue in s
Hi Sean!
On Fri, 13 Mar 2009 16:12:00 -0500 (CDT)
"Sean C. Farley" wrote:
> >> functionality, however, the Citrus website is ambiguous about the
> >> license.
> > Really? > ambigous
> > Citrus is licensed under BSD License or variant (like
> > Perl or MIT). It can use with (L)GPL.
>
Hi Sean!
On Fri, 13 Mar 2009 13:36:07 -0500 (CDT)
"Sean C. Farley" wrote:
> functionality, however, the Citrus website is ambiguous about the
> license.
Really? > ambigous
Citrus is licensed under BSD License or variant (like
Perl or MIT). It can use with (L)GPL.
Hi Doug!
On Wed, 19 Nov 2008 16:59:19 + (UTC)
Doug Rabson <[EMAIL PROTECTED]> wrote:
Author: dfr
> Date: Wed Nov 19 16:59:19 2008
> New Revision: 185097
> URL: http://svn.freebsd.org/changeset/base/185097
> Log:
> Some zfsboot fixes from Norikatsu Shigemura:
> 1.
26 matches
Mail list logo