Author: fernape (ports committer)
Date: Fri Jun 19 06:48:16 2020
New Revision: 362367
URL: https://svnweb.freebsd.org/changeset/base/362367
Log:
diff(1): Add EXAMPLES section
Add examples for -r, -u, -N, -x, -q and -I
Approved by: 0mp@
Differential Revision:https://reviews.f
Author: rpokala
Date: Fri Jun 19 06:35:57 2020
New Revision: 362366
URL: https://svnweb.freebsd.org/changeset/base/362366
Log:
MFC r362078:
Decode the "LACP Fast Timeout" LAGG option flag
r286700 added the "lacp_fast_timeout" option to `ifconfig', but we forgot to
include the new opt
Author: fernape (ports committer)
Date: Fri Jun 19 06:23:55 2020
New Revision: 362365
URL: https://svnweb.freebsd.org/changeset/base/362365
Log:
md5(1): Add EXAMPLES section
Add EXAMLES covering -c, -s and -r
Approved by: bcr@, 0mp@
Differential Revision:https://reviews.free
Author: rpokala
Date: Fri Jun 19 05:54:15 2020
New Revision: 362364
URL: https://svnweb.freebsd.org/changeset/base/362364
Log:
MFC r362078:
Decode the "LACP Fast Timeout" LAGG option flag
r286700 added the "lacp_fast_timeout" option to `ifconfig', but we forgot to
include the new opt
Author: markj
Date: Fri Jun 19 04:18:20 2020
New Revision: 362363
URL: https://svnweb.freebsd.org/changeset/base/362363
Log:
Restore a check unintentionally dropped in r362361.
MFC with: r362361
Modified:
head/sys/vm/vm_map.c
Modified: head/sys/vm/vm_map.c
==
Author: imp
Date: Fri Jun 19 04:09:35 2020
New Revision: 362362
URL: https://svnweb.freebsd.org/changeset/base/362362
Log:
The actual name for MMCCAM sd block devices is sdda.
Pointed out by: kibab@
Modified:
head/share/man/man4/scsi.4
Modified: head/share/man/man4/scsi.4
==
Author: markj
Date: Fri Jun 19 03:32:04 2020
New Revision: 362361
URL: https://svnweb.freebsd.org/changeset/base/362361
Log:
Add a helper function for validating VA ranges.
Functions which take untrusted user ranges must validate against the
bounds of the map, and also check for wraparoun
Author: markj
Date: Fri Jun 19 03:31:46 2020
New Revision: 362360
URL: https://svnweb.freebsd.org/changeset/base/362360
Log:
Fix a double object unlock in vm_object_backing_collapse_wait().
Reviewed by: kib
Sponsored by: The FreeBSD Foundation
Differential Revision:https://revi
Author: mckusick
Date: Fri Jun 19 01:04:25 2020
New Revision: 362359
URL: https://svnweb.freebsd.org/changeset/base/362359
Log:
The binary representation of the superblock (the fs structure) is written
out verbatim to the disk: see ffs_sbput() in sys/ufs/ffs/ffs_subr.c.
It contains a pointer
Author: mckusick
Date: Fri Jun 19 01:02:53 2020
New Revision: 362358
URL: https://svnweb.freebsd.org/changeset/base/362358
Log:
Move the pointers stored in the superblock into a separate
fs_summary_info structure. This change was originally done
by the CheriBSD project as they need larger po
Author: mav
Date: Fri Jun 19 00:45:29 2020
New Revision: 362357
URL: https://svnweb.freebsd.org/changeset/base/362357
Log:
MFC r362100: Fix config_intrhook leak on initial reset failure.
Modified:
stable/12/sys/dev/nvme/nvme_ctrlr.c
Directory Properties:
stable/12/ (props changed)
Modifi
Author: mav
Date: Fri Jun 19 00:44:35 2020
New Revision: 362356
URL: https://svnweb.freebsd.org/changeset/base/362356
Log:
MFC r361835: Add bunch of HDA controller and codec IDs.
Modified:
stable/12/sys/dev/sound/pci/hda/hdac.c
stable/12/sys/dev/sound/pci/hda/hdac.h
stable/12/sys/dev/soun
Author: mav
Date: Fri Jun 19 00:43:44 2020
New Revision: 362355
URL: https://svnweb.freebsd.org/changeset/base/362355
Log:
MFC r361816: Limit AHCI to only one MSI if more is not needed.
My AMD Ryzen system has 4 AHCI controllers, each supporting 16 MSI vectors.
Since two of the controller
Author: karels
Date: Thu Jun 18 23:57:10 2020
New Revision: 362353
URL: https://svnweb.freebsd.org/changeset/base/362353
Log:
Add support for bcm54213PE in brgphy.
This chip is used in the Rasperry Pi 4, and is supported by the if_genet
driver. Currently we use the ukphy mii driver, this
Author: manu
Date: Thu Jun 18 23:31:56 2020
New Revision: 362352
URL: https://svnweb.freebsd.org/changeset/base/362352
Log:
MFC r358555, r358799-r358800
r358555:
cpufreq_dt: Improve multiple opp support
When looking for cpu with the same OPP starts from the root /cpus node
so each
Author: manu
Date: Thu Jun 18 23:23:21 2020
New Revision: 362351
URL: https://svnweb.freebsd.org/changeset/base/362351
Log:
MFC r356888, r356891
r356888:
arm: allwinner: Fix padconf for interrupts information
Add a eint_bank member to the allwinner_pins structure.
On Allwinner SoCs
Author: manu
Date: Thu Jun 18 23:21:12 2020
New Revision: 362350
URL: https://svnweb.freebsd.org/changeset/base/362350
Log:
MFC r356276, r356609-r356610, r356637, r356798-r356800, r356802
r356276:
arm: allwinner: aw_spi: Call bus_generic_attach
This is needed when the driver is compi
Author: manu
Date: Thu Jun 18 23:18:47 2020
New Revision: 362349
URL: https://svnweb.freebsd.org/changeset/base/362349
Log:
MFC r353528-r353529
r353528:
arm64: allwinner: Add Allwinner H6 Support
This adds support for H6 SoC.
Add a CCU driver for H6 that support all PLLs and most o
Author: 0mp (doc,ports committer)
Date: Thu Jun 18 23:12:55 2020
New Revision: 362348
URL: https://svnweb.freebsd.org/changeset/base/362348
Log:
Document that umount -A does not unmount /dev
Reported by: kaktus
Reviewed by: kaktus
MFC after:1 week
Differential Revision:h
Author: kib
Date: Thu Jun 18 23:07:58 2020
New Revision: 362347
URL: https://svnweb.freebsd.org/changeset/base/362347
Log:
rtld: Apply relro to itself.
Reviewed by: emaste
Sponsored by: The FreeBSD Foundation
MFC after:1 week
Differential revision:https://reviews.freebsd.
Author: kib
Date: Thu Jun 18 23:06:05 2020
New Revision: 362346
URL: https://svnweb.freebsd.org/changeset/base/362346
Log:
rtld: Parse own phdr and notes.
Reviewed by: emaste
Sponsored by: The FreeBSD Foundation
MFC after:1 week
Differential revision:https://reviews.freeb
Author: pfg
Date: Thu Jun 18 22:10:06 2020
New Revision: 362345
URL: https://svnweb.freebsd.org/changeset/base/362345
Log:
services: Add SSDP to service database
This is used for UPnP and is registered in the IANA database.
PR: 241573
Modified:
stable/12/usr.sbin/services_
Author: manu
Date: Thu Jun 18 21:44:49 2020
New Revision: 362344
URL: https://svnweb.freebsd.org/changeset/base/362344
Log:
MFC r349584, r349728, r349731, r350440, r350443, r351185, r353493, r353575,
r355625, r355627, r355629, r356813
r349584:
Since r349571 we need all the accessor to be
Author: kaktus
Date: Thu Jun 18 21:42:54 2020
New Revision: 362343
URL: https://svnweb.freebsd.org/changeset/base/362343
Log:
hw.bus.info: rework handler
hw.bus.info was added in r68522 as a node, but there was never anything
connected "behind" it. Its only purpose is to return a struct
On Thu, 18 Jun 2020 at 08:48, Jessica Clarke wrote:
>
> On 18 Jun 2020, at 13:23, Ed Maste wrote:
> > On Wed, 17 Jun 2020 at 15:56, Andrew Turner wrote:
> >>
> >> Author: andrew
> >> Date: Wed Jun 17 19:56:17 2020
> >> New Revision: 362285
> >> URL: https://svnweb.freebsd.org/changeset/base/3622
Author: kib
Date: Thu Jun 18 20:49:56 2020
New Revision: 362342
URL: https://svnweb.freebsd.org/changeset/base/362342
Log:
Fix execution of linux binary from multithreaded non-Linux process.
If multithreaded non-Linux process execs Linux binary, then non-Linux
threads different from the o
Author: dim
Date: Thu Jun 18 20:41:43 2020
New Revision: 362341
URL: https://svnweb.freebsd.org/changeset/base/362341
Log:
Merge commit 0cecafd647cc from llvm git (by Alina Sbirlea):
[BasicAA] Make BasicAA a cfg pass.
Summary:
Part of the changes in D44564 made BasicAA not CFG
Author: mav
Date: Thu Jun 18 20:25:42 2020
New Revision: 362340
URL: https://svnweb.freebsd.org/changeset/base/362340
Log:
MFC r360504 (by imp): Style(9) nit: put function name at start of line.
Modified:
stable/12/sys/dev/nvme/nvme_ns.c
Directory Properties:
stable/12/ (props changed)
M
Author: mav
Date: Thu Jun 18 20:23:46 2020
New Revision: 362339
URL: https://svnweb.freebsd.org/changeset/base/362339
Log:
MFC r360503 (by imp): Move / reword a comment.
Explain what we're doing with mapping CAM's notion of a LUN to NVMe's
notion of a namespace.
Modified:
stable/12/sys
Author: markj
Date: Thu Jun 18 19:32:34 2020
New Revision: 362338
URL: https://svnweb.freebsd.org/changeset/base/362338
Log:
Add the SCTP_SUPPORT kernel option.
This is in preparation for enabling a loadable SCTP stack. Analogous to
IPSEC/IPSEC_SUPPORT, the SCTP_SUPPORT kernel option mus
Author: mav
Date: Thu Jun 18 19:16:03 2020
New Revision: 362337
URL: https://svnweb.freebsd.org/changeset/base/362337
Log:
Make polled request timeout less invasive.
Instead of panic after one second of polling, make the normal timeout
handler to activate, reset the controller and abort t
Author: 0mp (doc,ports committer)
Date: Thu Jun 18 19:03:20 2020
New Revision: 362336
URL: https://svnweb.freebsd.org/changeset/base/362336
Log:
Fix a typo in cpuset_getdomain.2
PR: 247385
Reported by: Paul Floyd
MFC after:1 week
Modified:
head/lib/libc/sys/cpuset_get
Author: jrm (ports committer)
Date: Thu Jun 18 18:18:09 2020
New Revision: 362335
URL: https://svnweb.freebsd.org/changeset/base/362335
Log:
Retire idle commit bits for hiren, miwi, and oleg
Approved by: core (bcr)
Differential Revision:https://reviews.freebsd.org/D25347
Modifie
Author: jkim
Date: Thu Jun 18 18:16:13 2020
New Revision: 362334
URL: https://svnweb.freebsd.org/changeset/base/362334
Log:
Remove the unnecessary configure.ac.
Deleted:
head/contrib/flex/configure.ac
___
svn-src-all@freebsd.org mailing list
https:/
Author: jkim
Date: Thu Jun 18 18:09:16 2020
New Revision: 362333
URL: https://svnweb.freebsd.org/changeset/base/362333
Log:
MFV: r362286
Merge flex 2.6.4.
Added:
head/contrib/flex/README.md
- copied unchanged from r362286, vendor/flex/dist/README.md
head/contrib/flex/configure.ac
On Thu, Jun 18, 2020 at 10:19 AM John Baldwin wrote:
>
> On 6/17/20 5:48 PM, Conrad Meyer wrote:
> > db_printf checks the pager, via db_putc.
>
> It doesn't break out of the loops for you though (e.g. via setjmp or the
> like). Commands still have to check db_pager_quit directly if they wish
> to
On 6/17/20 5:48 PM, Conrad Meyer wrote:
> On Wed, Jun 17, 2020 at 10:50 AM John Baldwin wrote:
>>
>> On 6/12/20 3:33 PM, Conrad Meyer wrote:
>>> On Fri, Jun 12, 2020 at 2:53 PM Eric van Gyzen wrote:
Honor db_pager_quit in some vm_object ddb commands
These can be rather verbose.
Author: tuexen
Date: Thu Jun 18 16:22:09 2020
New Revision: 362332
URL: https://svnweb.freebsd.org/changeset/base/362332
Log:
Whitespace changes, not functional change intended.
MFC after:1 week
Modified:
head/lib/libc/net/sctp_sys_calls.c
Modified: head/lib/libc/net/sctp_sy
Author: royger
Date: Thu Jun 18 15:44:40 2020
New Revision: 362331
URL: https://svnweb.freebsd.org/changeset/base/362331
Log:
MFC r352925: xen/ctrl: acknowledge all control requests
MFC r357616: xen/console: fix priority of Xen console
MFC r361274: dev/xenstore: fix return with locks held
Author: trasz
Date: Thu Jun 18 15:41:16 2020
New Revision: 362330
URL: https://svnweb.freebsd.org/changeset/base/362330
Log:
Make audit tests depend on /dev/auditpipe. This should fix
some 416 failing tests on armv7:
https://ci.freebsd.org/job/FreeBSD-head-armv7-test/lastCompletedBuild/t
Author: royger
Date: Thu Jun 18 15:15:04 2020
New Revision: 362329
URL: https://svnweb.freebsd.org/changeset/base/362329
Log:
MFC r352925: xen/ctrl: acknowledge all control requests
MFC r357616: xen/console: fix priority of Xen console
MFC r361274: dev/xenstore: fix return with locks held
Author: fernape (ports committer)
Date: Thu Jun 18 15:14:10 2020
New Revision: 362328
URL: https://svnweb.freebsd.org/changeset/base/362328
Log:
split(1): Add EXAMPLES section
Add EXAMPLES covering -d, -n and -p
Include small explanation about the size of the chunks for the -n option
On Sat, Mar 30, 2019 at 07:20:28AM +, Pawel Jakub Dawidek wrote:
> Author: pjd
> Date: Sat Mar 30 07:20:28 2019
> New Revision: 345726
> URL: https://svnweb.freebsd.org/changeset/base/345726
>
> Log:
> Implement support for online disk capacity changes.
>
> Obtained from: Fudo Secu
Author: gbe (doc committer)
Date: Thu Jun 18 13:19:56 2020
New Revision: 362327
URL: https://svnweb.freebsd.org/changeset/base/362327
Log:
Add HISTORY sections to banner(6), basename(1), limits(1) and vmstat(8)
Reviewed by: bcr (mentor)
Approved by: bcr (mentor)
MFC after:7 days
Author: gbe (doc committer)
Date: Thu Jun 18 13:13:04 2020
New Revision: 362326
URL: https://svnweb.freebsd.org/changeset/base/362326
Log:
fgetln(3): Add a Caveats Section
Reviewed by: yuripv, bcr (mentor)
Approved by: bcr (mentror)
Obtained from:OpenBSD
MFC after:7 days
On 18 Jun 2020, at 13:23, Ed Maste wrote:
> On Wed, 17 Jun 2020 at 15:56, Andrew Turner wrote:
>>
>> Author: andrew
>> Date: Wed Jun 17 19:56:17 2020
>> New Revision: 362285
>> URL: https://svnweb.freebsd.org/changeset/base/362285
>>
>> Log:
>> Clean up the pci host generic driver
> ...
>>
>>
Author: 0mp (doc,ports committer)
Date: Thu Jun 18 12:29:24 2020
New Revision: 362325
URL: https://svnweb.freebsd.org/changeset/base/362325
Log:
Fix the --guid flag description
MFC after:2 weeks
Modified:
head/usr.sbin/efivar/efivar.8
Modified: head/usr.sbin/efivar/efivar.8
On Wed, 17 Jun 2020 at 15:56, Andrew Turner wrote:
>
> Author: andrew
> Date: Wed Jun 17 19:56:17 2020
> New Revision: 362285
> URL: https://svnweb.freebsd.org/changeset/base/362285
>
> Log:
> Clean up the pci host generic driver
...
>
> + /* Translate the address from a PCI address to a p
On 6/18/20 2:32 PM, Fernando Apesteguía wrote:
> On Thu, Jun 18, 2020 at 12:56 PM Yuri Pankov wrote:
>>
>> Fernando Apesteguía wrote:
>>> Author: fernape (ports committer)
>>> Date: Thu Jun 18 10:48:37 2020
>>> New Revision: 362318
>>> URL: https://svnweb.freebsd.org/changeset/base/362318
>>>
>>>
On Thu, Jun 18, 2020 at 12:56 PM Yuri Pankov wrote:
>
> Fernando Apesteguía wrote:
> > Author: fernape (ports committer)
> > Date: Thu Jun 18 10:48:37 2020
> > New Revision: 362318
> > URL: https://svnweb.freebsd.org/changeset/base/362318
> >
> > Log:
> >tee(1): Add EXAMPLES section
> >
> >
Author: 0mp (doc,ports committer)
Date: Thu Jun 18 11:18:26 2020
New Revision: 362324
URL: https://svnweb.freebsd.org/changeset/base/362324
Log:
Clean up and improve manual page for fuser(1)
- Mention option's arguments in the list of options (so that now we mention
"-N system" instead
Fernando Apesteguía wrote:
Author: fernape (ports committer)
Date: Thu Jun 18 10:48:37 2020
New Revision: 362318
URL: https://svnweb.freebsd.org/changeset/base/362318
Log:
tee(1): Add EXAMPLES section
Probably the simplest one ever.
Approved by: gbe@, 0mp@
Differential Revis
Author: hselasky
Date: Thu Jun 18 10:55:46 2020
New Revision: 362323
URL: https://svnweb.freebsd.org/changeset/base/362323
Log:
MFC r361828:
Ensure pci_channel_offline() actually queries the PCI register space,
and not only the software cache of that register. Else
pci_channel_offline() w
DR for r362298 is https://reviews.freebsd.org/D25197 approved by bcr@
___
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"
Author: hselasky
Date: Thu Jun 18 10:53:40 2020
New Revision: 362322
URL: https://svnweb.freebsd.org/changeset/base/362322
Log:
MFC r361828:
Ensure pci_channel_offline() actually queries the PCI register space,
and not only the software cache of that register. Else
pci_channel_offline() w
Author: 0mp (doc,ports committer)
Date: Thu Jun 18 10:52:51 2020
New Revision: 362321
URL: https://svnweb.freebsd.org/changeset/base/362321
Log:
Improve periodic(8) manual page presentation
- Update synopsis to present all available arguments.
- Consistently call the argument specifying a
Author: hselasky
Date: Thu Jun 18 10:50:59 2020
New Revision: 362320
URL: https://svnweb.freebsd.org/changeset/base/362320
Log:
MFC r361724:
Implement __is_constexpr() function macro in the LinuxKPI.
Bump the FreeBSD version.
Sponsored by: Mellanox Technologies
Modified:
stable/11/sy
Author: hselasky
Date: Thu Jun 18 10:49:49 2020
New Revision: 362319
URL: https://svnweb.freebsd.org/changeset/base/362319
Log:
MFC r361724:
Implement __is_constexpr() function macro in the LinuxKPI.
Bump the FreeBSD version.
Sponsored by: Mellanox Technologies
Modified:
stable/12/sy
Author: fernape (ports committer)
Date: Thu Jun 18 10:48:37 2020
New Revision: 362318
URL: https://svnweb.freebsd.org/changeset/base/362318
Log:
tee(1): Add EXAMPLES section
Probably the simplest one ever.
Approved by: gbe@, 0mp@
Differential Revision:https://reviews.freebsd
Author: hselasky
Date: Thu Jun 18 10:47:30 2020
New Revision: 362317
URL: https://svnweb.freebsd.org/changeset/base/362317
Log:
MFC r361723:
Implement struct_size() function macro in the LinuxKPI.
Sponsored by: Mellanox Technologies
Modified:
stable/11/sys/compat/linuxkpi/common/includ
Author: hselasky
Date: Thu Jun 18 10:46:58 2020
New Revision: 362316
URL: https://svnweb.freebsd.org/changeset/base/362316
Log:
MFC r361723:
Implement struct_size() function macro in the LinuxKPI.
Sponsored by: Mellanox Technologies
Modified:
stable/12/sys/compat/linuxkpi/common/includ
Author: hselasky
Date: Thu Jun 18 10:46:05 2020
New Revision: 362315
URL: https://svnweb.freebsd.org/changeset/base/362315
Log:
MFC r361722:
Implement BUILD_BUG_ON_ZERO() in the LinuxKPI.
Tested using gcc and clang.
Sponsored by: Mellanox Technologies
Modified:
stable/11/sys/compat/l
Author: hselasky
Date: Thu Jun 18 10:45:30 2020
New Revision: 362314
URL: https://svnweb.freebsd.org/changeset/base/362314
Log:
MFC r361722:
Implement BUILD_BUG_ON_ZERO() in the LinuxKPI.
Tested using gcc and clang.
Sponsored by: Mellanox Technologies
Modified:
stable/12/sys/compat/l
Author: hselasky
Date: Thu Jun 18 10:41:51 2020
New Revision: 362313
URL: https://svnweb.freebsd.org/changeset/base/362313
Log:
MFC r362045:
Make sure packets generated by raw IP code is let through by mlx5en(4).
Allow the TCP header to reside in the mbuf following the IP header.
Else s
Author: hselasky
Date: Thu Jun 18 10:40:16 2020
New Revision: 362312
URL: https://svnweb.freebsd.org/changeset/base/362312
Log:
MFC r362045:
Make sure packets generated by raw IP code is let through by mlx5en(4).
Allow the TCP header to reside in the mbuf following the IP header.
Else s
Author: hselasky
Date: Thu Jun 18 10:38:02 2020
New Revision: 362311
URL: https://svnweb.freebsd.org/changeset/base/362311
Log:
MFC r362045:
Make sure packets generated by raw IP code is let through by mlx5en(4).
Allow the TCP header to reside in the mbuf following the IP header.
Else s
Author: hselasky
Date: Thu Jun 18 10:31:21 2020
New Revision: 362310
URL: https://svnweb.freebsd.org/changeset/base/362310
Log:
MFC r362044:
Extend use of unlikely() in the fast path, in mlx5en(4).
Typically the TCP/IP headers fit within the first mbuf and should not
trigger any of the
Author: hselasky
Date: Thu Jun 18 10:20:16 2020
New Revision: 362309
URL: https://svnweb.freebsd.org/changeset/base/362309
Log:
MFC r362044:
Extend use of unlikely() in the fast path, in mlx5en(4).
Typically the TCP/IP headers fit within the first mbuf and should not
trigger any of the
Author: hselasky
Date: Thu Jun 18 10:19:37 2020
New Revision: 362308
URL: https://svnweb.freebsd.org/changeset/base/362308
Log:
MFC r362044:
Extend use of unlikely() in the fast path, in mlx5en(4).
Typically the TCP/IP headers fit within the first mbuf and should not
trigger any of the
Author: hselasky
Date: Thu Jun 18 10:17:36 2020
New Revision: 362307
URL: https://svnweb.freebsd.org/changeset/base/362307
Log:
MFC r362043:
Use const keyword when parsing the TCP/IP header in the fast path in
mlx5en(4).
When parsing the TCP/IP header in the fast path, make it clear by u
Author: hselasky
Date: Thu Jun 18 10:12:17 2020
New Revision: 362306
URL: https://svnweb.freebsd.org/changeset/base/362306
Log:
MFC r362043:
Use const keyword when parsing the TCP/IP header in the fast path in
mlx5en(4).
When parsing the TCP/IP header in the fast path, make it clear by u
Author: hselasky
Date: Thu Jun 18 10:08:41 2020
New Revision: 362305
URL: https://svnweb.freebsd.org/changeset/base/362305
Log:
MFC r362043:
Use const keyword when parsing the TCP/IP header in the fast path in
mlx5en(4).
When parsing the TCP/IP header in the fast path, make it clear by u
Author: vmaffione
Date: Thu Jun 18 10:03:17 2020
New Revision: 362304
URL: https://svnweb.freebsd.org/changeset/base/362304
Log:
MFC r362076
netmap: introduce netmap_kring_on()
This function returns NULL if the ring identified by
queue id and direction is in netmap mode. Otherwise
Author: eugen
Date: Thu Jun 18 08:38:54 2020
New Revision: 362303
URL: https://svnweb.freebsd.org/changeset/base/362303
Log:
MFC r361789: ipfw: unbreak matching with big table type flow.
Modified:
stable/11/sys/netpfil/ipfw/ip_fw_table_algo.c
Directory Properties:
stable/11/ (props change
Author: eugen
Date: Thu Jun 18 08:37:56 2020
New Revision: 362302
URL: https://svnweb.freebsd.org/changeset/base/362302
Log:
MFC r361789: ipfw: unbreak matching with big table type flow.
Modified:
stable/12/sys/netpfil/ipfw/ip_fw_table_algo.c
Directory Properties:
stable/12/ (props change
Author: eugen
Date: Thu Jun 18 08:35:51 2020
New Revision: 362301
URL: https://svnweb.freebsd.org/changeset/base/362301
Log:
MFC r361790: ifconfig(8): make it possible to filter output by interface
group.
Modified:
stable/11/sbin/ifconfig/ifconfig.8
stable/11/sbin/ifconfig/ifconfig.c
Direc
Author: eugen
Date: Thu Jun 18 08:33:36 2020
New Revision: 362300
URL: https://svnweb.freebsd.org/changeset/base/362300
Log:
MFC r361790: ifconfig(8): make it possible to filter output by interface
group.
Modified:
stable/12/sbin/ifconfig/ifconfig.8
stable/12/sbin/ifconfig/ifconfig.c
Direc
Author: fernape (ports committer)
Date: Thu Jun 18 08:31:04 2020
New Revision: 362299
URL: https://svnweb.freebsd.org/changeset/base/362299
Log:
lockf(1): Add EXAMPLES section
* Add pretty small EXAMPLES section
* While here, fix a warning in line 98 (new sentence in new line)
Appr
Author: fernape (ports committer)
Date: Thu Jun 18 08:26:26 2020
New Revision: 362298
URL: https://svnweb.freebsd.org/changeset/base/362298
Log:
nl(1): Add EXAMPLES section
Add EXAMPLES section covering flags -b[ap] -n -i -s -v
Approved by: bcr@
Differential Revision:Add EXA
Author: 0mp (doc,ports committer)
Date: Thu Jun 18 07:35:18 2020
New Revision: 362297
URL: https://svnweb.freebsd.org/changeset/base/362297
Log:
MFC 361940:
Use Fl instead of Ar for long flags
Also, bump date after r361935.
Modified:
stable/11/usr.bin/mkimg/mkimg.1
Directory Propert
Author: 0mp (doc,ports committer)
Date: Thu Jun 18 07:34:30 2020
New Revision: 362296
URL: https://svnweb.freebsd.org/changeset/base/362296
Log:
MFC 361940:
Use Fl instead of Ar for long flags
Also, bump date after r361935.
Modified:
stable/12/usr.bin/mkimg/mkimg.1
Directory Propert
81 matches
Mail list logo