| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
Similar commit in main:
(cherry picked from commit fa9896e082a1)
|
| |
|
|
|
|
|
|
|
|
|
| |
The SPDX folks have obsoleted the BSD-2-Clause-FreeBSD identifier. Catch
up to that fact and revert to their recommended match of BSD-2-Clause.
Discussed with: pfg
MFC After: 3 days
Sponsored by: Netflix
(cherry picked from commit 4d846d260e2b9a3d4d0a701462568268cbfe7a5b)
|
| |
|
|
|
|
| |
Visible needs to be a function. Looks like I tested the wrong thing.
(cherry picked from commit 556e66b7b0763d36ddf5af98d06a1a13090bb729)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add a dummy vendor menu entry on the main welcome menu. Vendors can override
this in their local.lua file to create whatever sub-menu they need for their
products.
Also fix the adding a 'welcome' entry as well based on a suggestion from Kyle.
Silly option menu code also from Kyle. They seem to work for me, but any
transcription error is likely mine.
Reviewed by: kevans@ (the vendor stuff)
(cherry picked from commit e7ccd5b4187d15cd91697f1f4e12cf40e3ce86c3)
|
| |
|
|
|
|
|
|
| |
See r333391 for more detail; in summary: it holds no weight and may be
removed.
Notes:
svn path=/head/; revision=333418
|
|
|
Distribution will be done after all of the lualoader manpages are created.
Reviewed by: rpokala
Differential Revision: https://reviews.freebsd.org/D14480
Notes:
svn path=/head/; revision=330268
|