Author: manu
Date: Thu May 23 06:53:59 2019
New Revision: 348150
URL: https://svnweb.freebsd.org/changeset/base/348150
Log:
pkgbase: Remove etc/zfs from being packaged
This is an empty directory and it cause a FreeBSD-zfs package to
be created when we don't need one.
Reviewed by: ba
Author: delphij
Date: Thu May 23 05:49:43 2019
New Revision: 348149
URL: https://svnweb.freebsd.org/changeset/base/348149
Log:
MFC r347244:
Move contrib/zlib to sys/contrib/zlib so that we can use it in kernel.
This is a prerequisite of unifying kernel zlib instances.
Submitted by: Y
On 23/05/2019 04:45, Ian Lepore wrote:
> Doh! I use that pattern-removal technique all the time at $work, I
> wonder how many times I've committed this mistake and just haven't been
> burned by it yet?
>
> Good catch, should be fixed by r348141.
Thank you!
> I'm curious though... it can only hi
Author: delphij
Date: Thu May 23 05:17:18 2019
New Revision: 348148
URL: https://svnweb.freebsd.org/changeset/base/348148
Log:
Delete unneeded #include from sys/mips.
PR: 229763
Submitted by: Yoshihiro Ota
Reviewed by: imp
Differential Revision:https://reviews.fre
Author: jhibbits
Date: Thu May 23 03:47:25 2019
New Revision: 348147
URL: https://svnweb.freebsd.org/changeset/base/348147
Log:
powerpc/mpc85xx: Use the proper (EREF) form of writing to DBCR0
DBCR0, according to the Freescale EREF, is guaranteed to be updated, and
changes take effect, aft
Author: jhibbits
Date: Thu May 23 03:40:48 2019
New Revision: 348146
URL: https://svnweb.freebsd.org/changeset/base/348146
Log:
powerpc/booke: It helps to set variables before using them
Actually set the source and destination VA's before using them. Fixes a
bizarre panic on 32-bit Book-
Author: ian
Date: Thu May 23 02:12:00 2019
New Revision: 348145
URL: https://svnweb.freebsd.org/changeset/base/348145
Log:
MFC r346652-r346654
r346652:
Complain and exit the script if the 'make install' phase fails. Also,
there is no need to install any debug files.
r346653:
The
Author: dougm
Date: Thu May 23 02:10:41 2019
New Revision: 348144
URL: https://svnweb.freebsd.org/changeset/base/348144
Log:
Fix typo from r348128: _func__ -> __func__
Reported by: LINT
Modified:
head/sys/vm/vm_map.c
Modified: head/sys/vm/vm_map.c
===
Author: ian
Date: Thu May 23 01:49:08 2019
New Revision: 348143
URL: https://svnweb.freebsd.org/changeset/base/348143
Log:
Remove accidentally-added blank line; the style throughout this file
is to use no whitespace between a comment block and the code it describes.
Modified:
head/libexec/r
On Wed, 2019-05-22 at 14:40 +0300, Andriy Gapon wrote:
> Something I've just noticed about this commit:
>
> On 20/07/2018 16:59, Ian Lepore wrote:
> > Author: ian
> > Date: Fri Jul 20 13:59:29 2018
> > New Revision: 336547
> > URL: https://svnweb.freebsd.org/changeset/base/336547
> >
> > Log:
> >
Author: ian
Date: Thu May 23 01:41:49 2019
New Revision: 348141
URL: https://svnweb.freebsd.org/changeset/base/348141
Log:
Handle the driftfile option correctly when ntpd_flags is empty.
The logic I originally wrote to detect whether a driftfile option was in the
set of flags was based on
Author: ngie
Date: Thu May 23 01:25:34 2019
New Revision: 348140
URL: https://svnweb.freebsd.org/changeset/base/348140
Log:
MFC r346431,r347417,r348019:
r346431 (by lwhsu):
Specify using Python2, these .py files have not been converted to use Python3
yet, but the default Python versi
Author: ngie
Date: Thu May 23 01:13:12 2019
New Revision: 348139
URL: https://svnweb.freebsd.org/changeset/base/348139
Log:
Regenerate src.conf(5) after r348138
Modified:
stable/12/share/man/man5/src.conf.5
Modified: stable/12/share/man/man5/src.conf.5
===
Author: ngie
Date: Thu May 23 01:09:10 2019
New Revision: 348138
URL: https://svnweb.freebsd.org/changeset/base/348138
Log:
MFC
r345203,r345205,r345353,r345645,r345708,r345709,r345735,r345770,r346081,r346270,r346574,r346576:
r345203:
Initial googlemock/googletest integration into the
Author: ngie
Date: Thu May 23 00:59:05 2019
New Revision: 348137
URL: https://svnweb.freebsd.org/changeset/base/348137
Log:
Revert r348136
I accidentally committed some unrelated local changes to
`.../tests/sys/opencrypto` along with this MFC set.
Deleted:
stable/12/contrib/googletest/
Author: ngie
Date: Thu May 23 00:55:28 2019
New Revision: 348136
URL: https://svnweb.freebsd.org/changeset/base/348136
Log:
MFC
r345203,r345205,r345353,r345645,r345708,r345709,r345735,r345770,r346574,r346576:
r345203:
Initial googlemock/googletest integration into the build/FreeBSD te
Author: kevans
Date: Wed May 22 23:34:41 2019
New Revision: 348133
URL: https://svnweb.freebsd.org/changeset/base/348133
Log:
MFC r347640: libbe(3): Descend into children of datasets w/ mountpoint=none
These datasets will generally be canmount=noauto,mountpoint=none (e.g.
zroot/var) but h
Author: sjg
Date: Wed May 22 23:23:16 2019
New Revision: 348131
URL: https://svnweb.freebsd.org/changeset/base/348131
Log:
load_key_buf do not free data from dearmor
The data returned by dearmor is referenced by the key
leave it alone!
MFC r347980
Reviewed by: stevek
Modified:
Author: sjg
Date: Wed May 22 23:19:20 2019
New Revision: 348129
URL: https://svnweb.freebsd.org/changeset/base/348129
Log:
libsecureboot: allow control of when pseudo pcr is updated
During boot we only want to measure things which *must*
be verified - this should provide more deterministi
Author: cem
Date: Wed May 22 23:22:36 2019
New Revision: 348130
URL: https://svnweb.freebsd.org/changeset/base/348130
Log:
Decode and name additional x86 feature bits
These are all enumerated in Intel's ISA extension reference, 37th ed.
Sponsored by: Dell EMC Isilon
Modified:
head/s
Author: dougm
Date: Wed May 22 23:11:16 2019
New Revision: 348128
URL: https://svnweb.freebsd.org/changeset/base/348128
Log:
Cleanups made necessary by r348115, or reactions to it:
1. Change size_t to vm_size_t in some places.
2. Rename vm_map_entry_resize_free to drop the _free part.
3. F
Author: kevans
Date: Wed May 22 23:07:40 2019
New Revision: 348127
URL: https://svnweb.freebsd.org/changeset/base/348127
Log:
bectl(8): add description for create subcommand
In commit r345845, a portion of documentation for the create subcommand was
removed. Specifically, for creating a s
Author: kevans
Date: Wed May 22 22:56:05 2019
New Revision: 348126
URL: https://svnweb.freebsd.org/changeset/base/348126
Log:
MFC r347578: tun/tap: Defer clearing if_softc until after if_detach
(Commit massaged to match stable structure; tun and tap have been merged in
head)
r346670
Author: kevans
Date: Wed May 22 22:55:27 2019
New Revision: 348125
URL: https://svnweb.freebsd.org/changeset/base/348125
Log:
MFC r347640: libbe(3): Descend into children of datasets w/ mountpoint=none
These datasets will generally be canmount=noauto,mountpoint=none (e.g.
zroot/var) but h
Author: kevans
Date: Wed May 22 22:34:35 2019
New Revision: 348124
URL: https://svnweb.freebsd.org/changeset/base/348124
Log:
MFC r347578: tun/tap: Defer clearing if_softc until after if_detach
(Commit massaged to match stable structure; tun and tap have been merged in
head)
r346670
Hi Brad,
Ping. It's still broken. Can you revert this please?
Thanks,
Conrad
On Thu, May 16, 2019 at 8:05 AM Conrad Meyer wrote:
>
> Hi Brad,
>
> Can you revert this? It seems to break every config-management tool
> we have (mergemaster, etcupdate, beinstall ...).
>
> Additionally, I don't b
Author: cem
Date: Wed May 22 21:47:17 2019
New Revision: 348122
URL: https://svnweb.freebsd.org/changeset/base/348122
Log:
save-entropy(8), rc.d/random: Set nodump flag
Tag saved entropy files as "nodump," to signal that the files should not be
backed up by dump(8) or other automated back
Author: ian
Date: Wed May 22 21:47:26 2019
New Revision: 348123
URL: https://svnweb.freebsd.org/changeset/base/348123
Log:
Add pnp info to the imx_i2c driver.
Modified:
head/sys/arm/freescale/imx/imx_i2c.c
Modified: head/sys/arm/freescale/imx/imx_i2c.c
===
Author: melifaro
Date: Wed May 22 21:20:15 2019
New Revision: 348121
URL: https://svnweb.freebsd.org/changeset/base/348121
Log:
Fix gateway setup for the interface routes.
Currently rinit1() and its IPv6 counterpart
nd6_prefix_onlink_rtrequest() uses dummy null_sdl gateway address
d
On May 22, 2019 2:06:18 PM PDT, "Rodney W. Grimes"
wrote:
>> On 5/22/19 5:48 AM, Alexey Dokuchaev wrote:
>> > On Wed, May 22, 2019 at 09:42:29AM -0300, Renato Botelho wrote:
>> >> On 18/05/19 16:36, Brad Davis wrote:
>> >>> New Revision: 347961
>> >>> URL: https://svnweb.freebsd.org/changeset/bas
> On 5/22/19 5:48 AM, Alexey Dokuchaev wrote:
> > On Wed, May 22, 2019 at 09:42:29AM -0300, Renato Botelho wrote:
> >> On 18/05/19 16:36, Brad Davis wrote:
> >>> New Revision: 347961
> >>> URL: https://svnweb.freebsd.org/changeset/base/347961
> >>>
> >>> Log:
> >>> Add note to UPDATING for users
Author: ian
Date: Wed May 22 21:06:10 2019
New Revision: 348120
URL: https://svnweb.freebsd.org/changeset/base/348120
Log:
Add a new 'tr' (transfer) mode to i2c(8) to support more i2c controllers.
Some i2c controller hardware does not provide a way to do individual START,
REPEAT-START and
On Wed, May 22, 2019 at 12:59 PM John Baldwin wrote:
> On 5/22/19 12:12 PM, Conrad Meyer wrote:
> > On Wed, May 22, 2019 at 11:06 AM Andriy Gapon wrote:
> >>
> >> On 22/05/2019 16:44, Andrew Gallatin wrote:
> >>> This is needed for AMD SMCA processors, as SMCA uses different
> >>> MSR addres
On 22.05.2019 16:34, Slawa Olhovchenkov wrote:
> On Wed, May 22, 2019 at 04:00:58PM -0400, Alexander Motin wrote:
>
>> On 22.05.2019 15:49, Slawa Olhovchenkov wrote:
>>> On Wed, May 22, 2019 at 06:43:48PM +, Alexander Motin wrote:
Author: mav
Date: Wed May 22 18:43:48 2019
New R
On Wed, May 22, 2019 at 04:00:58PM -0400, Alexander Motin wrote:
> On 22.05.2019 15:49, Slawa Olhovchenkov wrote:
> > On Wed, May 22, 2019 at 06:43:48PM +, Alexander Motin wrote:
> >> Author: mav
> >> Date: Wed May 22 18:43:48 2019
> >> New Revision: 348117
> >> URL: https://svnweb.freebsd.org
On 22.05.2019 15:49, Slawa Olhovchenkov wrote:
> On Wed, May 22, 2019 at 06:43:48PM +, Alexander Motin wrote:
>> Author: mav
>> Date: Wed May 22 18:43:48 2019
>> New Revision: 348117
>> URL: https://svnweb.freebsd.org/changeset/base/348117
>>
>> Log:
>> Allocate buffers smaller then ABD chunk
On 5/22/19 12:12 PM, Conrad Meyer wrote:
> On Wed, May 22, 2019 at 11:06 AM Andriy Gapon wrote:
>>
>> On 22/05/2019 16:44, Andrew Gallatin wrote:
>>> This is needed for AMD SMCA processors, as SMCA uses different
>>> MSR address for access MCA banks.
>>
>> Just curious, what is SMCA?
>
> Scal
On 5/22/19 5:48 AM, Alexey Dokuchaev wrote:
> On Wed, May 22, 2019 at 09:42:29AM -0300, Renato Botelho wrote:
>> On 18/05/19 16:36, Brad Davis wrote:
>>> New Revision: 347961
>>> URL: https://svnweb.freebsd.org/changeset/base/347961
>>>
>>> Log:
>>> Add note to UPDATING for users of mergemaster a
On Wed, May 22, 2019 at 06:43:48PM +, Alexander Motin wrote:
> Author: mav
> Date: Wed May 22 18:43:48 2019
> New Revision: 348117
> URL: https://svnweb.freebsd.org/changeset/base/348117
>
> Log:
> Allocate buffers smaller then ABD chunk size as linear.
>
> This allows to reduce memory
Author: dim
Date: Wed May 22 19:39:55 2019
New Revision: 348118
URL: https://svnweb.freebsd.org/changeset/base/348118
Log:
MFC r347978:
Fix OptionalObsoleteFiles copy/paste mistake from r345236, which
connected libomp to the build. The comparison should not have been
against ${MK_OPENS
On Wed, May 22, 2019 at 11:06 AM Andriy Gapon wrote:
>
> On 22/05/2019 16:44, Andrew Gallatin wrote:
> > This is needed for AMD SMCA processors, as SMCA uses different
> > MSR address for access MCA banks.
>
> Just curious, what is SMCA?
Scalable MCA. It's a set of AMD Fam17h MCA extensions.
Author: mav
Date: Wed May 22 18:43:48 2019
New Revision: 348117
URL: https://svnweb.freebsd.org/changeset/base/348117
Log:
Allocate buffers smaller then ABD chunk size as linear.
This allows to reduce memory waste by letting UMA to put multiple small
buffers into one memory page slab. Th
On 22/05/2019 16:44, Andrew Gallatin wrote:
> This is needed for AMD SMCA processors, as SMCA uses different
> MSR address for access MCA banks.
Just curious, what is SMCA?
--
Andriy Gapon
___
svn-src-all@freebsd.org mailing list
https://lists.fre
Author: dim
Date: Wed May 22 17:42:22 2019
New Revision: 348116
URL: https://svnweb.freebsd.org/changeset/base/348116
Log:
MFC r347978:
Fix OptionalObsoleteFiles copy/paste mistake from r345236, which
connected libomp to the build. The comparison should not have been
against ${MK_OPENS
Author: dougm
Date: Wed May 22 17:40:54 2019
New Revision: 348115
URL: https://svnweb.freebsd.org/changeset/base/348115
Log:
Passing a parameter to vm_map_entry_resize_free that describes the
amount of resizing reduces the number of functions changing the vm_map
invariants regarding the max_
Author: zeising (doc,ports committer)
Date: Wed May 22 16:59:22 2019
New Revision: 348114
URL: https://svnweb.freebsd.org/changeset/base/348114
Log:
Fix ObsoleteFiles after ethernet driver removal
Fix OpsoleteFiles.inc after removal of ethernet drivers. The drivers have
manual pages, and
On Wed, May 22, 2019 at 08:48:10AM -0700, Rodney W. Grimes wrote:
> > On Tue, May 21, 2019 at 09:25:23PM -0700, Rodney W. Grimes wrote:
> > To be honest I have no desire to spend more time on bootpd than I
> > already have. You are welcome to improve the usage formatting if
> > you like.
>
> omg,
On Wed, May 22, 2019 at 10:34:35AM -0600, Ian Lepore wrote:
> On Wed, 2019-05-22 at 16:20 +, Alexey Dokuchaev wrote:
> > On Mon, May 13, 2013 at 07:03:13PM +, Adrian Chadd wrote:
> > > New Revision: 250609
> > > URL: http://svnweb.freebsd.org/changeset/base/250609
> > >
> > > Log:
> > >
On Wed, Jan 02, 2013 at 12:38:01AM +, Adrian Chadd wrote:
> New Revision: 244943
> URL: http://svnweb.freebsd.org/changeset/base/244943
>
> Log:
> Bring over the basic spectral scan framework code from Qualcomm Atheros.
>
> This includes the HAL routines to setup, enable/activate/disabl
On Wed, 2019-05-22 at 16:20 +, Alexey Dokuchaev wrote:
> On Mon, May 13, 2013 at 07:03:13PM +, Adrian Chadd wrote:
> > New Revision: 250609
> > URL: http://svnweb.freebsd.org/changeset/base/250609
> >
> > Log:
> > Since the node state is 100% back under the TX lock, just kill
> > the use
Author: asomers
Date: Wed May 22 16:24:39 2019
New Revision: 348113
URL: https://svnweb.freebsd.org/changeset/base/348113
Log:
Update VFS_FHTOVP(9) with the flags argument
Revison 222167 added a new argument to VFS_FHTOVP. This revision updates the
man page to match.
Reviewed by: rm
On Mon, May 13, 2013 at 07:03:13PM +, Adrian Chadd wrote:
> New Revision: 250609
> URL: http://svnweb.freebsd.org/changeset/base/250609
>
> Log:
> Since the node state is 100% back under the TX lock, just kill the use
> of atomics.
>
> Modified:
> head/sys/dev/ath/if_ath.c
>
> @@ -61
Author: luporl
Date: Wed May 22 15:56:41 2019
New Revision: 348112
URL: https://svnweb.freebsd.org/changeset/base/348112
Log:
Fix PPC64 kernel build with clang8 + lld8
This patch fixes the following lld link errors:
- unsupported dynamic relocations on read-only sections
- out-of-ran
On Wed, 2019-05-22 at 08:48 -0700, Rodney W. Grimes wrote:
> > On Tue, May 21, 2019 at 09:25:23PM -0700, Rodney W. Grimes wrote:
> > > > Author: markj
> > > > Date: Wed May 22 04:13:57 2019
> > > > New Revision: 348090
> > > > URL: https://svnweb.freebsd.org/changeset/base/348090
> > > >
> > > > L
> On Tue, May 21, 2019 at 09:25:23PM -0700, Rodney W. Grimes wrote:
> > > Author: markj
> > > Date: Wed May 22 04:13:57 2019
> > > New Revision: 348090
> > > URL: https://svnweb.freebsd.org/changeset/base/348090
> > >
> > > Log:
> > > Marginally improve usage() message style in bootpd.
> > >
On Wed, May 22, 2019 at 11:40:42AM -0400, Alexander Motin wrote:
> On 22.05.2019 11:21, Alexey Dokuchaev wrote:
> > On Sat, Dec 24, 2016 at 05:42:34PM +, Alexander Motin wrote:
> >> New Revision: 310524
> >> URL: https://svnweb.freebsd.org/changeset/base/310524
> >>
> >> Modified: head/sys/cam/
On 22.05.2019 11:21, Alexey Dokuchaev wrote:
> On Sat, Dec 24, 2016 at 05:42:34PM +, Alexander Motin wrote:
>> New Revision: 310524
>> URL: https://svnweb.freebsd.org/changeset/base/310524
>>
>> Log:
>> Improve length handling when writing sense data.
>>
>>- Allow maximal sense size li
On 22.05.2019 11:10, Alexey Dokuchaev wrote:
> On Tue, Apr 02, 2019 at 07:37:53PM +, Alexander Motin wrote:
>> New Revision: 345815
>> URL: https://svnweb.freebsd.org/changeset/base/345815
>>
>> Log:
>> Make cam_error_print() decode NVMe commands.
>>
>> Modified: head/sys/cam/nvme/nvme_xpt.c
Author: mav
Date: Wed May 22 15:39:35 2019
New Revision: 348111
URL: https://svnweb.freebsd.org/changeset/base/348111
Log:
Simplify math added in r310524.
Should be no functional change.
Reported by: danfe
MFC after:1 week
Modified:
head/sys/cam/scsi/scsi_all.c
Modified: hea
Author: mav
Date: Wed May 22 15:25:10 2019
New Revision: 348110
URL: https://svnweb.freebsd.org/changeset/base/348110
Log:
Fix condition broken at r345815.
Reported by: danfe
MFC after:3 days
Modified:
head/sys/cam/nvme/nvme_xpt.c
Modified: head/sys/cam/nvme/nvme_xpt.c
==
On Sat, Dec 24, 2016 at 05:42:34PM +, Alexander Motin wrote:
> New Revision: 310524
> URL: https://svnweb.freebsd.org/changeset/base/310524
>
> Log:
> Improve length handling when writing sense data.
>
>- Allow maximal sense size limitation via Control Extension mode page.
>- When
On Tue, May 21, 2019 at 09:25:23PM -0700, Rodney W. Grimes wrote:
> > Author: markj
> > Date: Wed May 22 04:13:57 2019
> > New Revision: 348090
> > URL: https://svnweb.freebsd.org/changeset/base/348090
> >
> > Log:
> > Marginally improve usage() message style in bootpd.
> >
> > - Remove an
On Tue, Apr 02, 2019 at 07:37:53PM +, Alexander Motin wrote:
> New Revision: 345815
> URL: https://svnweb.freebsd.org/changeset/base/345815
>
> Log:
> Make cam_error_print() decode NVMe commands.
>
> Modified: head/sys/cam/nvme/nvme_xpt.c
> ...
> @@ -769,11 +769,13 @@ nvme_proto_debug_out(u
Author: gallatin
Date: Wed May 22 13:44:15 2019
New Revision: 348109
URL: https://svnweb.freebsd.org/changeset/base/348109
Log:
x86 MCA: introduce MCA hooks for different vendor implementations
This is needed for AMD SMCA processors, as SMCA uses different
MSR address for access MCA banks
On 2019-05-21 19:03, Rodney W. Grimes wrote:
>> Author: allanjude
>> Date: Tue May 21 22:17:00 2019
>> New Revision: 348073
>> URL: https://svnweb.freebsd.org/changeset/base/348073
>>
>> Log:
>> Add admonitions against using MD5 and SHA1 to the API man pages
>>
>> Modified:
>> head/lib/libmd/md
On Wed, May 22, 2019 at 09:42:29AM -0300, Renato Botelho wrote:
> On 18/05/19 16:36, Brad Davis wrote:
> > New Revision: 347961
> > URL: https://svnweb.freebsd.org/changeset/base/347961
> >
> > Log:
> > Add note to UPDATING for users of mergemaster after the move of
> > master.passwd and group
On 18/05/19 16:36, Brad Davis wrote:
> Author: brd
> Date: Sat May 18 19:36:23 2019
> New Revision: 347961
> URL: https://svnweb.freebsd.org/changeset/base/347961
>
> Log:
> Add note to UPDATING for users of mergemaster after the move of
> master.passwd
> and group in r347638.
>
> Approv
Something I've just noticed about this commit:
On 20/07/2018 16:59, Ian Lepore wrote:
> Author: ian
> Date: Fri Jul 20 13:59:29 2018
> New Revision: 336547
> URL: https://svnweb.freebsd.org/changeset/base/336547
>
> Log:
> Automatically run ntpd as non-root when possible.
[snip]
> +ntpd_pre
Author: avg
Date: Wed May 22 08:30:03 2019
New Revision: 348108
URL: https://svnweb.freebsd.org/changeset/base/348108
Log:
acpi_hpet: restore support for timers defined only in HPET table
This fixes a regress introduced in r339754.
After that change the code required that there is a HPET
Author: manu
Date: Wed May 22 07:41:20 2019
New Revision: 348106
URL: https://svnweb.freebsd.org/changeset/base/348106
Log:
pkgbase: Really move termcap.small
Messed up with git->svn in r348101
Added:
head/share/termcap/termcap.small
- copied unchanged from r348105, head/etc/termcap
Author: manu
Date: Wed May 22 07:41:58 2019
New Revision: 348107
URL: https://svnweb.freebsd.org/changeset/base/348107
Log:
pkgbase: Really move login.access
Messed up with git->svn r348102
Added:
head/usr.bin/login/login.access
- copied unchanged from r348106, head/etc/login.access
Author: manu
Date: Wed May 22 07:40:39 2019
New Revision: 348105
URL: https://svnweb.freebsd.org/changeset/base/348105
Log:
pkgbase: Really move rc.sendmail
Messed up with git->svn in r348100
Added:
head/libexec/rc/rc.sendmail
- copied unchanged from r348104, head/etc/rc.sendmail
De
Author: manu
Date: Wed May 22 07:39:59 2019
New Revision: 348104
URL: https://svnweb.freebsd.org/changeset/base/348104
Log:
pkgbase: Really move rc.bsdextended
Messed up with git->svn in r348099
Added:
head/libexec/rc/rc.bsdextended
- copied unchanged from r348103, head/etc/rc.bsdex
Author: manu
Date: Wed May 22 07:38:54 2019
New Revision: 348103
URL: https://svnweb.freebsd.org/changeset/base/348103
Log:
pkgbase: Really move rc.firewall
Messed up with git->svn in r348098
Added:
head/libexec/rc/rc.firewall
- copied unchanged from r348102, head/etc/rc.firewall
De
On 2019-05-22 06:10, Johannes Lundberg wrote:
Author: johalun
Date: Wed May 22 04:10:24 2019
New Revision: 348089
URL: https://svnweb.freebsd.org/changeset/base/348089
Log:
MFC r347621:
LinuxKPI: Add get_random_u32 function.
This patch is part of D19565
Reviewed by: hps
A
Author: manu
Date: Wed May 22 07:23:03 2019
New Revision: 348102
URL: https://svnweb.freebsd.org/changeset/base/348102
Log:
pkgbase: Move login.access to usb.bin/login
Also remove the etc-examples target as we don't have any files
to handle here.
Reviewed by: bapt
Modified:
head/
Author: manu
Date: Wed May 22 07:22:34 2019
New Revision: 348101
URL: https://svnweb.freebsd.org/changeset/base/348101
Log:
pkgbase: Move termcap.small to share/termcap
Reviewed by: bapt
Modified:
head/etc/Makefile
head/share/termcap/Makefile
Modified: head/etc/Makefile
=
Author: manu
Date: Wed May 22 07:22:08 2019
New Revision: 348100
URL: https://svnweb.freebsd.org/changeset/base/348100
Log:
pkgbase: Move rc.sendmail to libexec/rc
Reviewed by: bapt
Modified:
head/etc/Makefile
head/libexec/rc/Makefile
Modified: head/etc/Makefile
=
Author: manu
Date: Wed May 22 07:21:39 2019
New Revision: 348099
URL: https://svnweb.freebsd.org/changeset/base/348099
Log:
pkgbase: Move rc.bsdextended to libexec/rc
Reviewed by: bapt
Modified:
head/etc/Makefile
head/libexec/rc/Makefile
Modified: head/etc/Makefile
==
Author: manu
Date: Wed May 22 07:21:05 2019
New Revision: 348098
URL: https://svnweb.freebsd.org/changeset/base/348098
Log:
pkgbase: Move rc.firewall to libexec/rc
Put it with all the other rc files
Reviewed by: bapt
Modified:
head/etc/Makefile
head/libexec/rc/Makefile
Modified:
80 matches
Mail list logo