Author: thompsa
Date: Wed Oct 5 08:33:50 2011
New Revision: 226034
URL: http://svn.freebsd.org/changeset/base/226034
Log:
Add missing newbus glue, this has never attached properly to gpiobus.
Modified:
head/sys/arm/xscale/ixp425/avila_gpio.c
Modified: head/sys/arm/xscale/ixp425/avila_gpio.c
Author: gabor
Date: Wed Oct 5 09:56:43 2011
New Revision: 226035
URL: http://svn.freebsd.org/changeset/base/226035
Log:
Update BSD grep to the latest development version. It has some code
backported that was written for the TRE integration project in Google
Summer of Code 2011. This is a
On 10/04/11 23:02, Craig Rodrigues wrote:
Nathan,
I took at look at this page:
http://wiki.pcbsd.org/index.php/Creating_an_Automated_Installation_with_pc-sysinstall
and compared it to the man page for sysinstall:
http://www.freebsd.org/cgi/man.cgi?query=sysinstall&apropos=0&sektion=0&manpath=
Author: jhb
Date: Wed Oct 5 16:03:47 2011
New Revision: 226039
URL: http://svn.freebsd.org/changeset/base/226039
Log:
Ignore SRAT memory entries if the memory range does not overlap with an
existing phys_avail[] table. If a hw.physmem setting causes a memory
domain to not be present in phy
Author: qingli
Date: Wed Oct 5 16:27:11 2011
New Revision: 226040
URL: http://svn.freebsd.org/changeset/base/226040
Log:
The IFA_RTSELF instead of the IFA_ROUTE flag should be checked to
determine if a loopback route should be installed for an interface
IPv6 address. Another condition is th
On Sat, Oct 01, 2011 at 12:43:23PM +, Alexander Best wrote:
> we could then add an envar $PS, so users can set PS=-k to restore the
Should be spelled "PS_OPTIONS" please. Many of us likely have
"export PS=_" in order to have dot files that support multiple OS's.
This is also in-line with
On Fri, Sep 16, 2011 at 01:58:51PM +, Kip Macy wrote:
> Author: kmacy
> Date: Fri Sep 16 13:58:51 2011
> New Revision: 225617
> Log:
> In order to maximize the re-usability of kernel code in user space this
> patch modifies makesyscalls.sh to prefix all of the non-compatibility
> calls (e
Author: kib
Date: Wed Oct 5 16:50:15 2011
New Revision: 226041
URL: http://svn.freebsd.org/changeset/base/226041
Log:
Export devfs inode number allocator for the kernel consumers.
Reviewed by: jhb
MFC after:2 weeks
Modified:
head/sys/fs/devfs/devfs_devs.c
head/sys/sys/conf.h
M
Author: kib
Date: Wed Oct 5 16:56:06 2011
New Revision: 226042
URL: http://svn.freebsd.org/changeset/base/226042
Log:
Supply unique (st_dev, st_ino) value pair for the fstat(2) done on the pipes.
Reviewed by: jhb, Peter Jeremy
MFC after:2 weeks
Modified:
head/sys/kern/sys_pipe.c
Author: trasz
Date: Wed Oct 5 17:29:49 2011
New Revision: 226043
URL: http://svn.freebsd.org/changeset/base/226043
Log:
Remove assertion against empty NFSv4 ACLs. An empty ACL is not exactly
valid - we don't allow for setting it on a file, for example - but it's
not something we should ass
On Wed Oct 5 11, David O'Brien wrote:
> On Sat, Oct 01, 2011 at 12:43:23PM +, Alexander Best wrote:
> > we could then add an envar $PS, so users can set PS=-k to restore the
>
> Should be spelled "PS_OPTIONS" please. Many of us likely have
> "export PS=_" in order to have dot files that
Author: des
Date: Wed Oct 5 22:08:17 2011
New Revision: 226046
URL: http://svn.freebsd.org/changeset/base/226046
Log:
Upgrade to OpenSSH 5.9p1.
MFC after:3 months
Added:
head/crypto/openssh/sandbox-darwin.c
- copied unchanged from r225834,
vendor-crypto/openssh/dist/sandbox-da
On 5. Oct 2011, at 16:27 , Qing Li wrote:
> Author: qingli
> Date: Wed Oct 5 16:27:11 2011
> New Revision: 226040
> URL: http://svn.freebsd.org/changeset/base/226040
>
> Log:
> The IFA_RTSELF instead of the IFA_ROUTE flag should be checked to
> determine if a loopback route should be installe
Correct, but local addresses assigned to interfaces that support
address resolution are
still reachable. For those addresses mapped to pseduo interfaces,
those are not reachable
anyways.
See ML thread
http://unix.derkeiler.com/Mailing-Lists/FreeBSD/net/2009-09/msg00241.html
--Qing
On Wed, Oc
Author: delphij
Date: Thu Oct 6 04:39:18 2011
New Revision: 226047
URL: http://svn.freebsd.org/changeset/base/226047
Log:
Fix build on i386 and arm.
Tested with: make universe
Pointy hat to:delphij
Modified:
head/usr.bin/grep/regex/tre-fastmatch.c
Modified: head/usr.bin/grep
15 matches
Mail list logo