On Sat, 23 Feb 2019, Maxim Sobolev wrote:
Log:
o Get rid of silly comment which seems to have got life of its own via
copy-and-paste process;
It is perhaps better than no comment on a misformatted options line.
o Return geom_uzip(4) usage back to how manual page prescribes it to be
u
Author: mav
Date: Sat Feb 23 04:24:44 2019
New Revision: 344480
URL: https://svnweb.freebsd.org/changeset/base/344480
Log:
Remove disabled CTL_LEGACY_STATS support.
It was not only disabled for quite a while, but also appeared to be broken
at r325517, when maximum number of ports was made
Author: glebius
Date: Sat Feb 23 06:03:18 2019
New Revision: 344481
URL: https://svnweb.freebsd.org/changeset/base/344481
Log:
Support struct ip_mreqn as argument for IP_ADD_MEMBERSHIP. Legacy support
for struct ip_mreq remains in place.
The struct ip_mreqn is Linux extension to classic B
Author: brueffer
Date: Sat Feb 23 09:34:57 2019
New Revision: 344482
URL: https://svnweb.freebsd.org/changeset/base/344482
Log:
Fix a slew of mdoc errors and warnings.
MFC after:1 week
Modified:
head/share/man/man4/cc_newreno.4
head/share/man/man4/ctl.4
head/share/man/man4/ehci.4
On Sat, Feb 23, 2019 at 12:00:50AM +, Maxim Sobolev wrote:
> Author: sobomax
> Date: Sat Feb 23 00:00:49 2019
> New Revision: 344479
> URL: https://svnweb.freebsd.org/changeset/base/344479
>
> Log:
> o Get rid of silly comment which seems to have got life of its own via
> copy-and-paste
Author: dim
Date: Sat Feb 23 14:27:09 2019
New Revision: 344483
URL: https://svnweb.freebsd.org/changeset/base/344483
Log:
MFC r344386:
Pull in r354515 from upstream libc++ trunk:
Fix the build with gcc when `-Wredundant-decls` is passed
Summary:
gcc warns that `__throw
Author: dim
Date: Sat Feb 23 14:27:09 2019
New Revision: 344483
URL: https://svnweb.freebsd.org/changeset/base/344483
Log:
MFC r344386:
Pull in r354515 from upstream libc++ trunk:
Fix the build with gcc when `-Wredundant-decls` is passed
Summary:
gcc warns that `__throw
Author: mmacy
Date: Sat Feb 23 20:45:45 2019
New Revision: 344484
URL: https://svnweb.freebsd.org/changeset/base/344484
Log:
linux/fs: simplify interop and correct definition of loff_t
- offsets can be negative, loff_t needs to be signed, it also simplifies
interop with the rest of the
Author: mmacy
Date: Sat Feb 23 20:56:41 2019
New Revision: 344485
URL: https://svnweb.freebsd.org/changeset/base/344485
Log:
import linux debugfs support
Reviewed by: hps@
MFC after:1 week
Sponsored by: iX Systems
Differential Revision:https://reviews.freebsd.org/D19258
Author: mmacy
Date: Sat Feb 23 21:04:48 2019
New Revision: 344486
URL: https://svnweb.freebsd.org/changeset/base/344486
Log:
Change seq_read to seq_load to avoid namespace conflicts with lkpi
MFC after:1 week
Sponsored by: iX Systems
Modified:
head/sys/kern/kern_descrip.c
head/sy
Author: mmacy
Date: Sat Feb 23 21:14:00 2019
New Revision: 344487
URL: https://svnweb.freebsd.org/changeset/base/344487
Log:
gcov support
add gcov support and export results as files in debugfs
Reviewed by: hps@
MFC after:1 week
Sponsored by: iX Systems
Differential Revision
> Author: mmacy
> Date: Sat Feb 23 21:14:00 2019
> New Revision: 344487
> URL: https://svnweb.freebsd.org/changeset/base/344487
>
> Log:
> gcov support
>
> add gcov support and export results as files in debugfs
>
> Reviewed by:hps@
> MFC after: 1 week
> Sponsored by:
> > Author: mmacy
> > Date: Sat Feb 23 21:14:00 2019
> > New Revision: 344487
> > URL: https://svnweb.freebsd.org/changeset/base/344487
> >
> > Log:
> > gcov support
> >
> > add gcov support and export results as files in debugfs
> >
> > Reviewed by: hps@
> > MFC after:1
In message <201902232152.x1nlqjkg032...@pdx.rh.cn85.dnsmgr.net>,
"Rodney W. Gri
mes" writes:
> > > Author: mmacy
> > > Date: Sat Feb 23 21:14:00 2019
> > > New Revision: 344487
> > > URL: https://svnweb.freebsd.org/changeset/base/344487
> > >
> > > Log:
> > > gcov support
> > >
> > > add g
Author: sobomax
Date: Sat Feb 23 23:31:13 2019
New Revision: 344488
URL: https://svnweb.freebsd.org/changeset/base/344488
Log:
Further refine r336195: do not even attempt to verify/update interface's
MTU if we've set it once and there were no changes on the DHCP server
side since the last re
Author: mav
Date: Sat Feb 23 23:35:52 2019
New Revision: 344489
URL: https://svnweb.freebsd.org/changeset/base/344489
Log:
Free some space in struct ctl_io_hdr for better use.
- Collapse original_sc and serializing_sc fields into one, since they
are never used simultanously, we have only
16 matches
Mail list logo