Author: jhay
Date: Fri Sep 17 07:40:02 2010
New Revision: 212785
URL: http://svn.freebsd.org/changeset/base/212785
Log:
Chase the ports list to make snapshots work again with NOPORTS set.
Modified:
head/release/Makefile.inc.docports
Modified: head/release/Makefile.inc.docports
==
Hi,
Any chance that we can get it into 8.0 too? This fix printing with
print/hplip3, which is probably what most people with multi-function
HP printers will use.
John
--
John Hay -- j...@meraka.csir.co.za / j...@freebsd.org
On Thu, Oct 22, 2009 at 09:01:41PM +, Andrew Thompson wrote
Author: jhay
Date: Wed Dec 22 11:58:31 2010
New Revision: 216650
URL: http://svn.freebsd.org/changeset/base/216650
Log:
Add IFT_L2VLAN to the list that is capable of supplying the ingredients
of the EUI64 part of an IPv6 address. Otherwise vlans will all use the
MAC address of the first ethe
Author: jhay
Date: Mon Feb 17 11:05:57 2014
New Revision: 262020
URL: http://svnweb.freebsd.org/changeset/base/262020
Log:
Make it possible to use the env kernel config file option for AVILA
and CAMBRIA boards that does not use loader to load the kernel. This
is basically how it was done for
Author: jhay
Date: Mon Feb 17 12:29:17 2014
New Revision: 262036
URL: http://svnweb.freebsd.org/changeset/base/262036
Log:
etcupdate should use the src tree from where the release is built, not
the default (/usr/src) tree.
MFC after:2 weeks
Modified:
head/release/Makefile
Modified
Author: jhay
Date: Tue Mar 11 12:04:58 2014
New Revision: 263015
URL: http://svnweb.freebsd.org/changeset/base/263015
Log:
MFC r262036
etcupdate should use the src tree from where the release is built, not
the default (/usr/src) tree.
Modified:
stable/10/release/Makefile
Directory Prop
Author: jhay
Date: Tue Mar 11 12:24:19 2014
New Revision: 263016
URL: http://svnweb.freebsd.org/changeset/base/263016
Log:
MFC r262036:
etcupdate should use the src tree from where the release is built, not
the default (/usr/src) tree.
Modified:
stable/9/release/Makefile
Directory Prop
Author: jhay
Date: Tue Mar 11 12:58:45 2014
New Revision: 263017
URL: http://svnweb.freebsd.org/changeset/base/263017
Log:
MFC r262020:
Make it possible to use the env kernel config file option for AVILA
and CAMBRIA boards that does not use loader to load the kernel. This
is basically h
Author: jhay
Date: Tue Mar 11 13:03:05 2014
New Revision: 263018
URL: http://svnweb.freebsd.org/changeset/base/263018
Log:
MFC r262020:
Make it possible to use the env kernel config file option for AVILA
and CAMBRIA boards that does not use loader to load the kernel. This
is basically h
ke pax
need to write something in /tmp and it might not be writeable yet. I got
an error, after the first of /bin/pax not found and having to add that to
the list of files needed.
John
--
John Hay -- j...@meraka.csir.co.za / j...@freebsd.org
__
prefered. If you configure IPv6 addresses and do not want them
prefered, you are the odd one out and should have to do something.
Otherwise when in the future are we going to change it?
my 2cents
John
--
John Hay -- j...@meraka.csir.co.za / j...@freebsd.org
On Fri, Aug 03, 2012 at 12:43:05PM
On Fri, Aug 03, 2012 at 02:28:47PM +0900, Hiroki Sato wrote:
> John Hay wrote
> in <20120803042301.ga78...@zibbi.meraka.csir.co.za>:
>
> jh> While you guys are here, may I add a request that we go back to prefering
> jh> IPv6 when IPv6 addresses are enabled. That is
Author: jhay
Date: Fri Jun 8 06:07:23 2012
New Revision: 236736
URL: http://svn.freebsd.org/changeset/base/236736
Log:
Add support for the Sunix SER5437A dual serial PCI Express card.
Modified:
head/sys/dev/puc/pucdata.c
Modified: head/sys/dev/puc/pucdata.c
=
Author: jhay
Date: Tue Jun 23 06:46:14 2009
New Revision: 194684
URL: http://svn.freebsd.org/changeset/base/194684
Log:
time_t does not always fit into long, for instance on arm. So rather cast
it intmax_t and use %j in printf.
Modified:
head/sbin/sysctl/sysctl.c
Modified: head/sbin/sysctl
Author: jhay
Date: Wed Jun 24 06:42:13 2009
New Revision: 194811
URL: http://svn.freebsd.org/changeset/base/194811
Log:
Do not stop the loop when an empty or deleted directory entry is found.
Rather just skip over it.
Modified:
head/sys/geom/geom_redboot.c
Modified: head/sys/geom/geom_redb
Author: jhay
Date: Mon Aug 17 15:19:03 2009
New Revision: 196326
URL: http://svn.freebsd.org/changeset/base/196326
Log:
Fix parse() so that the partition to boot (load /boot/loader) from can
be set. The syntax as printed in main() is used: 0:ad(0p3)/boot/loader
Reviewed by: jhb
Approve
Author: jhay
Date: Mon Aug 17 15:39:47 2009
New Revision: 196328
URL: http://svn.freebsd.org/changeset/base/196328
Log:
MFC: 196326
Fix parse() so that the partition to boot (load /boot/loader) from can
be set. The syntax as printed in main() is used: 0:ad(0p3)/boot/loader
Reviewed by:
ot
listed in modules/Makefile, so it will not be built automatically with
the rest. Any reason not to add it?
Thanks
John
--
John Hay -- j...@meraka.csir.co.za / j...@freebsd.org
___
svn-src-all@freebsd.org mailing list
http://lists.freebsd.or
problem to change it. :-)
>
> As for adding it to the modules/Makefile, the main reason it was not
> was that the users of 10G were very small, but that is changing so
> I suppose its time to add it. Will take care of that soon.
Thanks
John
>
> Jack
>
>
> On
Ethernet drivers outside of dev/ at a quick glance, but I'd
> be surprised if there weren't other broken examples.
There is also if_npe in the arm/xscale/ixp425 directory and probably
others in the rest of the arm directories.
John
--
John Hay -- j...@meraka.csir.co.za / j...@fre
Hi Guys,
Is there something wrong with the svn to cvs gateway? At least this
commit has not pitched on the cvs side. Who should one contact about
it?
John
--
John Hay -- john@meraka.csir.co.za / j...@freebsd.org
On Mon, Jun 01, 2009 at 10:09:42PM +, Kip Macy wrote:
> Author: km
Hi Hiroki,
Thanks for committing it. Will you also be merging it to 10? That is where
I picked up the problem first.
I see there was a bug filed over the weekend that looks like it might be
the same problem:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191252
Regards
John
--
John Hay
Hi Xin,
I have just upgraded one of my boxes to 10-stable and found one of my
scripts just hangs. I traced it to this change in ping6. If you do
"ping6 -c 3 ", ping6 will hang until you
^C it.
Regards
John
On Mon, Aug 11, 2014 at 06:54:07AM +, Xin LI wrote:
> Author: delphij
> Date: Mon Aug
On Sat, Sep 20, 2014 at 06:48:51PM +, Hiroki Sato wrote:
> Author: hrs
> Date: Sat Sep 20 18:48:50 2014
> New Revision: 271909
> URL: http://svnweb.freebsd.org/changeset/base/271909
>
> Log:
> Revert changes in r269180. It could cause -c N option to enter an
> infinite loop if no reply pa
24 matches
Mail list logo