Author: hrs
Date: Mon Aug 24 05:38:05 2015
New Revision: 287097
URL: https://svnweb.freebsd.org/changeset/base/287097
Log:
Add static and remove unused variables.
Modified:
head/usr.sbin/ndp/ndp.c
Modified: head/usr.sbin/ndp/ndp.c
=
Author: adrian
Date: Mon Aug 24 05:36:08 2015
New Revision: 287096
URL: https://svnweb.freebsd.org/changeset/base/287096
Log:
Implement the IPv6 RSS software hash function.
This isn't yet linked into the receive/transmit paths anywhere just yet.
This is part of a GSoC 2015 project.
Author: hrs
Date: Mon Aug 24 05:28:23 2015
New Revision: 287095
URL: https://svnweb.freebsd.org/changeset/base/287095
Log:
Remove obsolete API (SIOCGDRLST_IN6 and SIOCGPRLST_IN6) support.
Modified:
head/usr.sbin/ndp/ndp.c
Modified: head/usr.sbin/ndp/ndp.c
Author: hrs
Date: Mon Aug 24 05:21:49 2015
New Revision: 287094
URL: https://svnweb.freebsd.org/changeset/base/287094
Log:
- Deprecate IN6_IFF_NODAD. It was used to prevent DAD on a loopback
interface but in6if_do_dad() already had a check for IFF_LOOPBACK.
- Remove in6if_do_dad() chec
Author: delphij
Date: Mon Aug 24 04:49:20 2015
New Revision: 287093
URL: https://svnweb.freebsd.org/changeset/base/287093
Log:
Instead of doing an no-op (|= 0), actually clear the flags in
acl_clear_flags_np.
MFC after:2 weeks
Modified:
head/lib/libc/posix1e/acl_flag.c
Modified: h
Author: jhibbits
Date: Mon Aug 24 04:39:07 2015
New Revision: 287092
URL: https://svnweb.freebsd.org/changeset/base/287092
Log:
Fix static fdt support.
FDT_DTB_STATIC is defined in opt_platform.h, and fdt_static_dtb is in
fdt_common.h, so include those files.
Sponsored by: Alex Perez
Author: araujo
Date: Mon Aug 24 01:53:18 2015
New Revision: 287089
URL: https://svnweb.freebsd.org/changeset/base/287089
Log:
Fix spelling.
Reviewed by: wblock, pfg
Approved by: bapt (mentor)
Differential Revision:D3380
Modified:
head/lib/libc/string/bcopy.3
Author: araujo
Date: Mon Aug 24 01:51:10 2015
New Revision: 287088
URL: https://svnweb.freebsd.org/changeset/base/287088
Log:
Update bzero(3) manpage to following the Posix Standard.
Reviewed by: wblock, pfg
Approved by: bapt (mentor)
Differential Revision:D338
Author: imp
Date: Mon Aug 24 00:34:09 2015
New Revision: 287087
URL: https://svnweb.freebsd.org/changeset/base/287087
Log:
Make it clear that we're ignoring the return value fread(3). All
errors that might happen here will be reported a few lines down.
CID: 1295248
Modified:
head/usr.s
Author: imp
Date: Mon Aug 24 00:03:51 2015
New Revision: 287086
URL: https://svnweb.freebsd.org/changeset/base/287086
Log:
We need to add the soft float to the CFLAGS always, not just when
NO_CPUCFLAGS is not defined since it is part of the ABI as we've
defined it, not just a nice optimizati
Author: imp
Date: Sun Aug 23 23:12:30 2015
New Revision: 287085
URL: https://svnweb.freebsd.org/changeset/base/287085
Log:
Sparc64 is the odd-man out, so form the if that way rather than
listing everybody else.
Modified:
head/Makefile.inc1
head/cddl/lib/Makefile
Modified: head/Makefile.i
Author: andrew
Date: Sun Aug 23 21:10:20 2015
New Revision: 287083
URL: https://svnweb.freebsd.org/changeset/base/287083
Log:
Enable KDTRACE_HOOKS by default on all armv6 kernels to get more testing.
Modified:
head/sys/arm/conf/BEAGLEBONE
head/sys/arm/conf/std.armv6
Modified: head/sys/arm/
Author: jilles
Date: Sun Aug 23 20:44:53 2015
New Revision: 287081
URL: https://svnweb.freebsd.org/changeset/base/287081
Log:
sh: Don't create bad parse result when postponing a bad substitution error.
An invalid substitution like ${var@} does not cause a parse error but is
stored in the
Author: trasz
Date: Sun Aug 23 15:20:49 2015
New Revision: 287034
URL: https://svnweb.freebsd.org/changeset/base/287034
Log:
Update svnlite(1) commit template. This makes it possible to set the
"freebsd-sponsored-by" and "freebsd-mfc-after" in ~/.subversion/config,
in the "[miscellany]" sec
On Tue, Aug 18, 2015 at 02:28:25PM -0700, Jason Evans wrote:
> On Aug 18, 2015, at 2:17 PM, Jilles Tjoelker wrote:
> > On Tue, Aug 18, 2015 at 09:49:44PM +0200, Jan Beich wrote:
> >> Jason Evans writes:
> > + - Remove the *allocm() API, which is superseded by the *allocx() API.
> Symbol
Author: trasz
Date: Sun Aug 23 14:53:54 2015
New Revision: 287033
URL: https://svnweb.freebsd.org/changeset/base/287033
Log:
After r286237 it should be fine to call vgone(9) on a busy GEOM vnode;
remove KASSERT that would prevent forced devfs unmount from working.
MFC after:1 month
On 0806T1152, Dmitry Sivachenko wrote:
>
> > On 5 авг. 2015 г., at 20:38, Edward Tomasz Napierala
> > wrote:
> >
> > Author: trasz
> > Date: Wed Aug 5 17:38:02 2015
> > New Revision: 286329
> > URL: https://svnweb.freebsd.org/changeset/base/286329
> >
> > Log:
> > Make rctl_enable rc variabl
Author: trasz
Date: Sun Aug 23 13:51:06 2015
New Revision: 287032
URL: https://svnweb.freebsd.org/changeset/base/287032
Log:
Tweak the "rctl_enable" description to not give the impression
of being disabled by default.
MFC after:1 month
Sponsored by: The FreeBSD Foundation
Modified:
Author: andrew
Date: Sun Aug 23 13:18:56 2015
New Revision: 287031
URL: https://svnweb.freebsd.org/changeset/base/287031
Log:
Handle the breakpoint instruction in userland by sending a SIGTRAP signal.
Modified:
head/sys/arm64/arm64/trap.c
Modified: head/sys/arm64/arm64/trap.c
===
Author: delphij
Date: Sun Aug 23 08:22:00 2015
New Revision: 287030
URL: https://svnweb.freebsd.org/changeset/base/287030
Log:
Although the website [1] says US-ASCII is accepted, ISO-8859-1 seems to
be the only accepted character that is close enough to US-ASCII (and
this is also done on Ope
20 matches
Mail list logo