| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove lang/gcl
https://www.freshports.org/lang/gcl
remove lang/cmucl
https://www.freshports.org/lang/cmucl
Update perl version 5.24->5.36
Remove lang/icon
https://www.freshports.org/lang/icon/
Update Lua version
Reviewed by: Pau Amma, mhorne, manu
Approved by: Pau Amma, manu(mentor)
Differential Revision: https://reviews.freebsd.org/D46645
|
| |
|
|
|
|
|
|
|
|
|
|
| |
To activate the book menu, it is essential for the document to have a
showBookMenu parameter set as a boolean. However, not all documents use
a boolean; many utilize a string 'true' instead. This inconsistency
often arises from translations, where our current tool, po4a, does not
handle frontmatter correctly. This will ensure that the book menu
displays correctly regardless of whether showBookMenu is set as a
boolean or a string.
|
| |
|
|
|
|
| |
Obtained from: https://translate-dev.freebsd.org
|
| |
|
|
|
|
|
|
|
|
|
| |
So we can have a clean build.
The problem though is in a very outdated translation file that does not exist in
master anymore.
PR: 281396
Reported by: wosch@FreeBSD.org
|
|
|
|
|
| |
PR: 280977
Sponsored by: Klara, Inc.
|
|
|
|
|
|
|
|
| |
POSIX does not include ";&" as a case fallthrough syntax.
Reviewed by: kp, des, markj
Approved by: kp (mentor)
Differential Revision: https://reviews.freebsd.org/D46453
|
|
|
|
|
|
|
|
|
| |
"share" is no longer a supported setting for the "security" option.
Update our documentation accordingly.
PR: 252893
Reported by: cm@sdf.org
Sponsored by: Klara, Inc.
|
|
|
|
|
|
|
|
| |
Put some order in what macros to use when.
Follow-up for e6e9a81269
Differential Revision: https://reviews.freebsd.org/D46481
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Use the crossref: macro for intra-file and intra-book links.
This will produce the correct link in Single HTML, Splitted HTML and PDF.
Rework the macro to include the PDF special render.
While here, briefly document macros.
PR: 266107
Reviewed by: bcr@, dbaio@, concussious.bugzilla_runbox.com
Differential Revision: https://reviews.freebsd.org/D46480
|
|
|
|
| |
Following 826d39cdc4921ba5fce1780cfeeb116da0f0f556
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Remove the redundant register keyword from the variables, as most
compilers (GCC/Clang) just ignore them, and they're mostly just noise.
* Replace bzero() with memset(). IEEE 1003.1-2008 removes the spec of
bzero(), replacing it with memset().
* Use socklen_t (unsigned type) for variable b in the socket bind
example.
* Add unistd.h header file in the socket connect example (it is used by
the write() and read() libc calls). Remove unnecessary (char *) cast
from argv[1].
Signed-off-by: rilysh <nightquick@proton.me>
Reviewed-by: emaste@
|
| |
|
|
|
|
|
|
|
| |
- update FAQ title
- update trademark entity
- update copyright year
- remove release related matadata
|
|
|
|
|
|
|
|
| |
Complete steps 1-4 from Committer's Guide, "7.1 For New Committers".
Reviewed by: markj, kp
Approved by: markj (mentor), kp (mentor)
Differential Revision: https://reviews.freebsd.org/D46436
|
|
|
|
| |
All warnings related to tables with unfinished rows.
|
|
|
|
|
|
|
| |
Use the default configuration as show in the Hugo site:
https://gohugo.io/about/security/#security-policy
Necessary for the upcoming update to hugo 0.133.0
|
| |
|
|
|
|
| |
PR: 280816
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Before this change, the jail.conf example for VNET jails produces the
following error when running "service jail start vnet":
Starting jails: cannot start jail "vnet":
jail: vnet: exec ifconfig: No such file or directory
jail: vnet: ifconfig epair154 create up: failed
The solution is to provide full paths to both ifconfig and route
(/sbin/ifconfig and /sbin/route, respectively) in the example.
Afterwards, the jail starts without errors. This seems to be the only
occurance in the chapter since the other examples do not have any
exec.{prestart,start,poststop} sections.
|
| |
|
|
|
|
| |
The doc tree needs to be retagged with a fix, so a rebump is needed.
|
|
|
|
|
|
|
| |
Mea culpa, I need to review patches more closely.
Fixes: e4957ac9d52d "New committer (src): Osama Abboud ( osamaabb )"
Reported by: Graham Perrin
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
FreeBSD 14.1 added functionality to automatically create XDG runtime
directories needed for Wayland to run. Add a section describing this
and how to handle it in pre-14.1 releases.
I changed the resulting diff to use active voice in the last sentence.
Reported by: concussious.bugzilla_runbox.com
Approved by: manu, lwhsu,x11
Differential Revision: https://reviews.freebsd.org/D45953
|
|
|
|
|
|
|
|
|
| |
K&R C has been deprecated for decades and is no longer valid C.
Reported by: https://101010.pl/@nabijaczleweli/112860058280711119
Reviewed by: lwhsu
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D46171
|
|
|
|
|
|
|
| |
Update the EoL instructions to add this to the checklist.
PR: 280193
Reported by: Graham Perrin
|
| |
|
|
|
|
| |
Fixes: e9bc86f962 rc scripting article: file naming convention and "instancing"
|
|
|
|
|
|
| |
We do not want the reader to think that the base system OpenSSH version
might be less secure than security/openssh-portable due to less frequent
updates.
|
|
|
|
|
|
|
| |
- emphasize the file naming convention and why
- add a section about "instancing"
Reviewed by: Pau Amma (doc/english bits)
Differential Revision: https://reviews.freebsd.org/D45897
|
| |
|
|
|
|
| |
Approved by: core
|
|
|
|
| |
Approved by: core
|
|
|
|
| |
Approved by: core
|
| |
|
|
|
|
|
| |
Submitted by: ntremble@gmail.com
PR: 279481
|
|
|
|
|
| |
PR: 279896
Reported by: freebsd.illusive064@passinbox.com
|
|
|
|
|
|
|
| |
Fix some inconsistencies reported on IRC.
Reviewed by: dbaio
Pull Request: https://github.com/freebsd/freebsd-doc/pull/370
|
|
|
|
|
|
|
|
|
|
|
|
| |
The zfs instructions say to clone a snapshot from the skeleton to the
new thinjail. But the UFS instructions say to _make_ the thinjail
directory first and then copy the skeleton into it. This will cause your
new jail to be inside of
`/usr/local/jails/containers/thinjail/13.2-RELEASE-skeleton` instead of
just `/usr/local/jails/containers/thinjail`.
Reviewed by: dbaio
Pull Request: https://github.com/freebsd/freebsd-doc/pull/382
|
|
|
|
|
|
|
|
| |
The `sysrc` commands would be enabled when an interface configures its
address via SLAAC, not DHCP. Hence, the instruction is incorrect.
Reviewed by: https://github.com/rilysh, dbaio
Pull Request: https://github.com/freebsd/freebsd-doc/pull/383
|