Author: jhb
Date: Fri Aug 17 14:14:25 2012
New Revision: 239354
URL: http://svn.freebsd.org/changeset/base/239354
Log:
Allow static DMA allocations that allow for enough segments to do page-sized
segments for the entire allocation to use kmem_alloc_attr() to allocate
KVM rather than using km
On Thursday, August 16, 2012 6:33:12 pm Randall Stewart wrote:
>
> On Aug 16, 2012, at 3:34 PM, John Baldwin wrote:
>
> > On Thursday, August 16, 2012 1:55:17 pm Randall Stewart wrote:
> >> Author: rrs
> >> Date: Thu Aug 16 17:55:16 2012
> >> New Revision: 239334
> >> URL: http://svn.freebsd.org/
On Friday, August 17, 2012 1:51:46 am Randall Stewart wrote:
> Author: rrs
> Date: Fri Aug 17 05:51:46 2012
> New Revision: 239353
> URL: http://svn.freebsd.org/changeset/base/239353
>
> Log:
> Ok jhb, lets move the ifa_free() down to the bottom to
> assure that *all* tables and such are remov
Author: jhb
Date: Fri Aug 17 15:53:43 2012
New Revision: 239356
URL: http://svn.freebsd.org/changeset/base/239356
Log:
Fix dhclient to properly exit and teardown the configured lease when
link is lost. devd will start a new dhclient instance when link is
restored.
PR: bin/166
Author: jhb
Date: Fri Aug 17 16:01:24 2012
New Revision: 239357
URL: http://svn.freebsd.org/changeset/base/239357
Log:
Unexpand a couple of TAILQ_FOREACH()s.
Modified:
head/sys/net/if_stf.c
head/sys/netipsec/key.c
Modified: head/sys/net/if_stf.c
Author: hselasky
Date: Fri Aug 17 16:27:11 2012
New Revision: 239358
URL: http://svn.freebsd.org/changeset/base/239358
Log:
Add new USB device ID.
PR: usb/170688
MFC after:1 week
Modified:
head/sys/dev/usb/usbdevs
head/sys/dev/usb/wlan/if_run.c
Modified: head/sys/dev/u
On Fri, 2012-08-17 at 15:53 +, John Baldwin wrote:
> Author: jhb
> Date: Fri Aug 17 15:53:43 2012
> New Revision: 239356
> URL: http://svn.freebsd.org/changeset/base/239356
>
> Log:
> Fix dhclient to properly exit and teardown the configured lease when
> link is lost. devd will start a ne
On Friday, August 17, 2012 1:02:14 pm Ian Lepore wrote:
> On Fri, 2012-08-17 at 15:53 +, John Baldwin wrote:
> > Author: jhb
> > Date: Fri Aug 17 15:53:43 2012
> > New Revision: 239356
> > URL: http://svn.freebsd.org/changeset/base/239356
> >
> > Log:
> > Fix dhclient to properly exit and te
Author: mjg
Date: Fri Aug 17 17:45:27 2012
New Revision: 239359
URL: http://svn.freebsd.org/changeset/base/239359
Log:
Remove unused member of struct indir (in_exists) from UFS and EXT2 code.
Reviewed by: mckusick
Approved by: trasz (mentor)
MFC after:1 week
Modified:
head/sys/
On Fri, 2012-08-17 at 13:31 -0400, John Baldwin wrote:
> On Friday, August 17, 2012 1:02:14 pm Ian Lepore wrote:
> > On Fri, 2012-08-17 at 15:53 +, John Baldwin wrote:
> > > Author: jhb
> > > Date: Fri Aug 17 15:53:43 2012
> > > New Revision: 239356
> > > URL: http://svn.freebsd.org/changeset/b
Author: obrien
Date: Fri Aug 17 18:20:38 2012
New Revision: 239360
URL: http://svn.freebsd.org/changeset/base/239360
Log:
Catch up with the subversion conversion and apply these build-time patches.
Deleted:
head/gnu/usr.bin/diff/context.c.diff
head/gnu/usr.bin/diff/diff.c.diff
Modified:
h
On Fri, Aug 17, 2012 at 03:53:43PM +, John Baldwin wrote:
> Author: jhb
> Date: Fri Aug 17 15:53:43 2012
> New Revision: 239356
> URL: http://svn.freebsd.org/changeset/base/239356
>
> Log:
> Fix dhclient to properly exit and teardown the configured lease when
> link is lost. devd will sta
Author: alc
Date: Fri Aug 17 20:15:01 2012
New Revision: 239361
URL: http://svn.freebsd.org/changeset/base/239361
Log:
Eliminate another vestige of page coloring.
Modified:
head/sys/mips/mips/uma_machdep.c
Modified: head/sys/mips/mips/uma_machdep.c
===
On Friday, August 17, 2012 2:09:54 pm Ian Lepore wrote:
> On Fri, 2012-08-17 at 13:31 -0400, John Baldwin wrote:
> > On Friday, August 17, 2012 1:02:14 pm Ian Lepore wrote:
> > > On Fri, 2012-08-17 at 15:53 +, John Baldwin wrote:
> > > > Author: jhb
> > > > Date: Fri Aug 17 15:53:43 2012
> > >
On Friday, August 17, 2012 2:25:12 pm Andrey Chernov wrote:
> On Fri, Aug 17, 2012 at 03:53:43PM +, John Baldwin wrote:
> > Author: jhb
> > Date: Fri Aug 17 15:53:43 2012
> > New Revision: 239356
> > URL: http://svn.freebsd.org/changeset/base/239356
> >
> > Log:
> > Fix dhclient to properly
Author: andrew
Date: Sat Aug 18 05:48:19 2012
New Revision: 239362
URL: http://svn.freebsd.org/changeset/base/239362
Log:
Set machine correctly on ARM. This allows universe to use the correct world
when building each kernel.
Reviewed by: imp
Added:
head/sys/arm/xscale/std.xscale-be
Author: andrew
Date: Sat Aug 18 05:52:17 2012
New Revision: 239363
URL: http://svn.freebsd.org/changeset/base/239363
Log:
Remove machine from the LN2410SBC config, it is set by std.s3c2410
Modified:
head/sys/arm/conf/LN2410SBC
Modified: head/sys/arm/conf/LN2410SBC
===
17 matches
Mail list logo